Page MenuHomeFreeBSD

pf: Don't return src node and hash from pf_map_addr_sn
ClosedPublic

Authored by vegeta_tuxpowered.net on Jun 9 2025, 8:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 17, 7:43 PM
Unknown Object (File)
Thu, Jan 1, 12:30 PM
Unknown Object (File)
Dec 17 2025, 11:35 AM
Unknown Object (File)
Dec 15 2025, 6:18 AM
Unknown Object (File)
Nov 11 2025, 10:37 AM
Unknown Object (File)
Oct 22 2025, 12:23 PM
Unknown Object (File)
Sep 28 2025, 1:17 AM
Unknown Object (File)
Sep 18 2025, 10:26 PM

Details

Reviewers
kp
Summary

The function pf_map_addr_sn() already returns naddr and nkif, there is
no need to return the source node too, it is redundant.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This revision is now accepted and ready to land.Jun 10 2025, 5:07 PM

I have pushed the commit without proper footer by mistake, so I'm closing this manually.