Change name to rc.carpmaster and rc.carpbackup
Add and use rc.carpup and rc.carpdown
Add CARP hooks to devd.conf
Do not process link down events. we may revert this but lets let Scott test.
Remove stale entries missing some info.
Add missing dhclient entry?
Go back to stock FreeBSD dhclient. ISC's is not very multi wan friendly and will make rearchitecting our code a complete interface rewrite.
Hotplug correctly now that ISC dhclient is being used.
Switch to ISC-Dhclient. OpenBSD's dhclient is driving me bonkers.
Move rc.linkup operations to check_reload_status to avoid race conditions.
Only fire events on ethernet types
Allow plugging and unplugging of ethernet interfaces (and wireless)
Handle ethernet hotplug events correctly
Do not call dhclient on detach events. Instead delete interface and flush arp table
Add cvs id
MFC 6884We do not use rc.d so basically call dhclient directly