#x27; is a padding
>>> pkt = tcp.tcp(option=option)
Thanks,
Iwase
>
> Please advice
>
> Kind regards,
>
> Randa
>
> *From:*Ramana Reddy [mailto:gtvrre...@gmail.com]
> *Sent:* 06 May 2016 17:07
> *To:* Randa Alani
> *Cc:* ryu-devel@lists.sourceforge.net
> *Su
orge.net
Subject: Re: [Ryu-devel] TCP options (Randa Alani)
Recently ryu added the feature to serialize/parse the tcp option. Please look
at the this file:
https://github.com/osrg/ryu/blob/master/ryu/lib/packet/tcp.py
Hope this helps,
Regards,
Ramana
On Fri, May 6, 2016 at 8:17 PM, Randa Alani
mail
Recently ryu added the feature to serialize/parse the tcp option. Please
look at the this file:
https://github.com/osrg/ryu/blob/master/ryu/lib/packet/tcp.py
Hope this helps,
Regards,
Ramana
On Fri, May 6, 2016 at 8:17 PM, Randa Alani wrote:
> Dear all
>
>
>
> I just wanted to add that the shi
Dear all
I just wanted to add that the shift_cnt is not a constant as I described
before, instead it is a variable that presents an equation.
mcw = int(log(window_scale, 2))
shift_cnt = mcw
Please advise
Kind regards,
Randa
---
Dear all
How to add TCP option (window scale) when building a packet?
kind = 3
length = 3
shift_cnt = 2
Kind regards,
Randa
--
Find and fix application performance issues faster with Applications Manager
Applications M