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)
Feb 8 2025, 2:36 AM
Unknown Object (File)
Jan 26 2025, 4:40 AM
Unknown Object (File)
Jan 21 2025, 6:00 AM
Unknown Object (File)
Jan 19 2025, 7:10 PM
Unknown Object (File)
Jan 15 2025, 4:00 PM
Unknown Object (File)
Jan 12 2025, 4:48 AM
Unknown Object (File)
Nov 15 2024, 1:11 PM
Unknown Object (File)
Nov 15 2024, 12:57 PM

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 Skipped
Unit
Tests Skipped
Build Status
Buildable 58830
Build 55717: arc lint + arc unit

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.