On Sun, 31 Jan 2016 14:19:45 +0000
Victor Orlikowski <v...@duke.edu> wrote:

> On Jan 31, 2016, at 7:56 AM, FUJITA Tomonori <to...@acm.org> wrote:
>> 
>> The above behavior works with others (OSes, switches, etc)? As you
>> pointed out, the current code looks broken w.r.t. the original
>> datagram but it works?
> 
> The IP stack on most OSes is liberal in what it will accept.
> Yes - the current code works, but is actually wrong.
> 
> This patch merely makes the behavior correct with the spec.

Thanks, I see. Then only one problem remains, the following pep8 error:

./ryu/app/rest_router.py:1547:45: E226 missing whitespace around arithmetic 
operator
ERROR: InvocationError: '/home/travis/build/fujita/ryu/.tox/pep8/bin/pep8'

Can you send the updated patch?

Thanks!

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to