Page MenuHomeFreeBSD

Revert "mcast: fix memory leak in imf_purge()"
ClosedPublic

Authored by kp on Dec 13 2023, 1:01 PM.
Tags
None
Referenced Files
F103036743: D43032.diff
Wed, Nov 20, 2:57 AM
Unknown Object (File)
Sun, Nov 17, 5:24 PM
Unknown Object (File)
Fri, Oct 25, 8:37 PM
Unknown Object (File)
Oct 17 2024, 10:55 AM
Unknown Object (File)
Oct 9 2024, 10:57 PM
Unknown Object (File)
Oct 9 2024, 10:57 PM
Unknown Object (File)
Oct 9 2024, 10:57 PM
Unknown Object (File)
Oct 9 2024, 10:17 PM

Details

Summary

This reverts commit fa03d37432caf17d56a931a9e6f5d9b06f102c5b.

This commit caused us to not send IGMP leave messages if the inpcb went
away. In other words: we freed pending packets whenever the socket
closed rather than when the interface (or address) goes away.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 54914
Build 51803: arc lint + arc unit