Page MenuHomeFreeBSD

Switch gif(4) path verification to use fib[46]_check_urfp()
ClosedPublic

Authored by melifaro on May 23 2020, 5:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 16, 9:53 AM
Unknown Object (File)
Mon, May 4, 11:45 PM
Unknown Object (File)
Sat, May 2, 7:49 PM
Unknown Object (File)
Sat, May 2, 11:25 AM
Unknown Object (File)
Wed, Apr 29, 10:45 PM
Unknown Object (File)
Apr 19 2026, 9:25 AM
Unknown Object (File)
Apr 19 2026, 8:47 AM
Unknown Object (File)
Apr 19 2026, 8:07 AM
Subscribers

Details

Summary

fibX_lookup_nh_ represents pre-epoch generation of fib api,
providing less guarantees over pointer validness and requiring
on-stack data copying.
Use specialized fib[46]_check_urpf() from newer KPI instead,
to allow removal of older KPI.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31261
Build 28907: arc lint + arc unit