https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276761
--- Comment #7 from Richard Scheffenegger <[email protected]> --- Last TCP / IPSec bug I looked at was an oversight in error handling (on the TCP side), when ip_output() would return ENOBUFS (which has a higher likelyhood apparently when IPSec is in play). Maybe something along these lines plays a role here as well (just speculating, didn't really check all the codepaths for closing a session, and what/if any potential error is always properly handled...) -- You are receiving this mail because: You are the assignee for the bug.
