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)
commit2e39709178539f8c6549ba241e9c66cda7e4d8de
treeb49d6a5326fa9e2ce2e7c483e828b3255e0b9b07
parent72288f4c14989347b35d376cb54f6c6f85dba475
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