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)
Mon, Oct 13, 10:23 AM
Unknown Object (File)
Sat, Oct 11, 11:47 PM
Unknown Object (File)
Sat, Oct 11, 11:47 PM
Unknown Object (File)
Sat, Oct 11, 11:46 PM
Unknown Object (File)
Sat, Oct 11, 2:27 PM
Unknown Object (File)
Wed, Oct 1, 12:01 PM
Unknown Object (File)
Sep 16 2025, 4:58 AM
Unknown Object (File)
Sep 2 2025, 6:11 PM

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