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)
Mon, Dec 9, 3:46 AM
Unknown Object (File)
Sun, Dec 8, 1:56 PM
Unknown Object (File)
Oct 29 2024, 4:52 PM
Unknown Object (File)
Oct 15 2024, 3:42 PM
Unknown Object (File)
Oct 11 2024, 7:28 AM
Unknown Object (File)
Oct 11 2024, 7:27 AM
Unknown Object (File)
Oct 11 2024, 7:13 AM
Unknown Object (File)
Oct 2 2024, 5:03 AM

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 49191
Build 46080: 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