Gleb Smirnoff
0fa0801895
o Introduce carp_multicast_cleanup(), which removes and frees
...
multicast addresses from carp interface. [1]
o Rewrite carpdetach(), so that it does the following things: [1]
- Stops callouts.
- Decrements carp_suppress_preempt, if needed.
- Downs interface and sets CARP state to INIT.
- Calls carp_multicast_cleanup().
- Detaches softc from carp_if and if we are the last frees
the carp_if.
o Use new carpdetach() in carp_clone_destroy().
o In carp_ifdetach() acquire the carp_if lock and cleanup all
interfaces hanging on carp_if. [1]
o Make carp_ifdetach() static and use EVENT(9) to call it
from if_detach(). [2]
o In carp_setrun() exit if the softc doesn't have a valid pointer
to parent. [1]
Obtained from: OpenBSD [1]
Submitted by: Dan Lukes <dan obluda.cz> [2]
PR: kern/82908 [2]
2006-03-21 14:29:48 +00:00
..
2005-11-24 14:17:35 +00:00
2005-01-07 01:45:51 +00:00
2005-10-21 16:23:01 +00:00
2005-01-07 01:45:51 +00:00
2005-08-26 15:27:18 +00:00
2005-01-07 01:45:51 +00:00
2006-03-07 21:40:44 +00:00
2005-02-22 13:04:05 +00:00
2005-01-07 01:45:51 +00:00
2005-11-18 20:12:40 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2006-01-30 08:39:09 +00:00
2005-01-07 01:45:51 +00:00
2006-02-16 15:45:28 +00:00
2006-03-19 11:48:48 +00:00
2005-12-21 21:29:45 +00:00
2005-09-19 22:54:55 +00:00
2005-01-07 01:45:51 +00:00
2006-01-18 14:24:39 +00:00
2006-01-24 16:19:31 +00:00
2005-12-20 09:38:03 +00:00
2005-07-20 10:30:52 +00:00
2006-03-21 14:29:48 +00:00
2006-03-21 14:29:48 +00:00
2005-11-09 13:29:16 +00:00
2006-02-20 12:30:32 +00:00
2006-02-14 06:36:39 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-10-31 15:41:29 +00:00
2005-01-07 01:45:51 +00:00
2006-02-02 03:13:16 +00:00
2006-03-03 12:10:59 +00:00
2005-11-29 17:56:11 +00:00
2006-02-14 06:36:39 +00:00
2006-01-22 01:08:30 +00:00
2006-01-21 10:44:34 +00:00
2006-03-20 21:44:12 +00:00
2005-05-04 13:09:19 +00:00
2005-01-07 01:45:51 +00:00
2006-02-07 11:48:10 +00:00
2006-02-01 13:55:03 +00:00
2006-02-01 13:55:03 +00:00
2006-01-24 17:09:12 +00:00
2006-02-01 06:15:37 +00:00
2005-11-19 17:04:52 +00:00
2005-11-19 14:01:32 +00:00
2006-02-02 03:13:16 +00:00
2005-11-19 14:01:32 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-08-10 07:10:02 +00:00
2005-01-07 01:45:51 +00:00
2005-12-14 22:27:48 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00
2006-02-28 23:05:59 +00:00
2006-02-23 21:14:34 +00:00
2006-02-28 23:05:59 +00:00
2006-02-18 17:05:00 +00:00
2005-04-10 05:24:59 +00:00
2006-02-16 19:38:07 +00:00
2006-03-16 07:03:14 +00:00
2006-02-16 15:40:36 +00:00
2006-02-16 19:38:07 +00:00
2006-02-16 19:38:07 +00:00
2005-12-14 22:27:48 +00:00
2006-02-28 23:05:59 +00:00
2006-02-18 16:50:08 +00:00
2005-01-07 01:45:51 +00:00
2006-01-24 09:08:54 +00:00
2005-01-07 01:45:51 +00:00
2005-01-07 01:45:51 +00:00