[ovs-discuss] Fwd: crash in service with invalid group type

Manpreet Singh er.manpreet25 at gmail.com
Wed Oct 7 15:47:33 UTC 2015


Hello Team,

I am working on OVS-2.3.2. I got a strange behavior while sending group_mod
message for add group with invalid group type with RYU controller.

Syntax:
OFPGroupMod (datapath, command=0, type_=0, group_id=0, buckets=[])

ofproto_v1_3_parser.OFPGroupMod(datapath, ofproto_v1_3 .OFPGC_ADD, 7,
group_id, buckets)

This operation should return error OFPGMFC_BAD_TYPE. But vswitchd service
got crashed and connection get lost with the controller.

Have anyone faced this issue?

Regards
Manpreet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20151007/95e6378b/attachment-0002.html>


More information about the discuss mailing list