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: <1351094579-3911-1-git-send-email-nicolas.dichtel@6wind.com> Date: Wed, 24 Oct 2012 18:02:54 +0200 From: Nicolas Dichtel <nicolas.dichtel@...nd.com> To: davem@...emloft.net Cc: netdev@...r.kernel.org Subject: [RFC PATCH net-next v2 0/5] Allow to monitor protocol configuration 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! 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. Regards, 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