Page MenuHomeFreeBSD

netinet6: honor blackhole/unreach routes in the non-fastforwading code.
ClosedPublic

Authored by melifaro on Jan 22 2023, 4:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 7, 2:46 PM
Unknown Object (File)
Fri, Aug 7, 7:22 AM
Unknown Object (File)
Fri, Aug 7, 6:27 AM
Unknown Object (File)
Thu, Aug 6, 1:22 PM
Unknown Object (File)
Thu, Aug 6, 12:03 PM
Unknown Object (File)
Wed, Aug 5, 4:57 AM
Unknown Object (File)
Fri, Jul 31, 4:30 PM
Unknown Object (File)
Fri, Jul 31, 12:31 PM

Details

Summary

Do not try to forward the packets matching blackhole/reject routes.

The logic w.r.t response is consistent with the logic inside ip6_fastforward.c

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 49190
Build 46079: arc lint + arc unit

Event Timeline

melifaro added reviewers: network, ae.
This revision is now accepted and ready to land.Jan 22 2023, 6:11 PM