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)
Sun, Sep 28, 1:17 AM
Unknown Object (File)
Thu, Sep 18, 10:26 PM
Unknown Object (File)
Wed, Sep 17, 12:20 AM
Unknown Object (File)
Aug 26 2025, 3:29 PM
Unknown Object (File)
Jul 29 2025, 7:21 AM
Unknown Object (File)
Jul 29 2025, 3:06 AM
Unknown Object (File)
Jul 29 2025, 1:05 AM
Unknown Object (File)
Jun 29 2025, 2:43 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.