summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_usrreq.c
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2006-09-28 12:21:08 +0000
committerbms <bms@FreeBSD.org>2006-09-28 12:21:08 +0000
commit03e16bd83a38af3e2b2ecdc85b150d9dc818a24f (patch)
tree84f1c51f3953f7172f448901b3878fc68d2b21a0 /sys/netinet/tcp_usrreq.c
parentb8c88cc5311a2eda826e4748545455fd429c6590 (diff)
downloadFreeBSD-src-03e16bd83a38af3e2b2ecdc85b150d9dc818a24f.zip
FreeBSD-src-03e16bd83a38af3e2b2ecdc85b150d9dc818a24f.tar.gz
Fix the IPv4 multicast routing detach path. On interface detach whilst
the MROUTER is running, the system would panic as described in the PR. The fix in the PR is a good start, however, the other state associated with the multicast forwarding cache has to be freed in order to avoid leaking memory and other possible panics. More care and attention is needed in this area. PR: kern/82882 MFC after: 1 week
Diffstat (limited to 'sys/netinet/tcp_usrreq.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud