Hi:When I used this 
stat.match['in_port'], stat.match['eth_dst'], stat.match['ipv4_src'],

in statistcs reply message , the output is the following


 File "/home/eman/ryu/ryu/app/project.py", line 95, in 
_flow_stats_reply_handler    stat.match['in_port'], stat.match['eth_dst'], 
stat.match['ipv4_src'],  File 
"/usr/local/lib/python2.7/dist-packages/ryu/ofproto/ofproto_v1_3_parser.py", 
line 842, in __getitem__    return dict(self._fields2)[key]KeyError: 'ipv4_src'

what is the problem of this??
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to