On Wed, 5 Jul 2017 14:37:55 +0900 IWAMOTO Toshihiro <[email protected]> wrote:
> The OpenFlow spec forbids multiple occurences of a same instruction > type within a mod_flow message, so make sure > ofp_instruction_from_jsondict doesn't emit such an instruction set. > > Signed-off-by: IWAMOTO Toshihiro <[email protected]> > --- > ryu/ofproto/ofproto_parser.py | 28 +++++++++++++--------------- > ryu/tests/unit/lib/test_ofctl_string.py | 16 ++++++++++++++++ > 2 files changed, 29 insertions(+), 15 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 [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
