https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233535
Hans Petter Selasky <hsela...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #200199|0 |1 is obsolete| | Attachment #200753|0 |1 is obsolete| | --- Comment #27 from Hans Petter Selasky <hsela...@freebsd.org> --- Created attachment 200956 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200956&action=edit Fix MLD refcounting in IPv6 code. Hi, Please test this patch while watching: vmstat -m | grep multi Thank you! --HPS Simple leak provoking script: #!/bin/sh while true; do ifconfig mce0 inet6 fe80::15 sleep 1 vmstat -m | grep multi done -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"