https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261129
--- Comment #10 from Goran Mekić <[email protected]> --- If I add ipv6_defaultrouter="..." (value the same that rtsold sets for a while), I get this: netstat -rn6 | grep '^default' default fe80::5a9c:fcff:fe10:6c2c%re0 UG re0 default fe80::5a9c:fcff:fe10:6c2c%re0 UGS re0 One is static route, and one is through acquired through rtsold. It's interesting that no route is lost ever, but it's a bit ackward situation. -- You are receiving this mail because: You are the assignee for the bug.
