summaryrefslogtreecommitdiffstats
path: root/lib/vrf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Rearrange vrf_bitmap_X api to reduce memory footprintDonald Sharp2023-06-261-6/+5
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* *: rework renaming the default VRFIgor Ryzhov2021-12-211-4/+7
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-221-2/+0
* lib: move zebra-only netns stuff to zebraIgor Ryzhov2021-10-181-15/+0
* vrf_name_to_id(): removeG. Paul Ziemba2021-09-071-1/+0
* lib: Remove unused function vrf_generate_idDonald Sharp2021-09-021-1/+0
* lib: remove unused argument from vrf_cmd_initIgor Ryzhov2021-08-261-2/+1
* lib: fix binding to a vrfIgor Ryzhov2021-05-311-6/+5
* *: modify VRF_CONFIGURED flag only in VRF NB layerIgor Ryzhov2021-03-281-12/+0
* *: require semicolon after DEFINE_QOBJ & co.David Lamparter2021-03-171-2/+2
* lib: add definitions for vrf xpathsIgor Ryzhov2021-02-221-0/+3
* Merge pull request #7508 from sudhanshukumar22/zebra-vrf-deleteStephen Worley2021-02-101-0/+1
|\
| * zebra: treat vrf add for existing vrf as updatesudhanshukumar222021-02-011-0/+1
* | lib: add utility to count interfaces connected to a vrfPat Ruddy2021-02-021-0/+14
|/
* lib: change limit of netns name from 15 to 35 charactersLouis Scalbert2020-11-091-1/+1
* vrf: VRF_DEFAULT must be 0, remove useless codeChristophe Gouault2020-09-211-5/+1
* zebra, lib: store relative default ns id in each namespacePhilippe Guibert2020-08-181-1/+1
* evpn-netns: Revert PR5077, has been re-worked post-refactorPat Ruddy2020-08-051-1/+1
* zebra, lib: store relative default ns id in each namespacePhilippe Guibert2020-05-181-1/+1
* lib: vrf northbound callbacksChirag Shah2020-04-161-0/+2
* lib: handle bogus VRF backend typeQuentin Young2020-04-131-6/+9
* lib: Add a macro to allow for quick/easy display of vrf nameDonald Sharp2020-02-141-0/+2
* lib: document vrf_socket(), vrf_bind()Quentin Young2019-12-181-1/+24
* Revert "Ospf missing interface handling 2"Donald Sharp2019-06-241-30/+0
* *: change interface structure, from vrf_id to vrfPhilippe Guibert2019-06-121-0/+2
* zebra, lib: upon entering interface, create vrf contextPhilippe Guibert2019-06-121-6/+10
* lib: create interface upon accessing interface NB API.Philippe Guibert2019-06-121-0/+24
* Merge pull request #3548 from opensourcerouting/rip-vrfDonald Sharp2019-04-051-3/+3
|\
| * Merge remote-tracking branch 'frr/master' into rip-vrfRenato Westphal2019-03-291-4/+9
| |\
| * | lib: constify a few parameters in the VRF codeRenato Westphal2019-01-181-3/+3
* | | Merge pull request #3772 from pguibert6WIND/vrf_backend_unknownDonald Sharp2019-03-251-2/+3
|\ \ \ | |_|/ |/| |
| * | lib: interface handling where zebra not yet readyPhilippe Guibert2019-02-111-2/+3
* | | lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+8
* | | libs, daemons: changes to permit c++ compilationMark Stapp2019-02-111-1/+1
|/ /
* / lib: remove the vrf_is_mapped_on_netns() functionRenato Westphal2019-01-201-3/+0
|/
* lib, zebra: default vrf configured will not be overwritten by discoveryPhilippe Guibert2018-11-211-1/+1
* bgpd: allow vrf validity and bgp vrf import/export, when zebra is offPhilippe Guibert2018-11-131-0/+1
* lib: redundant parentheses (SA)F. Aragon2018-09-201-1/+1
* bgpd lib ospf6d pbrd tests zebra: shadowing fixesF. Aragon2018-09-131-4/+4
* *: 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