This adds the follwing match field types: IP_DSCP IP_ECN IP_PROTO IP_SRC IP_DST TCP_SRC TCP_DST UDP_SRC UDP_DST SCTP_SRC SCTP_DST ICMPV4_TYPE ICMPV4_CODE
Now we support all the match field types except for ipv6 stuff. = ryu/ofproto/ofproto_v1_2_parser.py | 394 ++++++++++++++++++++++++++++++++---- 1 files changed, 353 insertions(+), 41 deletions(-) ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
