I got the point.
Thanks
2014-02-14 13:27 GMT-07:00 Ben Pfaff :
> It wouldn't make sense to put OFPT_EXPERIMENTER in those, because
> OFPT_EXPERIMENTER doesn't identify a particular kind of message (it's
> a category).
>
> All of the NXT and NXST messages are experimenter messages.
>
> On Fri, Fe
It wouldn't make sense to put OFPT_EXPERIMENTER in those, because
OFPT_EXPERIMENTER doesn't identify a particular kind of message (it's
a category).
All of the NXT and NXST messages are experimenter messages.
On Fri, Feb 14, 2014 at 11:49:08AM -0700, Junguk Cho wrote:
> I already check it. Howeve
I already check it. However there is no "OFPT_EXPERIMENTER" type in enum
ofptype or ofpraw.
What does "tons of experimenter messages" mean?
Thanks
2014-02-14 9:30 GMT-07:00 Ben Pfaff :
> On Fri, Feb 14, 2014 at 01:22:18AM -0700, Junguk Cho wrote:
> > Can current OVS support OFPT_EXPERIMENTER?
On Fri, Feb 14, 2014 at 01:22:18AM -0700, Junguk Cho wrote:
> Can current OVS support OFPT_EXPERIMENTER?
Yes, OVS has tons of experimenter messages. See lib/ofp-msgs.h.
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Hi,
Can current OVS support OFPT_EXPERIMENTER?
I think it does not support.
In handle_openflow__() in ofproto.c, I cannot find OFPTYPE_EXPERIMENTER.
Is there anyone who know this??
Thanks
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/