[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140217.001304.984853490230460521.davem@davemloft.net>
Date: Mon, 17 Feb 2014 00:13:04 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: duanj.fnst@...fujitsu.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] ipv4: validate source address if the packet is for us
From: Duan Jiong <duanj.fnst@...fujitsu.com>
Date: Mon, 17 Feb 2014 13:03:31 +0800
> otherwise the host may deal with the invaild packet.
>
> Signed-off-by: Duan Jiong <duanj.fnst@...fujitsu.com>
Locally bound packets are in fact the one case we do not
want source address validation to occur for performance
reasons, it's the whole reason this is coded the way that
it is.
Turn on rpfilter if you have a machine directly exposed
to the internet with no ingress firewalls/routers there
to validate the source address.
I am not applying this patch.
--
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