Home
last modified time | relevance | path

Searched refs:arp_ignore (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/net/
A Droute_localnet.sh57 sysctl -w net.ipv4.conf.veth0.arp_ignore=3
58 ip netns exec "${PEER_NS}" sysctl -w net.ipv4.conf.veth1.arp_ignore=3
/linux-6.3-rc2/tools/testing/selftests/netfilter/
A Dipvs.sh147 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.arp_ignore=1
185 ip netns exec ns2 sysctl -qw net.ipv4.conf.all.arp_ignore=1
A Dnft_nat_zones.sh134 echo netns exec "$gw" sysctl -q net.ipv4.conf.veth$i.arp_ignore=2
/linux-6.3-rc2/net/ipv4/
A Darp.c396 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() function
830 !arp_ignore(in_dev, sip, tip)) in arp_process()
845 dont_send = arp_ignore(in_dev, sip, tip); in arp_process()
/linux-6.3-rc2/Documentation/networking/
A Dip-sysctl.rst1759 arp_ignore - INTEGER
1775 The max value from conf/{all,interface}/arp_ignore is used

Completed in 13 milliseconds