Sorry, I had posted the incorrect patch. I will update my patch, soon.
On 2016年11月25日 11:50, IWASE Yusuke wrote: > This updates the previous patches in order to adapt to > the update of upstream/master. > > Note: The following patches should be applied after: > [PATCH 0/2] pip: Tests for requirements for pip install > > IWASE Yusuke (2): > mrtlib: Add parser for MRT format [RFC6396] > test_mrtlib: Add unit tests for MRT paser > > ryu/lib/mrtlib.py | 1189 > ++++++++++++++++++++ > .../packet_data/mrt/rib.20161101.0000_pick.bz2 | Bin 0 -> 271 bytes > .../packet_data/mrt/updates.20161101.0000.bz2 | Bin 0 -> 20939 bytes > ryu/tests/unit/lib/test_mrtlib.py | 761 +++++++++++++ > 4 files changed, 1950 insertions(+) > create mode 100644 ryu/lib/mrtlib.py > create mode 100644 ryu/tests/packet_data/mrt/rib.20161101.0000_pick.bz2 > create mode 100644 ryu/tests/packet_data/mrt/updates.20161101.0000.bz2 > create mode 100644 ryu/tests/unit/lib/test_mrtlib.py > ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
