lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20121028.190541.1706890905787524632.davem@davemloft.net> Date: Sun, 28 Oct 2012 19:05:41 -0400 (EDT) From: David Miller <davem@...emloft.net> To: nicolas.dichtel@...nd.com Cc: netdev@...r.kernel.org Subject: Re: [PATCH net-next v3 0/5] Allow to monitor protocol configuration From: Nicolas Dichtel <nicolas.dichtel@...nd.com> Date: Fri, 26 Oct 2012 10:28:48 +0200 > This patch serie aims to advertising via netlink any change in the network > configuration of a protocol (network or transport). For example the announcement > when ip forwarding parameter is toggled. > > It adds a new kind of messages, RTM_NEWNETCONF/RTM_GETNETCONF. > > The patch which adds the support of netconf messages in iproute2 will be sent > when the feature will be included. If someone is interested to get it before, > just tell me! > > v3: remove inline attribute in non header files > > v2: rename functions to be consistent > specify type of the attribute to notify when calling > inet[6]_netconf_notify_devconf(), goal is to notify only thinks that > changed. > add RTM_GETNETCONF support > > Comments are welcome. All applied, thanks Nicolas. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists