]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix issues introduced by r292275
authorSteven Hartland <smh@FreeBSD.org>
Wed, 16 Dec 2015 22:26:28 +0000 (22:26 +0000)
committerSteven Hartland <smh@FreeBSD.org>
Wed, 16 Dec 2015 22:26:28 +0000 (22:26 +0000)
commit3a909afe8ec9185a7af1ba94170a33f3f40c9d28
tree50a3f7a5d929749c70ba8b02a06c22d8388d019a
parentb0cd20172d854584c67cd47461a77e98b43cbcd8
Fix issues introduced by r292275

* Fix panic for etherswitches which don't have a LLADDR.
* Disabled DELAY in unsolicited NDA, which needs further work.
* Fixed missing DELAY in carp_send_na.
* style(9) fix.

Reported by: kp & melifaro
X-MFC-With: r292275
MFC after: 1 month
Sponsored by: Multiplay
sys/netinet/if_ether.c
sys/netinet/ip_carp.c
sys/netinet6/nd6.c
sys/netinet6/nd6_nbr.c