Page MenuHomeFreeBSD

netinet6 tests: Add a regression test for default router handling
ClosedPublic

Authored by markj on Jul 25 2024, 5:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 7, 6:05 PM
Unknown Object (File)
Sep 14 2025, 8:19 PM
Unknown Object (File)
Sep 14 2025, 12:14 AM
Unknown Object (File)
Sep 13 2025, 4:48 PM
Unknown Object (File)
Sep 13 2025, 6:12 AM
Unknown Object (File)
Sep 10 2025, 6:03 AM
Unknown Object (File)
Sep 9 2025, 7:20 AM
Unknown Object (File)
Aug 23 2025, 5:38 AM

Details

Summary

This serves as a regression test for commit a48df53e4249.

Sponsored by: Klara, Inc.
Sponsored by: Bell Tower Integration

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.Jul 25 2024, 5:11 PM
This revision is now accepted and ready to land.Jul 25 2024, 5:56 PM
bz added a subscriber: bz.

Only scrolled through but looks good

tests/sys/netinet6/Makefile
18

There's a bit if white space noise here; given it's tests/ I won't bother but was confused for a moment about what changed until I realised.

tests/sys/netinet6/Makefile
18

Sorry, this is left over from when I was going to add a new file instead of putting the test in ndp. The old formatting was a bit weird-looking so I kept the change.