Page MenuHomeFreeBSD

Match IPv6 neighbor routes when they are marked with RTF_CONNECTED.
AbandonedPublic

Authored by guyyur_gmail.com on May 12 2018, 6:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 13, 3:44 PM
Unknown Object (File)
Tue, May 12, 3:29 PM
Unknown Object (File)
Mon, Apr 20, 10:18 PM
Unknown Object (File)
Apr 19 2026, 5:10 PM
Unknown Object (File)
Apr 19 2026, 5:10 PM
Unknown Object (File)
Apr 19 2026, 1:13 PM
Unknown Object (File)
Apr 19 2026, 12:21 PM
Unknown Object (File)
Apr 16 2026, 9:47 AM

Details

Reviewers
None
Group Reviewers
network
Summary

Allows userland to add IPv6 routes without a matching prefix entry.

PR: 194485

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

melifaro added inline comments.
sys/netinet6/nd6.c
1376

We should check only relevant (e.g. ifp) fib here.