From: Peter Pan(潘卫平) Date: Thu, 1 Dec 2011 15:47:06 +0000 (+0000) Subject: ipv4: flush route cache after change accept_local X-Git-Tag: v3.2-rc5~56^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d01ff0a049f749e0bf10a35bb23edd012718c8c2;p=pandora-kernel.git ipv4: flush route cache after change accept_local After reset ipv4_devconf->data[IPV4_DEVCONF_ACCEPT_LOCAL] to 0, we should flush route cache, or it will continue receive packets with local source address, which should be dropped. Signed-off-by: Weiping Pan Signed-off-by: David S. Miller --- Reading git-diff-tree failed