]> git.proxmox.com Git - mirror_iproute2.git/commit
lib: Exec func on each netns
authorVadim Kochan <vadim4j@gmail.com>
Sun, 18 Jan 2015 14:10:17 +0000 (16:10 +0200)
committerStephen Hemminger <shemming@brocade.com>
Thu, 5 Feb 2015 18:28:19 +0000 (10:28 -0800)
commite998e118ddc3a0ab1b325ad7ed4abe59b83e684a
tree31b1bd53f6e6a0d33e2669b741a552585d907a14
parent4c7d75de95f5f20ab106460cfe86218b2dd87a77
lib: Exec func on each netns

Added possibility to run some func on each netns.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
include/namespace.h
include/utils.h
lib/namespace.c
lib/utils.c