From: David S. Miller Date: Sun, 21 May 2017 17:26:46 +0000 (-0400) Subject: Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP' X-Git-Tag: v4.12-rc3~31^2~9 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=776ee323ddf1167435f2cae0d7f8a6955383b5aa;p=linux.git Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP' Ihar Hrachyshka says: ==================== arp: always override existing neigh entries with gratuitous ARP This patchset is spurred by discussion started at https://patchwork.ozlabs.org/patch/760372/ where we figured that there is no real reason for enforcing override by gratuitous ARP packets only when arp_accept is 1. Same should happen when it's 0 (the default value). changelog v2: handled review comments by Julian Anastasov - fixed a mistake in a comment; - postponed addr_type calculation to as late as possible. ==================== Signed-off-by: David S. Miller --- 776ee323ddf1167435f2cae0d7f8a6955383b5aa