Hello,
I updated the code for the match_tuple() function:
It installs the match for the network src/dst if the mask is valid, else
the nw src/dst is ignored.
My last patch had an error there, sorry.
Changes:
FIX: match_tuple() function now handles nw src/dst correctly.
FIX: match_tuple function no
wildcards |= (maskbits << ofproto_v1_0.OFPFW_NW_DST_SHIFT)
if self.flow.tp_src != 0:
wildcards &= ~ofproto_v1_0.OFPFW_TP_SRC
2013/3/24 FUJITA Tomonori :
> On Sun, 24 Mar 2013 13:45:52 +0100
> Christopher Scherb wrote:
>
>> I
Hello,
I extended the file nx_match.py (ryu/ryu/ofproto/nx_match.py).
Changes:
Extended the file nx_match.py:
In line 317 of the file there was a FIXME ("FIXME: Add support for
dl_vlan, fl_vlan_pcp, nw_tos, nw_proto, nw_src, nw_dst, tp_src and
dp_dst to self").
The function "match_tuple" of the cl
arser?
Thank you for your help in advanced.
Best Regards
Christopher Scherb
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.ne