Page MenuHomeFreeBSD

pf: reduce the risk of src/dst mis-use
ClosedPublic

Authored by kp on Jun 23 2022, 9:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 9:48 AM
Unknown Object (File)
Oct 13 2025, 10:23 AM
Unknown Object (File)
Oct 11 2025, 11:47 PM
Unknown Object (File)
Oct 11 2025, 11:47 PM
Unknown Object (File)
Oct 11 2025, 11:46 PM
Unknown Object (File)
Oct 11 2025, 2:27 PM
Unknown Object (File)
Oct 1 2025, 12:01 PM
Unknown Object (File)
Sep 16 2025, 4:58 AM

Details

Summary

NULL out src/dst and check them rather than relying of 'af' to indicate
these variables are valid.

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

Diff Detail

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