On Sat, 23 Jun 2012 07:37:25 +0900 OHMURA Kei <[email protected]> wrote:
> From: OHMURA Kei <[email protected]> > Date: Sat, 23 Jun 2012 07:06:02 +0900 > Subject: [PATCH] add initial OF1.3 support > > Signed-off-by: OHMURA Kei <[email protected]> > --- > ryu/ofproto/ofproto_v1_3.py | 1009 +++++++++++++++++++++++ > ryu/ofproto/ofproto_v1_3_parser.py | 1568 > ++++++++++++++++++++++++++++++++++++ > 2 files changed, 2577 insertions(+), 0 deletions(-) > create mode 100644 ryu/ofproto/ofproto_v1_3.py > create mode 100644 ryu/ofproto/ofproto_v1_3_parser.py Applied. ------------------------------------------------------------------------------ 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
