Remove DELAY(1000) from carp_send_arp() / carp_send_na() since it is not clear
authorfriehm <friehm@openbsd.org>
Tue, 10 Jul 2018 11:22:54 +0000 (11:22 +0000)
committerfriehm <friehm@openbsd.org>
Tue, 10 Jul 2018 11:22:54 +0000 (11:22 +0000)
commit6fc43f81fc51d876a84da1486c86722c42d95868
treecd031edffbc8d9b4051eaf7406d7e8bdebb57f14
parenta1af232138f34514b92ff5cf2610ccf0169e1efb
Remove DELAY(1000) from carp_send_arp() / carp_send_na() since it is not clear
why it was necessary.

OK bluhm@
'ok but watch for fallouts' mpi@
sys/netinet/ip_carp.c