| Commit message (Expand) | Author | Age | Files | Lines |
* | vrf: VRF_DEFAULT must be 0, remove useless code | Christophe Gouault | 2020-09-21 | 1 | -14/+0 |
* | lib, zebra: reuse and adapt ns_list walk functionality | Philippe Guibert | 2020-09-11 | 1 | -4/+12 |
* | zebra, lib: new API to get absolute netns val from relative netns val | Philippe Guibert | 2020-08-18 | 1 | -0/+20 |
* | zebra, lib: add an internal API to get relative default nsid in other ns | Philippe Guibert | 2020-08-18 | 1 | -0/+6 |
* | zebra: importation of bgp evpn rt5 from vni with other netns | Philippe Guibert | 2020-08-18 | 1 | -1/+1 |
* | evpn-netns: Revert PR5077, has been re-worked post-refactor | Pat Ruddy | 2020-08-05 | 1 | -35/+3 |
* | lib, zebra: reuse and adapt ns_list walk functionality | Philippe Guibert | 2020-05-18 | 1 | -4/+12 |
* | zebra, lib: new API to get absolute netns val from relative netns val | Philippe Guibert | 2020-05-18 | 1 | -0/+18 |
* | zebra, lib: add an internal API to get relative default nsid in other ns | Philippe Guibert | 2020-05-18 | 1 | -0/+6 |
* | zebra: importation of bgp evpn rt5 from vni with other netns | Philippe Guibert | 2020-05-18 | 1 | -1/+1 |
* | *: sprintf -> snprintf | Quentin Young | 2020-04-21 | 1 | -1/+1 |
* | zebra, lib: Remove return from void functions | Donatas Abraitis | 2020-02-04 | 1 | -1/+1 |
* | lib: make some variables static | David Lamparter | 2019-12-13 | 1 | -3/+4 |
* | *: remove null check before XFREE | Quentin Young | 2019-02-26 | 1 | -2/+1 |
* | *: style for EC replacements | Quentin Young | 2018-09-13 | 1 | -4/+4 |
* | *: LIB_[ERR|WARN] -> EC_LIB | Quentin Young | 2018-09-13 | 1 | -6/+6 |
* | lib: Convert netns_linux.c to new error-code work | Donald Sharp | 2018-09-06 | 1 | -3/+4 |
* | lib: remove spurious message when netns is not available | Philippe Guibert | 2018-08-29 | 1 | -11/+2 |
* | *: rename ferr_zlog -> flog_err_sys | Quentin Young | 2018-08-14 | 1 | -3/+3 |
* | *: rename zlog_fer -> flog_err | Quentin Young | 2018-08-14 | 1 | -5/+5 |
* | lib: Add LIB_ERR_NS to error subsystem | Donald Sharp | 2018-08-14 | 1 | -6/+10 |
* | lib: Add LIB_ERR_SYSTEM_CALL and convert VRF_SOCKET to SOCKET | Donald Sharp | 2018-08-14 | 1 | -3/+4 |
* | lib: add the pathname to get the realpath in case of failure | Philippe Guibert | 2018-07-06 | 1 | -2/+5 |
* | lib: rename parameter for netns function | Philippe Guibert | 2018-04-13 | 1 | -2/+2 |
* | lib: Update netns_linux.c | Philippe Guibert | 2018-04-13 | 1 | -2/+2 |
* | zebra: add an indirection table for ns_id | Philippe Guibert | 2018-04-13 | 1 | -1/+55 |
* | lib: Namespaces should only complain about failure if we have it | Donald Sharp | 2018-03-31 | 1 | -5/+5 |
* | Merge pull request #1428 from LabNConsulting/working/master/indent | Donald Sharp | 2018-03-07 | 1 | -16/+10 |
|\ |
|
| * | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -16/+10 |
* | | lib: NS_DEFAULT wrong value | Philippe Guibert | 2018-03-06 | 1 | -2/+7 |
|/ |
|
* | lib: do not use ENOSYS errno when returning from ns | Philippe Guibert | 2018-02-27 | 1 | -3/+3 |
* | lib: netns checkstyle fix | Philippe Guibert | 2018-02-27 | 1 | -2/+2 |
* | lib: add debug guard for ns informational traces | Philippe Guibert | 2018-02-27 | 1 | -12/+23 |
* | lib: split logicalrouter and vrf netns feature | Philippe Guibert | 2018-02-27 | 1 | -0/+528 |