summaryrefslogtreecommitdiffstats
path: root/lib/vrf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: add a vrf update hook to be informed of the vrf namePhilippe Guibert2018-08-281-2/+4
* lib: offer an API to get and set default vrf namePhilippe Guibert2018-08-281-2/+4
* lib: change vrf_is_mapped_on_netns APIPhilippe Guibert2018-08-221-1/+1
* lib: Fix vrf check output to only have 1 lineDonald Sharp2018-08-021-1/+0
* lib,zebra: fix json output when vrf1 when not activeNathan Van Gheem2018-07-271-2/+11
* zebra: add an indirection table for ns_idPhilippe Guibert2018-04-131-1/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* zebra: handle the zebra netns delete notificationsPhilippe Guibert2018-03-231-0/+1
* 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-9/+7
* lib: add vrf-lite bind capability to vrf APIsPhilippe Guibert2018-02-271-2/+6
* lib: add vrf_ioctl APIPhilippe Guibert2018-02-271-0/+2
* lib: split logicalrouter and vrf netns featurePhilippe Guibert2018-02-271-28/+56
* lib: add two APIs to handle socket operations with VRF NETNSPhilippe Guibert2018-02-271-0/+9
* zebra: upon startup, a NSID is assigned to default netnsPhilippe Guibert2018-02-271-4/+6
* lib: provide an API to switch from one netns to an otherPhilippe Guibert2018-02-271-0/+7
* lib: add namespace name structure in zebra messagePhilippe Guibert2018-02-271-0/+2
* lib: externalise vrf and ns creationPhilippe Guibert2018-02-271-0/+10
* zebra: copy logical-router-command under vrf subnodePhilippe Guibert2018-02-271-0/+3
* zebra: add a runtime flag to enable vrf with netnsPhilippe Guibert2018-02-271-0/+6
* *: Refine the notion of a configured VRF in FRRvivek2018-01-241-1/+13
* *: Handle VRF configuration when VRF gets inactivated and activatedvivek2018-01-241-1/+16
* lib: increase vrf_id from 16 bit to 32 bit identifierPhilippe Guibert2018-01-221-2/+1
* bgpd, lib, zebra: fix style problemsmitesh2017-12-271-1/+1
* zebra, lib: zebra changes for symmetric routing supportMitesh Kanjariya2017-12-141-0/+1
* zebra: unify the ipv4/ipv6 'show ip route' commands - part 1/2Renato Westphal2017-10-241-0/+1
* *: introduce new rb-tree to optimize interface lookup by ifindexRenato Westphal2017-10-101-0/+1
* *: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal2017-10-101-11/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-72/+60
* *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-2/+2
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-2/+2
* lib, zebra: Pass up kernel table_id for vrf'sDonald Sharp2017-06-021-0/+17
* Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter2017-05-171-27/+24
|\
| * lib: Add some more documentation to vrf.hDonald Sharp2017-05-161-1/+20
| * *: Consolidate vrf_hooks into vrf_initDonald Sharp2017-05-161-22/+4
| * *: Remove some unneeded functionsDonald Sharp2017-05-161-4/+2
| * lib, zebra: Cleanup vrf api someDonald Sharp2017-05-161-2/+0
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
|/
* lib: Add VRF_ALL defineDonald Sharp2017-01-241-0/+1
* Merge branch 'queue/osr/vtysh-generic'David Lamparter2016-12-051-0/+3
|\
* \ Merge branch 'stable/2.0'David Lamparter2016-12-051-43/+13
|\ \ | |/ |/|
| * zebra/lib: remove redundant fields from zebra_vrfRenato Westphal2016-11-281-1/+1
| * lib/zebra: put vrf_get() on a dietRenato Westphal2016-11-281-2/+1
| * lib/zebra: convert vrf_list to a red-black treeRenato Westphal2016-11-281-2/+4
| * *: rename two vrf functionsRenato Westphal2016-11-281-1/+1
| * lib: convert vrf code to use red-black trees as wellRenato Westphal2016-11-281-38/+7
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-181-0/+4
|\|
| * lib: qobj: register ifaces, routemaps & keychainsDavid Lamparter2016-10-071-0/+4
* | Expand #defines in command stringsDaniel Walton2016-09-251-4/+0
* | Revert "lib, zebra: Fixup if.c to work in the new regime"Daniel Walton2016-09-221-1/+1