On Wed, 20 Jun 2012 13:19:06 +0900 FUJITA Tomonori <[email protected]> wrote:
> - fix some typos (again) > > - reorder the arguments of OFPPacketOut (the same order in the > spec). in_port can't be None in the spec. We can't remove None for > in_port argument so put assert. > > Signed-off-by: FUJITA Tomonori <[email protected]> > --- > ryu/ofproto/ofproto_v1_2_parser.py | 25 +++++++++++++++---------- > 1 files changed, 15 insertions(+), 10 deletions(-) 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
