From: Timo Teräs Date: Tue, 28 May 2013 01:30:23 +0000 (+0000) Subject: arp: flush arp cache on IFF_NOARP change X-Git-Tag: v3.11-rc1~16^2~283 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c8b4e3ff81b82fc153625e81e60af1d89de2c32;p=pandora-kernel.git arp: flush arp cache on IFF_NOARP change IFF_NOARP affects what kind of neighbor entries are created (nud NOARP or nud INCOMPLETE). If the flag changes, flush the arp cache to refresh all entries. Signed-off-by: Timo Teräs Signed-off-by: Jiri Pirko v2->v3: shortened notifier_info struct name Signed-off-by: David S. Miller --- Reading git-diff-tree failed