]> git.proxmox.com Git - mirror_iproute2.git/commit - lib/libnetlink.c
ipmonitor: allows to monitor in several netns
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Wed, 20 May 2015 14:20:00 +0000 (16:20 +0200)
committerStephen Hemminger <shemming@brocade.com>
Thu, 21 May 2015 22:28:56 +0000 (15:28 -0700)
commit449b824ad19679f66164e1e97513f36eee0d004e
tree704283bdc4b753d31900c207c300f320462c9dee
parent3b0006f8183e09eda5f2f11667f2b9d36fcd8c16
ipmonitor: 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 the socket is opened.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
include/libnetlink.h
ip/ipmonitor.c
lib/libnetlink.c
man/man8/ip-monitor.8