summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_netns_id.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7148 from pguibert6WIND/fix_fd_not_closedDonald Sharp2020-09-231-6/+6
|\
| * zebra: fix fd going out of scope leaks the handlePhilippe Guibert2020-09-221-6/+6
* | vrf: VRF_DEFAULT must be 0, remove useless codeChristophe Gouault2020-09-211-6/+3
|/
* zebra: dynamically detect vxlan link interfaces in other netnsPhilippe Guibert2020-09-111-104/+27
* zebra, lib: add an internal API to get relative default nsid in other nsPhilippe Guibert2020-08-181-0/+90
* evpn-netns: Revert PR5077, has been re-worked post-refactorPat Ruddy2020-08-051-28/+15
* zebra: clean up netlink apiJakub UrbaƄczyk2020-06-131-4/+5
* zebra: dynamically detect vxlan link interfaces in other netnsPhilippe Guibert2020-05-181-104/+27
* zebra, lib: add an internal API to get relative default nsid in other nsPhilippe Guibert2020-05-181-0/+90
* *: Do not cast to the same typeDonatas Abraitis2020-04-081-1/+1
* zebra: dead code (Coverity 1465497)F. Aragon2018-10-021-35/+25
* zebra: Start abstraction of zebra_dplane_info for context passingMark Stapp2018-09-201-1/+2
* *: style for EC replacementsQuentin Young2018-09-131-1/+1
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-5/+5
* zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRAQuentin Young2018-09-131-3/+3
* zebra: flog_warn conversionQuentin Young2018-09-061-2/+3
* *: rename ferr_zlog -> flog_err_sysQuentin Young2018-08-141-9/+10
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-7/+7
* zebra, lib: error references for zebraQuentin Young2018-08-141-11/+18
* zebra: flow control (Coverity 1462467 1465497)paco2018-06-211-1/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-1/+1
* zebra: close fd when not neededDonald Sharp2018-03-211-1/+3
* zebra: Fix leaked fd.Donald Sharp2018-03-191-0/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-45/+48
* zebra: upon startup, a NSID is assigned to default netnsPhilippe Guibert2018-02-271-0/+41
* zebra: upon NS creation, collect the NSID via netlinkPhilippe Guibert2018-02-271-0/+314