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)
Mon, Feb 16, 11:48 AM
Unknown Object (File)
Sun, Feb 8, 9:07 AM
Unknown Object (File)
Jan 31 2026, 5:49 AM
Unknown Object (File)
Jan 17 2026, 7:43 PM
Unknown Object (File)
Jan 1 2026, 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

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.