| Commit message (Expand) | Author | Age | Files | Lines |
* | vrf: VRF_DEFAULT must be 0, remove useless code | Christophe Gouault | 2020-09-21 | 1 | -4/+1 |
* | lib, zebra: reuse and adapt ns_list walk functionality | Philippe Guibert | 2020-09-11 | 1 | -3/+8 |
* | zebra, lib: new API to get absolute netns val from relative netns val | Philippe Guibert | 2020-08-18 | 1 | -0/+1 |
* | zebra, lib: store relative default ns id in each namespace | Philippe Guibert | 2020-08-18 | 1 | -0/+5 |
* | zebra, lib: add an internal API to get relative default nsid in other ns | Philippe Guibert | 2020-08-18 | 1 | -0/+1 |
* | zebra: importation of bgp evpn rt5 from vni with other netns | Philippe Guibert | 2020-08-18 | 1 | -0/+2 |
* | evpn-netns: Revert PR5077, has been re-worked post-refactor | Pat Ruddy | 2020-08-05 | 1 | -15/+1 |
* | lib, zebra: reuse and adapt ns_list walk functionality | Philippe Guibert | 2020-05-18 | 1 | -3/+8 |
* | zebra, lib: new API to get absolute netns val from relative netns val | Philippe Guibert | 2020-05-18 | 1 | -0/+1 |
* | zebra, lib: store relative default ns id in each namespace | Philippe Guibert | 2020-05-18 | 1 | -0/+5 |
* | zebra, lib: add an internal API to get relative default nsid in other ns | Philippe Guibert | 2020-05-18 | 1 | -0/+1 |
* | zebra: importation of bgp evpn rt5 from vni with other netns | Philippe Guibert | 2020-05-18 | 1 | -0/+2 |
* | lib: make some variables static | David Lamparter | 2019-12-13 | 1 | -2/+0 |
* | all: remove logical-router functionality | Igor Ryzhov | 2019-08-02 | 1 | -6/+6 |
* | lib: add extern "C" {} blocks to all libfrr headers | Renato Westphal | 2019-02-12 | 1 | -0/+8 |
* | lib: rename parameter for netns function | Philippe Guibert | 2018-04-13 | 1 | -1/+1 |
* | zebra: add an indirection table for ns_id | Philippe Guibert | 2018-04-13 | 1 | -1/+9 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -1/+1 |
* | lib: split logicalrouter and vrf netns feature | Philippe Guibert | 2018-02-27 | 1 | -13/+62 |
* | zebra: upon startup, a NSID is assigned to default netns | Philippe Guibert | 2018-02-27 | 1 | -2/+12 |
* | lib: provide an API to switch from one netns to an other | Philippe Guibert | 2018-02-27 | 1 | -0/+6 |
* | zebra: enhance show vrf for netns and fixing | Philippe Guibert | 2018-02-27 | 1 | -0/+1 |
* | zebra: handle the zns init/destroy | Philippe Guibert | 2018-02-27 | 1 | -0/+2 |
* | zebra: add the registration mechanism for netns | Philippe Guibert | 2018-02-27 | 1 | -3/+2 |
* | lib: externalise vrf and ns creation | Philippe Guibert | 2018-02-27 | 1 | -0/+5 |
* | zebra: copy logical-router-command under vrf subnode | Philippe Guibert | 2018-02-27 | 1 | -0/+4 |
* | lib: ns_id_t changed to 32 bit | Philippe Guibert | 2018-01-22 | 1 | -2/+3 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -20/+18 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | lib: convert namespace code to use red-black trees | Renato Westphal | 2016-11-28 | 1 | -0/+9 |
* | zebra/lib: move some code around | Renato Westphal | 2016-11-28 | 1 | -0/+16 |
* | lib: remove unused ns code | Renato Westphal | 2016-11-28 | 1 | -73/+1 |
* | lib, vtysh: support multiple VRFs by using linux netns | Feng Lu | 2016-09-09 | 1 | -1/+1 |
* | lib: Create ns.c | Donald Sharp | 2016-09-09 | 1 | -0/+142 |