summaryrefslogtreecommitdiffhomepage
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authorHiroaki KAWAI <kawai@stratosphere.co.jp>2014-07-12 09:56:38 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2014-07-17 15:04:20 +0900
commit5eb2cdf2466ffaf5559a614bc09e341dc3d9ffb5 (patch)
treee7afcea5871a8c2f9bfa4a4b10207b8994007cc0 /doc/source/conf.py
parentbfe4b79a1f1773dccad696bf04f342b1786a24cb (diff)
Correct tcp option values in the test set
"\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. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/conf.py')
0 files changed, 0 insertions, 0 deletions