Hi,
When IP Addresses are to be specified as match fields, it is a pre requisite to
include the match field OFPXMT_OFB_ETH_TYPE with a value of 0x800 (IP Protocol.)
Thanks
-ns murthy
From: discuss-boun...@openvswitch.org [mailto:discuss-boun...@openvswitch.org]
On Behalf Of Feixiong Zhang
Sen
that was being considered down
the road.
Thanks - Ed
From: NS Srinivasa Murthy-B37840 [mailto:b37...@freescale.com]
Sent: Friday, September 20, 2013 3:22 PM
To: Ben Pfaff; Ed Wallig
Cc: discuss@openvswitch.org
Subject: RE: [ovs-discuss] FW: 802.1x capabilities
If controller acts as the 802.1x acts
If controller acts as the 802.1x acts as the authenticator, the switch will be
the supplicant that gets authenticated.
In that case , switch may need to implement the 802.1x supplicant.
Thanks
-ns murthy
From: discuss-boun...@openvswitch.org [mailto:discuss-boun...@openvswitch.org]
On Behalf Of
Hi,
Can I use Open Flow protocol version 1.3 with OXM class to add flows for Flow
based tunneling in OVS?
OR I need to use NXM class wIth OpenFlow protocol version 1.0 only?
(To set NXM_NX_TUN_ID , NXM_NX_TUN_IPV4_SRC, NXM_NX_TUN_IPV4_DST )
Thanks in advance
-ns murthy
___
Hi,
Is Open flow defined Table features support (OFPMP_TABLE_FEATURES) provided in
OVS? If so please let me know the version.
Thanks a lot
-ns murthy
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Sure. I will go through the code and come back with specific questions.
-Original Message-
From: Ben Pfaff [mailto:b...@nicira.com]
Sent: Monday, May 06, 2013 1:09 AM
To: NS Srinivasa Murthy-B37840
Cc: discuss@openvswitch.org
Subject: Re: [ovs-discuss] Adding experimental openflow 1.1
Hi,
I want to learn how openflow 1.1 experimental instructions can be added to
the OVS source code.
Can someone explain me about this?
The present code returns error "OFPERR_OFPBIC_BAD_EXPERIMENTER" when it
receives any experimental instruction.
Any available documentation on this issue is al
Hi,
I want to learn how openflow 1.2 experimental instructions can be added to
the OVS source code.
Can some one explain me about this?
The present code returns error "OFPERR_OFPBIC_BAD_EXPERIMENTER" when it
receives any experimental instruction.
Any available documentation on this issue is a