Hi. I am trying to implement packet spraying load balancing scheme where I need to match ttl (Time To Live) value of a packet to map it to a flow. Is is possible via RYU controller? I read the documentation here: https://ryu.readthedocs.io/en/latest/ofproto_v1_3_ref.html but did not find ttl option in OFPMatch function. Please help
I can achieve this in open vswitch by matching nw_ttl field. Best Regards, Ramzah Rehman
_______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel