summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_vrf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: nht resolution default configurable per vrfPhilippe Guibert2019-08-281-0/+11
* zebra: use MTYPE_STATICDavid Lamparter2019-06-211-1/+2
* zebra: move rtadv service from zrouter to zvrfPhilippe Guibert2019-06-041-0/+9
* Revert "zebra: move rtadv service from zrouter to zvrf"Donald Sharp2019-05-161-9/+0
* Merge pull request #4269 from donaldsharp/other_tablesRuss White2019-05-161-41/+41
|\
| * zebra: Track tables allocated by vrf and cleanupDonald Sharp2019-05-091-1/+36
| * zebra: Remove basic duplicated functionDonald Sharp2019-05-091-42/+7
* | Merge pull request #4027 from pguibert6WIND/fix_interface_rtadvDavid Lamparter2019-05-141-0/+9
|\ \
| * | zebra: move rtadv service from zrouter to zvrfPhilippe Guibert2019-04-251-0/+9
* | | Merge pull request #4242 from donaldsharp/zebra_dietRenato Westphal2019-05-101-1/+1
|\ \ \ | |_|/ |/| |
| * | zebra: Remove linked list and replace with new LISTDonald Sharp2019-05-021-1/+1
* | | doc, zebra: Remove "table X" commandDonald Sharp2019-05-061-8/+4
|/ /
* | Revert "Zebra diet"Lou Berger2019-05-021-1/+1
* | zebra: Remove linked list and replace with new LISTDonald Sharp2019-05-021-1/+1
|/
* zebra: Modify NHT to occur when needed.Donald Sharp2019-03-271-1/+6
* zebra: Add a base node for the zebra vrf tablesDonald Sharp2019-03-271-0/+9
* zebra: Cleanup rnh table information before deleting underlying tablesDonald Sharp2019-03-081-7/+9
* Merge pull request #3889 from donaldsharp/rnh_vrf_down_stuffMark Stapp2019-03-081-6/+7
|\
| * zebra: Upon vrf deletion, actually release this data.Donald Sharp2019-03-011-6/+7
* | *: remove null check before XFREEQuentin Young2019-02-261-2/+1
|/
* zebra: Remove `struct zebra_t`Donald Sharp2019-01-311-2/+0
* zebra: Move the mq data structure to zrouterDonald Sharp2019-01-311-6/+6
* zebra: Move rtm_table_default to zrouterDonald Sharp2019-01-311-4/+4
* zebra: Move client_list to the zebra_router data structureDonald Sharp2019-01-311-2/+2
* zebra: Store actual safi in info pointer and don't free then remallocDonald Sharp2019-01-041-14/+2
* zebra: fix zebra router memleaksQuentin Young2018-10-281-0/+1
* zebra: Start breakup of zns into zrouter and znsDonald Sharp2018-10-241-17/+14
* zebra: vrf aware routmap is missing in Zebra #2802(Part 4 of 4)vishaldhingra2018-10-111-2/+5
* bgpd, lib, zebra: Wrapper get/set of table->info pointerDonald Sharp2018-09-241-3/+3
* *: add a vrf update hook to be informed of the vrf namePhilippe Guibert2018-08-281-1/+14
* zebra: Remove zebra_static.c and .hDonald Sharp2018-07-291-1/+0
* staticd: Start the addition of a staticdDonald Sharp2018-07-291-67/+0
* zebra: duplicate nexthops for cross-vrf static routes on vrf bounceDon Slice2018-07-021-8/+0
* zebra: table_id election with the vrf backendPhilippe Guibert2018-06-011-4/+21
* zebra: clean up zapi organizationQuentin Young2018-04-231-1/+1
* vtysh, zebra: print exit-vrf at end of vrf contextQuentin Young2018-04-171-6/+5
* Merge pull request #1973 from donaldsharp/static_nh_vrfRenato Westphal2018-04-101-42/+2
|\
| * zebra: Fixup enable/disable of static routes in vrfsDonald Sharp2018-03-271-42/+2
* | zebra: add the handling of table ids from remote daemonsPhilippe Guibert2018-03-291-1/+1
* | *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-2/+2
|/
* Merge pull request #1819 from donaldsharp/static_stuffRenato Westphal2018-03-141-1/+6
|\
| * zebra: Allow for storage of non-configed vrf routesDonald Sharp2018-03-071-0/+6
| * zebra: Fix vrf outputDonald Sharp2018-03-071-1/+0
* | lib: privileges are granted to vty netns commandPhilippe Guibert2018-03-131-1/+2
|/
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-16/+19
* zebra: adapt the vrf and logical router initialisationPhilippe Guibert2018-02-271-2/+2
* lib: add namespace name structure in zebra messagePhilippe Guibert2018-02-271-1/+1
* zebra: zns context is filled in when vrf is enabledPhilippe Guibert2018-02-271-4/+5
* zebra: copy logical-router-command under vrf subnodePhilippe Guibert2018-02-271-0/+1
* zebra: add a runtime flag to enable vrf with netnsPhilippe Guibert2018-02-271-1/+2