Hello to all

When sending an OFPGroupMod message to OpenVSwitch, the switch is
returning an ErrorMessage with Bad Request and Bad Type.
I'm using OpenFlow13 for both ryu controller and openvswitch.


VENT ofp_event->ofctl_service EventOFPErrorMsg
EventOFPErrorMsg received.
version=0x4, msg_type=0x1, msg_len=0x1c, xid=0xb594f088
 `-- msg_type: OFPT_ERROR(1)
OFPErrorMsg(type=0x1, code=0x1,
data=b'\x04\x0f\x00\x10\xb5\x94\xf0\x88\x00\x02\x00\x00\xff\xff\xff\xfc')
 |-- type: OFPET_BAD_REQUEST(1)
 |-- code: OFPBRC_BAD_TYPE(1)
 `-- data: version=0x4, msg_type=0xf, msg_len=0x10, xid=0xb594f088
     `-- msg_type: OFPT_GROUP_MOD(15)



Does anyone know if there is any kind of issue with using GroupMod
messages with OpenVSwitch?


Thank you all!
Carlos Ferreira

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to