[Bug 276774] IPv6 RS/RA handling
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Feb 2024 01:52:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276774 --- Comment #2 from Curtis Villamizar <curtis@ipv6.occnc.com> --- I attempted a bisect but the test might need work so I have to do it over. The test is: compile kernel on build machine reboot build machine with new kernel rebuild net/realtek-re-kmod from ports since the test machine needs it copy the boot/kernel and boot/modules to the test machine reboot the test machine check for signs the test passed (IPv6 addrs configured by dhcp6c) Rinse and repeat with git bisect. I have some simple shell scripts (that use ssh from another machine) that automates most of this testing. The first time I tried to bisect the test seemed to always failr but the kernel build Sep 8 23 and prior all worked. I have to repeat and make sure that the test itself will work before declaring a "good" on the bisect. Initially I just looked at diffs in src/sys/netinet6 but didn't see anything obvious (to me, not knowing that code). So please stand by. This is a spare time activity so some patience might be needed. Hopefully end of this coming week. -- You are receiving this mail because: You are the assignee for the bug.