]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip/bond: add arp_validate filter support
authorHangbin Liu <liuhangbin@gmail.com>
Mon, 16 Aug 2021 07:49:05 +0000 (15:49 +0800)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 18 Aug 2021 21:02:44 +0000 (14:02 -0700)
commit3a09567f7d583a8255d3bb9c07e2444375e53494
treeee72a2b0ea1444f59a5619966fc3625b1b26599c
parent355c49ffa5e4f3680218c3dd0dc87280c9e9ac01
ip/bond: add arp_validate filter support

Add arp_validate filter support based on kernel commit 896149ff1b2c
("bonding: extend arp_validate to be able to receive unvalidated arp-only traffic")

Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
ip/iplink_bond.c