On Thu, 23 Jan 2014 13:03:27 +0900 Yuichi Ito <[email protected]> wrote:
> this patch fixes the following bugs: > > - "SET_FIELD" action caused an exception at mod_flow_entry command. > - following match fields caused an exception at get_flow_stats command: > * mpls_label, arp_spa, arp_tpa > - following fields in "SET_FIELD" were displayed as classes: > * eth_dst, eth_src, vlan_vid, mpls_label > - "arp_spa" and "arp_tpa" were not displayed as IPv4 address > > Signed-off-by: Yuichi Ito <[email protected]> > --- > ryu/lib/ofctl_v1_2.py | 21 ++++++++++++++++++--- > ryu/lib/ofctl_v1_3.py | 22 +++++++++++++++++++--- > 2 files changed, 37 insertions(+), 6 deletions(-) Applied, thanks. ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
