On Mon, 22 Jun 2015 19:10:00 +0900 IWAMOTO Toshihiro <[email protected]> wrote:
> Signed-off-by: IWAMOTO Toshihiro <[email protected]> > --- > ryu/lib/packet/bgp.py | 4 ++-- > ryu/lib/packet/icmpv6.py | 6 +++--- > ryu/lib/packet/igmp.py | 2 +- > ryu/lib/packet/ipv6.py | 2 +- > ryu/lib/packet/vrrp.py | 4 ++-- > ryu/ofproto/nx_match.py | 2 +- > ryu/ofproto/ofproto_v1_0_parser.py | 2 +- > ryu/ofproto/ofproto_v1_2.py | 2 +- > ryu/ofproto/ofproto_v1_3.py | 2 +- > ryu/ofproto/ofproto_v1_4.py | 2 +- > ryu/ofproto/ofproto_v1_5.py | 2 +- > ryu/services/protocols/bgp/operator/commands/show/memory.py | 4 ++-- > ryu/services/protocols/bgp/speaker.py | 2 +- > ryu/services/protocols/vrrp/sample_router.py | 4 ++-- > ryu/tests/unit/ofproto/test_parser_v12.py | 6 +++--- > ryu/tests/unit/ofproto/test_parser_v13.py | 4 ++-- > ryu/tests/unit/packet/test_igmp.py | 8 ++++---- > ryu/utils.py | 2 +- > 18 files changed, 30 insertions(+), 30 deletions(-) This one looks ok. Applied, thanks. ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
