| Age | Commit message (Expand) | Author |
| 2024-10-16 | lib: guard close() in netns code | David Lamparter |
| 2024-01-09 | *: zebra.h should not have fcntl.h | Donald Sharp |
| 2023-12-11 | zebra: On shutdown properly free up ns memory | Donald Sharp |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2021-10-05 | lib: fix spelling nits in more lib files | ewlumpkin |
| 2021-03-17 | *: require semicolon after DEFINE_MTYPE & co | 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: 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: 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 |
| 2020-04-20 | *: sprintf -> snprintf | Quentin Young |
| 2020-02-04 | zebra, lib: Remove return from void functions | Donatas Abraitis |
| 2019-12-13 | lib: make some variables static | David Lamparter |
| 2019-02-25 | *: remove null check before XFREE | Quentin Young |
| 2018-09-13 | *: style for EC replacements | Quentin Young |
| 2018-09-13 | *: LIB_[ERR|WARN] -> EC_LIB | Quentin Young |
| 2018-09-06 | lib: Convert netns_linux.c to new error-code work | Donald Sharp |
| 2018-08-29 | lib: remove spurious message when netns is not available | Philippe Guibert |
| 2018-08-14 | *: rename ferr_zlog -> flog_err_sys | Quentin Young |
| 2018-08-14 | *: rename zlog_fer -> flog_err | Quentin Young |
| 2018-08-14 | lib: Add LIB_ERR_NS to error subsystem | Donald Sharp |
| 2018-08-14 | lib: Add LIB_ERR_SYSTEM_CALL and convert VRF_SOCKET to SOCKET | Donald Sharp |
| 2018-07-06 | lib: add the pathname to get the realpath in case of failure | Philippe Guibert |
| 2018-04-13 | lib: rename parameter for netns function | Philippe Guibert |
| 2018-04-13 | lib: Update netns_linux.c | Philippe Guibert |
| 2018-04-13 | zebra: add an indirection table for ns_id | Philippe Guibert |
| 2018-03-31 | lib: Namespaces should only complain about failure if we have it | Donald Sharp |
| 2018-03-07 | Merge pull request #1428 from LabNConsulting/working/master/indent | Donald Sharp |
| 2018-03-06 | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger |
| 2018-03-06 | lib: NS_DEFAULT wrong value | Philippe Guibert |
| 2018-02-27 | lib: do not use ENOSYS errno when returning from ns | Philippe Guibert |
| 2018-02-27 | lib: netns checkstyle fix | Philippe Guibert |
| 2018-02-27 | lib: add debug guard for ns informational traces | Philippe Guibert |
| 2018-02-27 | lib: split logicalrouter and vrf netns feature | Philippe Guibert |