On Sat, 12 Jul 2014 09:56:38 +0900 Hiroaki KAWAI <[email protected]> wrote:
> "\x11"*4 is an invalid value for TCP option, because it > would be decoded as Kind=17 and Length=17, but actual > size is 4. > > If we'd like to set some non-zero value for TCP option > here, Kind=1(NOOP) is better. Applied, thanks a lot! ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
