Hello, I have two flow entries in my table1:
cookie=0x0, duration=66.042s, table=1, n_packets=62, n_bytes=2604, idle_age=3, hard_age=62, in_port=1 actions=load:0x7->NXM_NX_REG5[] cookie=0x0, duration=66.042s, table=1, n_packets=0, n_bytes=0, idle_age=66, in_port=2, NXM_NX_REG5[]=0x7 actions=output:1 So, when the packet is received, it will match will the flow entry1 but the action is just to change the value of the register only. So does the switch drop the packet after changing the register value? If so, then drop is the default action. Is there any way to change the default action for a particular table? Thanks, Jayanth
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss