Gleb Smirnoff d220759b41 Add more locking when reading/writing to carp softc. When carp softc is
attached to a parent interface we use its mutex to lock the softc. This
means that in several places like carp_ioctl() we lock softc conditionaly.
This should be redesigned.

To avoid LORs when MII announces us a link state change, we schedule
a quick callout and call carp_carpdev_state_locked() from it.

Initialize callouts using NET_CALLOUT_MPSAFE.

Sponsored by:	Rambler
Reviewed by:	mlaier
2005-03-01 13:14:33 +00:00
..
2005-01-20 09:17:07 +00:00
2005-03-01 12:01:17 +00:00
2005-03-01 12:01:17 +00:00
2005-03-01 12:01:17 +00:00
2005-03-01 12:01:17 +00:00
2005-03-01 12:01:17 +00:00
2005-03-01 12:01:17 +00:00