Re: [ovs-discuss] OVS doesn't apply action in packet_out message

2018-02-20 Thread Ben Pfaff
On Mon, Feb 19, 2018 at 06:31:20PM -0500, S hj wrote: > I have some OVSs connected to ONOS controller. > OVS1---OVS2OVS3 > > when OVS1 wants to send packets to OVS3, OVS2 sends packet_in messages to > the controller including ARP message and ONOS sends packet_out messages > contain OFPP_FLOOD

[ovs-discuss] OVS doesn't apply action in packet_out message

2018-02-19 Thread S hj
I have some OVSs connected to ONOS controller. OVS1---OVS2OVS3 when OVS1 wants to send packets to OVS3, OVS2 sends packet_in messages to the controller including ARP message and ONOS sends packet_out messages contain OFPP_FLOOD as an action. However, OVS2 doesn't flood the flow toward the OVS