summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_ns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-031-1/+1
* all: remove logical-router functionalityIgor Ryzhov2019-08-021-19/+0
* zebra: move rtadv service from zrouter to zvrfPhilippe Guibert2019-06-041-8/+0
* Revert "zebra: move rtadv service from zrouter to zvrf"Donald Sharp2019-05-161-0/+8
* zebra: move rtadv service from zrouter to zvrfPhilippe Guibert2019-04-251-8/+0
* zebra: start the netns notification mechanism after ns initialisationPhilippe Guibert2019-01-091-1/+5
* zebra: update local ns_id fieldPhilippe Guibert2019-01-081-0/+1
* zebra: avoid initialising more than one the l3vni hash structurePhilippe Guibert2018-12-171-3/+0
* zebra: separate netlink socket for dataplaneMark Stapp2018-11-211-5/+34
* zebra: Move ipset_hash, ipset_entry_hash and iptable_hash into zrouterDonald Sharp2018-10-241-23/+0
* zebra: Move rules_hash to zrouterDonald Sharp2018-10-241-7/+3
* zebra: Start breakup of zns into zrouter and znsDonald Sharp2018-10-241-123/+0
* bgpd, lib, zebra: Wrapper get/set of table->info pointerDonald Sharp2018-09-241-2/+2
* bgpd isisd zebra: misuse of comma operatorF. Aragon2018-09-141-2/+1
* zebra: fix includesQuentin Young2018-09-061-1/+0
* *: use frr_elevate_privs() (1/2: coccinelle)David Lamparter2018-08-141-5/+3
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-2/+2
* bgpd, lib, zebra: Convert LIB_ERR_PRIVILEGESDonald Sharp2018-08-141-2/+3
* zebra: ns_table list is extended to support multiple NETNSPhilippe Guibert2018-06-011-11/+24
* zebra: rework pbr ipset entryPhilippe Guibert2018-05-251-2/+2
* zebra: add IPTABLE_ADD and IPTABLE_DEL commands in zapiPhilippe Guibert2018-04-161-0/+9
* zebra: handle entry pointfs for ipset creation/destructionPhilippe Guibert2018-04-161-0/+14
* zebra: add an indirection table for ns_idPhilippe Guibert2018-04-131-3/+4
* zebra: add the handling of table ids from remote daemonsPhilippe Guibert2018-03-291-0/+6
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* zebra: move hash rules creation to the vrf_enable placePhilippe Guibert2018-03-231-3/+4
* zebra: Read in on startup arbitrary tablesDonald Sharp2018-03-161-0/+11
* zebra: Upon client disconnect remove routes from all tablesDonald Sharp2018-03-161-0/+15
* zebra: Keep track of rules writtenDonald Sharp2018-03-091-0/+7
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-10/+8
* zebra: adapt the vrf and logical router initialisationPhilippe Guibert2018-02-271-3/+22
* zebra: upon startup, a NSID is assigned to default netnsPhilippe Guibert2018-02-271-1/+11
* zebra: collect and get netnamespaces informationPhilippe Guibert2018-02-271-0/+3
* zebra: handle the zns init/destroyPhilippe Guibert2018-02-271-2/+15
* zebra: add the registration mechanism for netnsPhilippe Guibert2018-02-271-1/+62
* zebra: copy logical-router-command under vrf subnodePhilippe Guibert2018-02-271-0/+8
* zebra: Fix up some code formatting issues.Donald Sharp2018-02-231-2/+3
* zebra: Fix warning found in CI systemDonald Sharp2018-02-231-3/+2
* *: Make assignment from RB_ROOT in while loop work betterDonald Sharp2018-02-231-5/+6
* zebra: Add code to display interesting tablesDonald Sharp2018-02-231-0/+17
* zebra: Move zvrf->other_tables into znsDonald Sharp2018-02-231-0/+69
* *: Handle VRF configuration when VRF gets inactivated and activatedvivek2018-01-241-2/+7
* zebra: replace 0 value on zebra with NS_DEFAULTPhilippe Guibert2018-01-221-1/+1
* zebra, lib: zebra changes for symmetric routing supportMitesh Kanjariya2017-12-141-0/+3
* zebra: Make zserv.h the true api for zapi northboundDonald Sharp2017-12-131-0/+1
* zebra: static nsVincent JARDIN2017-09-261-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-29/+25
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* zebra/lib: move some code aroundRenato Westphal2016-11-281-10/+0
* zebra/lib: plug several memleaksRenato Westphal2016-11-281-8/+5