freebsd-dev/sys/netnatm
Robert Watson b0f4fba749 In natm_usr_abort(), replace existing call to natm_usr_shutdown() with
natm_usr_detach(), which actually does the right thing.  This code has
never worked properly, but also was never invoked since we only abort
connections associated with listen sockets, and netnam doesn't support
listen sockets.

MFC after:	3 months
2006-04-09 17:14:09 +00:00
..
natm_pcb.c Lock down netnatm and mark as MPSAFE: 2005-07-18 16:55:46 +00:00
natm_proto.c Use sparse initializers for "struct domain" and "struct protosw", 2005-11-09 13:29:16 +00:00
natm.c In natm_usr_abort(), replace existing call to natm_usr_shutdown() with 2006-04-09 17:14:09 +00:00
natm.h Remove FreeBSD 2.2 protocol usrreq compatibility code. 2005-07-19 13:36:39 +00:00