Randall Stewart c0d1be08f6 When a tunneling protocol is being used with UDP we must release the
lock on the INP before calling the tunnel protocol, else a LOR
may occur (it does with SCTP for sure). Instead we must acquire a
ref count and release the lock, taking care to allow for the case
where the UDP socket has gone away and *not* unlocking since the
refcnt decrement on the inp will do the unlock in that case.

Reviewed by:	tuexen
MFC after:	3 weeks
2015-07-21 09:54:31 +00:00
..
2015-02-16 05:58:32 +00:00
2015-07-03 09:53:56 +00:00
2015-05-02 20:31:27 +00:00
2015-03-04 11:20:01 +00:00
2015-06-17 15:20:14 +00:00
2013-12-17 10:53:17 +00:00