On Tue, 4 Apr 2017 14:21:03 +0900 IWASE Yusuke <iwase.yusu...@gmail.com> wrote:
> Zebra IPv4/IPv6 route message have asymmetric structure, in other words, > the message structure from Zebra to the protocol daemons and that from > the protocol daemons to Zebra have the different structures. > > This patch introduces _ZebraMessageFromZebra in order to distinguish > which daemon sent the message and fixes _ZebraIPRoute to decode IPv4/IPv6 > route message from Zebra. > > Signed-off-by: IWASE Yusuke <iwase.yusu...@gmail.com> > --- > ryu/lib/packet/tcp.py | 4 +- > ryu/lib/packet/zebra.py | 181 > ++++++++++++++++++++++--- > ryu/services/protocols/zebra/client/zclient.py | 2 +- > 3 files changed, 164 insertions(+), 23 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