]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Provide a sysctl switch that allows to install ARP entries
authorglebius <glebius@FreeBSD.org>
Mon, 3 Sep 2012 14:29:28 +0000 (14:29 +0000)
committerglebius <glebius@FreeBSD.org>
Mon, 3 Sep 2012 14:29:28 +0000 (14:29 +0000)
commit9b72c7eaa7db5c310d21f10fa2627ce72fd9ac29
treed472303af619afc2d68c7ab0cda3c079928a1a16
parent814cd9213c55954ea92be3aba69a491e34254300
Provide a sysctl switch that allows to install ARP entries
with multicast bit set. FreeBSD refuses to install such
entries since 9.0, and this broke installations running
Microsoft NLB, which are violating standards.

Tested by: Tarasov Oleg <oleg_tarasov sg-tea.com>
sys/netinet/if_ether.c
usr.sbin/arp/arp.4