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
F93222244: D46136.id.diff
Sun, Sep 8, 6:50 AM
Unknown Object (File)
Sun, Sep 8, 2:48 AM
Unknown Object (File)
Sun, Sep 8, 2:47 AM
Unknown Object (File)
Sat, Sep 7, 8:57 PM
Unknown Object (File)
Sat, Sep 7, 7:49 PM
Unknown Object (File)
Sat, Sep 7, 5:28 PM
Unknown Object (File)
Sat, Sep 7, 5:28 PM
Unknown Object (File)
Sat, Sep 7, 5:28 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 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.