On Tue, 24 Sep 2019 08:52:48 +1000 Benjamin Villain via Ryu-devel <ryu-devel@lists.sourceforge.net> wrote:
> This commit fixes a parsing error when a BGP update contains a "withdraw > label" > equal to 0x000000 instead of 0x8000000 as stated in RFC 3107. This commits > treats both labels as "withdraw label" > > cr https://code.amazon.com/reviews/CR-4121738 Just out of curiosity, Amazon uses Ryu's bgp feature? > Signed-off-by: Benjamin Villain <villa...@amazon.com> > --- > ryu/lib/packet/bgp.py | 17 +++++++++++++---- > 1 file changed, 13 insertions(+), 4 deletions(-) Applied, thanks a lot! _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel