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