summaryrefslogtreecommitdiffstats
path: root/zebra/kernel_netlink.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: Add support for static encap mpls labelsStephen Worley2018-08-251-0/+2
* Refactor code for new fuzzing netlink flagStephen Worley2018-07-241-3/+3
* zebra: Add code for fuzzing netlinkStephen Worley2018-07-211-0/+4
* zebra, libs: use const prefix ptrs in apisMark Stapp2018-07-111-2/+2
* zebra: Remove unnecessary function parameterDonald Sharp2018-05-241-6/+3
* zebra: Increase recvmsg buffer size for picking up netlink messagesvivek2018-05-091-0/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-4/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-26/+26
* zebra: Format netlink requests correctlyvivek2017-05-251-1/+1
* zebra: New API for filling netlink attributevivek2017-05-251-0/+2
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* zebra: Add knowledge of whether or not we are acting under startup conditionsDonald Sharp2017-03-011-5/+6
* zebra: Fully decode mcast messagesDonald Sharp2017-01-181-0/+2
* zebra: Allow netlink_talk to choose the filter function to callDonald Sharp2017-01-181-1/+5
* zebra: use unsigned args for *addattrDavid Lamparter2016-10-181-2/+2
* zebra: Refactor netlink interactionsvivek2016-10-171-0/+53