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)
Thu, Jan 30, 6:21 AM
Unknown Object (File)
Mon, Jan 27, 10:43 AM
Unknown Object (File)
Tue, Jan 21, 12:55 PM
Unknown Object (File)
Tue, Jan 21, 11:59 AM
Unknown Object (File)
Sat, Jan 11, 1:35 PM
Unknown Object (File)
Nov 22 2024, 10:41 PM
Unknown Object (File)
Nov 16 2024, 2:08 AM
Unknown Object (File)
Nov 9 2024, 6:59 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.