Page MenuHomeFreeBSD

pf: pf_clear_srcnodes() is always called with NULL
ClosedPublic

Authored by vegeta_tuxpowered.net on Sep 27 2024, 3:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 3:27 AM
Unknown Object (File)
Sat, Mar 21, 5:24 PM
Unknown Object (File)
Mar 6 2026, 12:58 AM
Unknown Object (File)
Feb 8 2026, 2:34 PM
Unknown Object (File)
Feb 8 2026, 11:07 AM
Unknown Object (File)
Jan 31 2026, 7:35 AM
Unknown Object (File)
Jan 29 2026, 10:37 PM
Unknown Object (File)
Jan 17 2026, 5:23 AM

Details

Summary

The functions pf_clear_srcnodes() is only used to perform a removal of
all source nodes, never of a given one. Remove the code allowing for
removal of a given source node.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 28 2024, 7:23 PM
This revision was automatically updated to reflect the committed changes.