Date: Sun, 9 Apr 2006 17:14:09 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netnatm natm.c Message-ID: <200604091714.k39HE9Cq027893@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-04-09 17:14:09 UTC
FreeBSD src repository
Modified files:
sys/netnatm natm.c
Log:
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
Revision Changes Path
1.44 +1 -1 src/sys/netnatm/natm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604091714.k39HE9Cq027893>
