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, Aug 18, 5:24 PM
Unknown Object (File)
Fri, Jul 25, 1:10 PM
Unknown Object (File)
Fri, Jul 25, 12:37 PM
Unknown Object (File)
Jul 5 2025, 3:04 AM
Unknown Object (File)
Jul 4 2025, 4:43 PM
Unknown Object (File)
Jul 4 2025, 5:07 AM
Unknown Object (File)
Jul 2 2025, 10:01 AM
Unknown Object (File)
Jun 29 2025, 8:24 PM

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.