Search results

  1. M

    br0: received packet on eth1 with own address as source address

    Hi, Can anyone please let me know why this kind of error or log occurs when the network is connected in loop. My setup is : I Have 2 devices . Eth0 of first device is connected to PC , eth1 of first device is connected to eth0 of second device . Because of this error bridge may discard the...
  2. M

    Ethernet Ip packets are not being forwarded by the bridge

    Hi, Facing one issue . My setup is like there are 2 boards and one test PC. The pc ethernet cable is connected to eth0 port of board 1, eth1 of board1 is connected to eth0 of board 2 . On both the boards have created bridge , added both interfaces to it , assigned different ip address and...
  3. M

    Quality Of Service in AM437x using linux

    Hi , I am implementing QOS in AM437x processor using linux utility traffic control(tc) which comes with iproute/iproute2 package . Implemented at layer 2 i.e have created a bridge and added the two interfaces eth0 and eth1 to it. Setup contains of 4 boards and one test PC. Connections are this...
Top