Page MenuHomeFreeBSD

pf: factor out duplicate code to undo nat
ClosedPublic

Authored by kp on Mar 30 2025, 7:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 30, 9:29 PM
Unknown Object (File)
Sat, Sep 20, 10:34 PM
Unknown Object (File)
Sep 9 2025, 11:45 PM
Unknown Object (File)
Sep 8 2025, 12:19 AM
Unknown Object (File)
Sep 5 2025, 3:58 AM
Unknown Object (File)
Aug 29 2025, 7:21 PM
Unknown Object (File)
Aug 15 2025, 12:10 AM
Unknown Object (File)
Aug 8 2025, 3:23 PM

Details

Summary

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

Diff Detail

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

Event Timeline

kp requested review of this revision.Mar 30 2025, 7:55 PM
sys/net/pfvar.h
601 ↗(On Diff #152879)

This looks like a part of D49581.

This revision is now accepted and ready to land.Mar 31 2025, 12:33 AM
sys/net/pfvar.h
601 ↗(On Diff #152879)

You're right. I think I messed up a squash.

This revision was automatically updated to reflect the committed changes.