summaryrefslogtreecommitdiffstats
path: root/lib/netns_linux.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: style for EC replacementsQuentin Young2018-09-131-4/+4
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-6/+6
* lib: Convert netns_linux.c to new error-code workDonald Sharp2018-09-061-3/+4
* lib: remove spurious message when netns is not availablePhilippe Guibert2018-08-291-11/+2
* *: rename ferr_zlog -> flog_err_sysQuentin Young2018-08-141-3/+3
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-5/+5
* lib: Add LIB_ERR_NS to error subsystemDonald Sharp2018-08-141-6/+10
* lib: Add LIB_ERR_SYSTEM_CALL and convert VRF_SOCKET to SOCKETDonald Sharp2018-08-141-3/+4
* lib: add the pathname to get the realpath in case of failurePhilippe Guibert2018-07-061-2/+5
* lib: rename parameter for netns functionPhilippe Guibert2018-04-131-2/+2
* lib: Update netns_linux.cPhilippe Guibert2018-04-131-2/+2
* zebra: add an indirection table for ns_idPhilippe Guibert2018-04-131-1/+55
* lib: Namespaces should only complain about failure if we have itDonald Sharp2018-03-311-5/+5
* Merge pull request #1428 from LabNConsulting/working/master/indentDonald Sharp2018-03-071-16/+10
|\
| * *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-16/+10
* | lib: NS_DEFAULT wrong valuePhilippe Guibert2018-03-061-2/+7
|/
* lib: do not use ENOSYS errno when returning from nsPhilippe Guibert2018-02-271-3/+3
* lib: netns checkstyle fixPhilippe Guibert2018-02-271-2/+2
* lib: add debug guard for ns informational tracesPhilippe Guibert2018-02-271-12/+23
* lib: split logicalrouter and vrf netns featurePhilippe Guibert2018-02-271-0/+528