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
F83956565: D38164.id115423.diff
Fri, May 17, 9:27 AM
Unknown Object (File)
Sun, May 12, 9:57 AM
Unknown Object (File)
Sat, May 11, 12:08 PM
Unknown Object (File)
Thu, May 9, 9:43 AM
Unknown Object (File)
Thu, May 9, 6:13 AM
Unknown Object (File)
Thu, May 9, 1:41 AM
Unknown Object (File)
Wed, May 8, 10:30 PM
Unknown Object (File)
Thu, Apr 25, 9:29 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

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