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)
Wed, Jan 15, 4:00 PM
Unknown Object (File)
Sun, Jan 12, 4:48 AM
Unknown Object (File)
Nov 15 2024, 1:11 PM
Unknown Object (File)
Nov 15 2024, 12:57 PM
Unknown Object (File)
Nov 15 2024, 10:44 AM
Unknown Object (File)
Oct 22 2024, 12:22 AM
Unknown Object (File)
Oct 22 2024, 12:22 AM
Unknown Object (File)
Oct 22 2024, 12:22 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.