summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_tc.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-12-17 17:20:57 +0000
committerrwatson <rwatson@FreeBSD.org>2007-12-17 17:20:57 +0000
commit4a0d85f1d46c99289fe053772a2145c69a511a40 (patch)
tree8167a68df2f0e9d9b61ee41462c3ef8425d440bb /sys/kern/kern_tc.c
parent9d2bf43707db1e05e2754eb9fec419c55b009c43 (diff)
downloadFreeBSD-src-4a0d85f1d46c99289fe053772a2145c69a511a40.zip
FreeBSD-src-4a0d85f1d46c99289fe053772a2145c69a511a40.tar.gz
Fix leaking MAC labels for IPv6 inpcbs by adding missing MAC label
destroy call; this transpired because the inpcb alloc path for IPv4/IPv6 is the same code, but IPv6 has a separate free path. The results was that as new IPv6 TCP connections were created, kernel memory would gradually leak. MFC after: 3 days Reported by: tanyong <tanyong at ercist dot iscas dot ac dot cn>, zhouzhouyi
Diffstat (limited to 'sys/kern/kern_tc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud