]> Pileus Git - ~andy/linux/commit
rtnl: add a new type of msg to advertise protocol configuration
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Thu, 25 Oct 2012 22:28:49 +0000 (22:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Oct 2012 23:05:00 +0000 (19:05 -0400)
commitd900082bd9060dc955b181dae2f2adf86e27d747
treeb49d6a5326fa9e2ce2e7c483e828b3255e0b9b07
parentf019948dbb388eacbc0fb61db1d30e686224df77
rtnl: add a new type of msg to advertise protocol configuration

A new type is added to allow userland to monitor protocol configuration, like
IPv4 or IPv6.
For example, monitoring the state of the forwarding status of an interface of
the system.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/netconf.h [new file with mode: 0644]
include/uapi/linux/rtnetlink.h