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 ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
