---
utilities/ovs-dev.py |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/utilities/ovs-dev.py b/utilities/ovs-dev.py
index 21f0fc5..d33b2ba 100755
--- a/utilities/ovs-dev.py
+++ b/utilities/ovs-dev.py
@@ -226,7 +226,7 @@ Basic Configuration:
# First install the basic
From: Joe Stringer
OpenFlow 1.1 and 1.2, and 1.3 differ in their handling of MPLS actions in the
presence of VLAN tags. To allow correct behaviour to be committed in
each situation, this patch adds a second round of VLAN tag action
handling to commit_odp_actions(), which occurs after MPLS actions
Hi,
This series implements MPLS actions and matches based on work by
Ravi K, Leo Alterman, Yamahata-san and Joe Stringer.
This series provides two changes
* Patches 1 - 2
Provide user-space support for the VLAN/MPLS tag insertion order
up to and including OpenFlow 1.2, and the different ord
Allow datapath to recognize and extract MPLS labels into flow keys
and execute actions which push, pop, and set labels on packets.
Based heavily on work by Leo Alterman, Ravi K, Isaku Yamahata and Joe Stringer.
Cc: Ravi K
Cc: Leo Alterman
Cc: Isaku Yamahata
Cc: Joe Stringer
Signed-off-by: Sim
Break out deacceleration portion of vlan_push into vlan_put
so that it may be re-used by mpls_push.
For both vlan_push and mpls_push if there is an accelerated VLAN tag
present then it should be deaccelerated, adding it to the data of
the skb, before the new tag is added.
Signed-off-by: Simon Hor
From: Joe Stringer
This patch modifies the push_mpls behaviour to allow
pushing of an MPLS LSE either before any VLAN tag that may be present.
Pushing the MPLS LSE before any VLAN tag that is present is the
behaviour specified in OpenFlow 1.3.
Pushing the MPLS LSE after the any VLAN tag that is
Microsoft compiler doesn't support C99 fully. In particular it doesn't
implement 'hh' length prefix-
http://msdn.microsoft.com/en-us/library/tcxf1dw6.aspx.
Signed-off-by: Saurabh Shah
---
AUTHORS |1 +
lib/bond.c|2 +-
lib/meta-flow.c | 32 ---
lib/odp-util.c
Microsoft compiler doesn't support C99 fully. In particular it doesn't
implement 'hh' length prefix-
http://msdn.microsoft.com/en-us/library/tcxf1dw6.aspx.
Signed-off-by: Saurabh Shah
---
lib/bond.c|2 +-
lib/meta-flow.c | 32 ---
lib/odp-util.c| 247
This looks like a good idea but the patch got wordwrapped at some point
so it's not possible to apply it with "git am". I think that
SubmittingPatches has some pointers on how to send undamaged patches.
On Thu, Nov 07, 2013 at 11:22:24AM -0800, Saurabh Shah wrote:
> Microsoft compiler doesn't sup
On Thu, Nov 07, 2013 at 08:28:53AM -0800, Gurucharan Shetty wrote:
> On Wed, Nov 6, 2013 at 4:12 PM, Ben Pfaff wrote:
> > A couple of controller vendors have mentioned to me that they would like to
> > have some part of the OpenFlow port number space reserved for the
> > controller to use. This c
Thank you for fixing this.
One question: If add successful but query fails, are there any cleanup need
to be done here
or it will be done in later loop?
Especially if query is temporary failure will the current code lead to
irrecoverable state for
the port?
Guolin
On Sat, Nov 2, 2013 at 10:0
Testers keep wanting to know why this doesn't work. I think it's a silly
test, but it's easy enough to make them happy.
Signed-off-by: Ben Pfaff
---
lib/vconn.c | 16 +++-
tests/ofproto.at | 23 +++
2 files changed, 38 insertions(+), 1 deletion(-)
diff
On Wed, Nov 6, 2013 at 4:12 PM, Ben Pfaff wrote:
> A couple of controller vendors have mentioned to me that they would like to
> have some part of the OpenFlow port number space reserved for the
> controller to use. This commit reserves 32768 and up (roughly the upper
> half of the OF1.0 port ran
> On Nov 6, 2013, at 5:32 PM, Anu Mercian wrote:
>
>
>
> Hi Jarno,
>
> Thank you very much for the reply.
>
> 1. I want to recognize a new routing scheme over Ethertype, so keeping
> dl_type as ethertype, I want to add a new field that recognizes the new
> routing protocol. In this case,
Cette newsletter vous a été envoyée au format graphique HTML.
Si vous lisez cette version, alors votre logiciel de messagerie préfère les
e-mails au format texte.
Vous pouvez lire la version originale en ligne:
http:/
15 matches
Mail list logo