On Thu, 10 May 2012 06:39:49 +0900
FUJITA Tomonori <[email protected]> wrote:

> ryu crashes when it gets OFPT_STATS_REPLY including OFP actions.
> 
> ofp_flow_stats can include ofp_action_header(s) so
> parser_stats_body_array method can't use the entry_size argument (the
> minimum size, 88 bytes). It needs to use the size that body_cls's
> parser returns.
> 
> Signed-off-by: FUJITA Tomonori <[email protected]>
> ---
>  ryu/ofproto/ofproto_v1_0_parser.py |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Merged.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to