On Tue,  5 Jan 2016 18:52:28 +0100
Baptiste Jonglez <[email protected]> wrote:

> This patch serie implements the µTP packet format, which is used as a
> UDP-based transport protocol by Bittorrent clients.
> 
> See: http://www.bittorrent.org/beps/bep_0029.html
> 
> As µTP lives directly on top of UDP and can use any port number,
> a (rather weak) heuristic is used to detect µTP packets.
> 
> [PATCH 1/2] utp: Initial implementation
> [PATCH 2/2] utp: Use detection heuristic in the UDP parsing class

Nice work, thanks a lot!

I got pep8 errors:

https://travis-ci.org/fujita/ryu/jobs/101052416

Can you fix it and resend the updated patches?


------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to