summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_netns_id.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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