[Bug 278394] Reproducible kernel panic related to IPv4 routes populated by bird2 (BGP)

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278394

Mark Johnston <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #16 from Mark Johnston <[email protected]> ---
So we have a packet loop:

ip_output() at ip_output+0xce7/frame 0xfffffe00517c4610
vxlan_transmit() at vxlan_transmit+0x591/frame 0xfffffe00517c4720
ether_output_frame() at ether_output_frame+0xf9/frame 0xfffffe00517c4750
ether_output() at ether_output+0x6fb/frame 0xfffffe00517c47e0
ip_output() at ip_output+0x1355/frame 0xfffffe00517c48e0
vxlan_transmit() at vxlan_transmit+0x591/frame 0xfffffe00517c49f0
ether_output_frame() at ether_output_frame+0xf9/frame 0xfffffe00517c4a20
ether_output() at ether_output+0x6fb/frame 0xfffffe00517c4ab0
ip_output() at ip_output+0x1355/frame 0xfffffe00517c4bb0
..

I wonder if vxlan_transmit() should perhaps be calling
if_tunnel_check_nesting() somewhere?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.