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: <20121031.123624.1386289950274931267.davem@davemloft.net> Date: Wed, 31 Oct 2012 12:36:24 -0400 (EDT) From: David Miller <davem@...emloft.net> To: nicolas.dichtel@...nd.com Cc: netdev@...r.kernel.org Subject: Re: [PATCH] ipv4/fib_trie: notify deleted routes on if down event From: Nicolas Dichtel <nicolas.dichtel@...nd.com> Date: Tue, 30 Oct 2012 16:32:56 +0100 > This notification is missing in IPv4 (in IPv6, deleted routes are > notified). > > Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com> This is intentional, and your patch has been suggested before. Routing daemons are expected to purge their tables of all routes for an interface when the get the interface down event. -- 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