freebsd-dev/sys/netnatm
Robert Watson 5da9a72fcf Acquire natm mutex after traversing so_pcb, not before, as the protocol
mutex is no longer required to ensure that so_pcb is valid.

Make sure to free (control) in natm_usr_send() when there M_PREPEND()
frees (m).

MFC after:	3 months
2006-04-23 16:04:07 +00:00
..
natm_pcb.c Update natm PCB debugging code: 2006-04-23 15:23:31 +00:00
natm_proto.c Use sparse initializers for "struct domain" and "struct protosw", 2005-11-09 13:29:16 +00:00
natm.c Acquire natm mutex after traversing so_pcb, not before, as the protocol 2006-04-23 16:04:07 +00:00
natm.h Remove FreeBSD 2.2 protocol usrreq compatibility code. 2005-07-19 13:36:39 +00:00