On Tue, 27 Sep 2016 14:25:21 +0900
IWASE Yusuke <iwase.yusu...@gmail.com> wrote:

> For example, the packet library detects the TCP payload type by using
> the TCP src/dst port, but in case of the BGP packet, the packet
> library will try to parse a TCP ACK packet as a BGP packet, and will
> fail to parse.
> 
> This patch enables to ignore an empty buffer and fixes this problem.
> 
> Signed-off-by: IWASE Yusuke <iwase.yusu...@gmail.com>
> ---
>  ryu/lib/packet/packet.py | 3 +++
>  1 file changed, 3 insertions(+)

Applied, thanks!

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to