From: Gert D. <ge...@gr...> - 2016-11-04 09:39:57
|
ACK (finally). Tested with tun+tap for proper recursion drops on v4+v6 (works, though on tap it's sometimes non-trivial to reproduce as you need an valid ARP entry first...), and with all I have for client or server side breakage (tun, tap, p2mp, p2p, --inetd, ...) - no breakage. Your patch has been applied to the master and release/2.3 branch. I've taken the liberty to add trac#642 to the commit message, fix an indentation oversight in proto.h, shorten the Changes.rst lines somewhat, and adjust 2.3 Changes.rst to "2.3 style" :-) commit e8c42658ff8df10ad56659788a73900648b9d92d (master) commit 748974b960a099ef4fdf083f25226659775603b9 (release/2.3) Author: Lev Stipakov Date: Thu Nov 3 23:28:23 2016 +0200 Drop recursively routed packets Acked-by: Gert Doering <ge...@gr...> Message-Id: <147...@gm...> URL: https://www.mail-archive.com/ope...@li.../msg12894.html Signed-off-by: Gert Doering <ge...@gr...> -- kind regards, Gert Doering |