summaryrefslogtreecommitdiff
path: root/zebra/kernel_netlink.h
AgeCommit message (Expand)Author
2023-07-21zebra: Remove unused functionalityDonald Sharp
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13zebra: svd and mvab bug fixessharathr
2023-02-13zebra: encode vni label via lwt encapStephen Worley
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-05-16zebra: new netlink parse utility for rtaChirag Shah
2022-02-08zebra: Make netlink buffer reads resizeable when neededDonald Sharp
2022-02-08zebra: Remove `struct nlsock` from dataplane information and use `int fd`Donald Sharp
2021-10-25include, zebra: Add recent nexthop.hDonald Sharp
2021-10-04zebra: Use a bool for startup indicationsDonald Sharp
2021-07-08zebra: Add nl_attr_put8 so we can put uint8_t in netlink messagesDonald Sharp
2020-12-11zebra: move from NDA_NOTIFY to NDA_FDB_EXT_ATTRSNikolay Aleksandrov
2020-08-25zebra: remove fuzzing stuffJakub Urbańczyk
2020-08-10tests: zebra netlink testcasesJakub Urbańczyk
2020-08-10zebra: design changes in netlink batching codeJakub Urbańczyk
2020-08-10zebra: netlink message batchingJakub Urbańczyk
2020-08-10zebra: add netlink message batching infrastructureJakub Urbańczyk
2020-06-13zebra: clean up netlink apiJakub Urbańczyk
2020-04-15zebra: Modify netlink_request to statisfy coverityDonald Sharp
2019-03-25add cplusplus guards to all zebra headersEmanuele Di Pascale
2018-10-25zebra: rebase dataplane, align with masterMark Stapp
2018-10-25zebra: start dataplane layer workMark Stapp
2018-09-19zebra: Start abstraction of zebra_dplane_info for context passingMark Stapp
2018-08-25zebra: Add support for static encap mpls labelsStephen Worley
2018-07-24Refactor code for new fuzzing netlink flagStephen Worley
2018-07-21zebra: Add code for fuzzing netlinkStephen Worley
2018-07-11zebra, libs: use const prefix ptrs in apisMark Stapp
2018-05-24zebra: Remove unnecessary function parameterDonald Sharp
2018-05-08zebra: Increase recvmsg buffer size for picking up netlink messagesvivek
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-25zebra: Format netlink requests correctlyvivek
2017-05-25zebra: New API for filling netlink attributevivek
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-03-01zebra: Add knowledge of whether or not we are acting under startup conditionsDonald Sharp
2017-01-17zebra: Fully decode mcast messagesDonald Sharp
2017-01-17zebra: Allow netlink_talk to choose the filter function to callDonald Sharp
2016-10-18zebra: use unsigned args for *addattrDavid Lamparter
2016-10-17zebra: Refactor netlink interactionsvivek