On Tue, 12 Nov 2013 14:33:01 +0900 Yuichi Ito <[email protected]> wrote:
> nxt : IPPROTO_NONE(0x3b) -> IPPROTO_TCP(0x06) > hop_limit : 0 -> 255 > > it is more useful and common. > > Signed-off-by: Yuichi Ito <[email protected]> > --- > ryu/lib/packet/ipv6.py | 10 +++++----- > ryu/tests/unit/packet/test_ipv6.py | 14 +++++++------- > ryu/tests/unit/packet/test_packet.py | 26 +++++++++++++------------- > 3 files changed, 25 insertions(+), 25 deletions(-) Applied, thanks. ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
