Hi, Dear all:

    I want to use the switch as l3 and l2 switch, for example : four host
connect to the switch, two ip of them are 10.0.0.0/24, the other two are
20.0.0.0/24.

    Now 10.0.0.1 want to ping the 20.0.0.3, it will send the flood packet
because of unkown of the 20.0.0.3. My question is does the
datapath.ofproto.OFPP_FLOOD send the arp packet to the all hosts connect to
the switch or only send to the same subnet with the dst ip adress
20.0.0.0/24

    Do you have any app handle the cross subnet packet ?

    Thankyou.

Best Regards,
Vinllen
------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to