[Bug 247729] sys.netinet6.redirect.valid_redirect fails after r362900

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 3 03:36:15 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247729

--- Comment #2 from Neel Chauhan <neel at neelc.org> ---
Test results as follows:

root at omen:/usr/tests/sys/netinet6 # kyua debug redirect:valid_redirect
add net 2001:db8:6667::/64: gateway fe80::4242%epair0b
Executing command [ /usr/tests/sys/netinet6/redirect.py --smac
00:00:5E:00:53:42 --dmac 02:50:1a:8c:58:0b --sip fe80::4242 --dip
fe80::50:1aff:fe8c:580b --route 2001:db8:6667::4242 --gw fe80::5555 --iface
epair0a ]
Executing command [ jexec v6t-fffd--77c route -n get -6 2001:db8:6667::4242 ]
Fail: regexp destination: 2001:db8:6667::4242$ not in stdout
   route to: 2001:db8:6667::4242
destination: 2001:db8:6667::
       mask: ffff:ffff:ffff:ffff::
    gateway: fe80::4242%epair0b
        fib: 0
  interface: epair0b
      flags: <UP,GATEWAY,DONE,STATIC>
 recvpipe  sendpipe  ssthresh  rtt,msec    mtu        weight    expire
       0         0         0         0      1500         1         0 
Files left in work directory after failure: created_interfaces.lst,
created_jails.lst
ifconfig: interface epair0b does not exist
redirect:valid_redirect  ->  failed: atf-check failed; see the output of the
test for details
root at omen:/usr/tests/sys/netinet6 #

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list