]> git.ipfire.org Git - thirdparty/iproute2.git/commit
xfrmmonitor: allows to monitor in several netns
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Wed, 20 May 2015 14:20:01 +0000 (16:20 +0200)
committerStephen Hemminger <shemming@brocade.com>
Thu, 21 May 2015 22:28:56 +0000 (15:28 -0700)
commitb6ec53e3008aaf2acc3db146e24bc9a365e4b6c2
tree7af3ed63193ee63f11c127197b1e10e4173da5c0
parent449b824ad19679f66164e1e97513f36eee0d004e
xfrmmonitor: allows to monitor in several netns

With this patch, it's now possible to listen in all netns that have an nsid
assigned into the netns where is socket is opened.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
ip/xfrm_monitor.c
man/man8/ip-xfrm.8