On Tue, 10 Sep 2013 10:54:07 +0900 FUJITA Tomonori <[email protected]> wrote:
> From: Yuichi Sudo <[email protected]> > > an example: > match = OFPMatch( > dl_type = 0x0800, > nw_src = ipv4_bytes_to_int(ipv4_to_bin("192.168.0.1")), > nw_src_mask = 24 > ) > > Signed-off-by: FUJITA Tomonori <[email protected]> > --- > ryu/ofproto/ofproto_v1_0_parser.py | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) Applied. ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. Consolidate legacy IT systems to a single system of record for IT 2. Standardize and globalize service processes across IT 3. Implement zero-touch automation to replace manual, redundant tasks http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
