summaryrefslogtreecommitdiff
path: root/zebra/zebra_ns.h
AgeCommit message (Expand)Author
2023-07-05zebra: Use zebra dplane for RTM link and addrDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-02-08zebra: Make netlink buffer reads resizeable when neededDonald Sharp
2021-12-21*: rework renaming the default VRFIgor Ryzhov
2021-09-14zebra: add inbound netlink socket for dataplaneMark Stapp
2020-09-11lib, zebra: reuse and adapt ns_list walk functionalityPhilippe Guibert
2020-08-18zebra: importation of bgp evpn rt5 from vni with other netnsPhilippe Guibert
2020-08-05evpn-netns: Revert PR5077, has been re-worked post-refactorPat Ruddy
2020-05-18lib, zebra: reuse and adapt ns_list walk functionalityPhilippe Guibert
2020-05-18zebra: importation of bgp evpn rt5 from vni with other netnsPhilippe Guibert
2019-03-25add cplusplus guards to all zebra headersEmanuele Di Pascale
2019-01-09zebra: start the netns notification mechanism after ns initialisationPhilippe Guibert
2018-11-21zebra: separate netlink socket for dataplaneMark Stapp
2018-10-24zebra: Move rtadv to zebra_routerDonald Sharp
2018-10-24zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouterDonald Sharp
2018-10-24zebra: Move rules_hash to zrouterDonald Sharp
2018-10-24zebra: Start breakup of zns into zrouter and znsDonald Sharp
2018-06-01zebra: ns_table list is extended to support multiple NETNSPhilippe Guibert
2018-04-22zebra: clean up zapi organizationQuentin Young
2018-04-16zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapiPhilippe Guibert
2018-04-16zebra: handle entry pointfs for ipset creation/destructionPhilippe Guibert
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-16zebra: Read in on startup arbitrary tablesDonald Sharp
2018-03-16zebra: Upon client disconnect remove routes from all tablesDonald Sharp
2018-03-09zebra: Keep track of rules writtenDonald Sharp
2018-03-09*: PBR - netlink interaction and basic definitionsvivek
2018-02-27zebra: handle the zns init/destroyPhilippe Guibert
2018-02-27zebra: add the registration mechanism for netnsPhilippe Guibert
2018-02-27zebra: copy logical-router-command under vrf subnodePhilippe Guibert
2018-02-23zebra: Add code to display interesting tablesDonald Sharp
2018-02-23zebra: Move zvrf->other_tables into znsDonald Sharp
2018-01-22lib: ns_id_t changed to 32 bitPhilippe Guibert
2017-12-14zebra, lib: zebra changes for symmetric routing supportMitesh Kanjariya
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2016-11-28zebra/lib: plug several memleaksRenato Westphal
2016-09-09lib, vtysh: support multiple VRFs by using linux netnsFeng Lu
2016-04-14lib, zebra: Rework zebra_ns to be a bit more modularDonald Sharp