freebsd-src/sys/netpfil
Kajetan Staszkiewicz 37881f65ea pf: pf_clear_srcnodes() is always called with NULL
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.

Reviewed by:	kp
Differential Revision:	https://reviews.freebsd.org/D46819
2024-09-28 21:23:14 +02:00
..
ipfilter/netinet ipfilter(4): Fix typos in source code comments 2024-07-21 11:02:31 +02:00
ipfw dummynet: fix pie 2024-09-06 12:34:33 -06:00
pf pf: pf_clear_srcnodes() is always called with NULL 2024-09-28 21:23:14 +02:00