Dears,

I am working on Fast failure recovery, and I found some people talk about use 
two port for the same entry in failure situation.

Is there any code that help me to make the prime port and backup on in the same 
entry ??

for example :

flow_entry['match']=OFPHashableMatch(in_port=6,eth_type=0x8847,mpls_label=501)
flow_entry['actions']=[osparser.OFPExpActionSetState(ofparser.OFPActionOutput(output:1,altinative:3)






Please, if there anything like that, could you guide me or give me an example.

Thanks in advance
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to