On Mon, 21 Aug 2017 16:50:55 +0900 Satoshi Fujimoto <satoshi.fujimo...@gmail.com> wrote:
> Currently, Ryu expects that the IPv4 peer address format is > "4 bytes with IPv4 address, followed by 12 bytes padding". > However RFC 7854 says the format is > "12 bytes padding, followed by 4 bytes with IPv4 address". > > This patch fixes it to correctly parse/serialize peer address. > > Reported-by: Henk Smit <hhws...@xs4all.nl> > Signed-off-by: Satoshi Fujimoto <satoshi.fujimo...@gmail.com> > --- > ryu/lib/packet/bmp.py | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-) 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