NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/57645: bridge does not work on raspberry pi



The following reply was made to PR kern/57645; it has been noted by GNATS.

From: sc.dying%gmail.com@localhost
To: Taylor R Campbell <riastradh%NetBSD.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, Martin Husemann <martin%duskware.de@localhost>,
 Michael van Elst <mlelstv%serpens.de@localhost>
Subject: Re: kern/57645: bridge does not work on raspberry pi
Date: Sun, 8 Oct 2023 04:16:56 +0000

 On 2023/10/07 23:33, Taylor R Campbell wrote:
 > Correction -- try this patch instead?
 
 Not work.
 
 (I removed noisy hub speaking HELLO from ure1 side)
 4 arping request (broadcast) sent from ure0 side, 0 replies (unicast).
 it doesn't look ure1 receives unicasts.
 
 ure0: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
         capabilities=0x3ff00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx>
         capabilities=0x3ff00<UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Rx,TCP6CSUM_Tx>
         capabilities=0x3ff00<UDP6CSUM_Rx,UDP6CSUM_Tx>
         enabled=0
         ec_capabilities=0x1<VLAN_MTU>
         ec_enabled=0x1<VLAN_MTU>
         address: 00:e0:4c:xx:xx:xx
         media: Ethernet autoselect (100baseTX full-duplex)
         status: active
         input: 4 packets, 240 bytes, 4 multicasts
         output: 0 packets, 0 bytes
 ure1: flags=0x8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
         capabilities=0x3ff00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx>
         capabilities=0x3ff00<UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Rx,TCP6CSUM_Tx>
         capabilities=0x3ff00<UDP6CSUM_Rx,UDP6CSUM_Tx>
         enabled=0
         ec_capabilities=0x1<VLAN_MTU>
         ec_enabled=0x1<VLAN_MTU>
         address: 00:e0:4c:xx:xx:xx
         media: Ethernet autoselect (100baseTX full-duplex)
         status: active
         input: 0 packets, 240 bytes, 4 multicasts
         output: 4 packets, 240 bytes
 
 bridge0: flags=0x41<UP,RUNNING> mtu 1500
         status: active
         input: 4 packets, 240 bytes, 4 multicasts
         output: 4 packets, 240 bytes
 #
 


Home | Main Index | Thread Index | Old Index