Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Oct 2021 16:51:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 258057] muge(4) crashes with large tx batches
Message-ID:  <bug-258057-19105-f4qPmoB24Z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258057-19105@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #33 from Dan Kotowski <dan.kotowski@a9development.com> ---
At boot, everything working:

$ netstat -6rnW
Routing tables

Internet6:
Destination                       Gateway                       Flags   Nhop#  
 Mtu    Netif Expire
::/96                             ::1                           UGRS        6 
16384      lo0
default                           2001:470:e35c:1::1            UGS         7  
1500      ue0
::1                               link#1                        UHS         1 
16384      lo0
::ffff:0.0.0.0/96                 ::1                           UGRS        6 
16384      lo0
2001:470:e35c:1::/64              link#3                        U           5  
1500      ue0
2001:470:e35c:1:REDACTED link#3                      UHS         4  16384     
lo0
fe80::/10                         ::1                           UGRS        6 
16384      lo0
fe80::%lo0/64                     link#1                        U           3 
16384      lo0
fe80::1%lo0                       link#1                        UHS         2 
16384      lo0
fe80::%ue0/64                     link#3                        U           5  
1500      ue0
fe80::21e:c0ff:fee1:2c60%ue0      link#3                        UHS         4 
16384      lo0
ff02::/16                         ::1                           UGRS        6 
16384      lo0

It looks like it loses the default v6 route for some reason and never recovers
it?

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258057-19105-f4qPmoB24Z>