[ovs-dev] [PATCH 3/3] auto-attach: Add auto-attach support to bridge layer and command set

2014-10-31 Thread Ludovic Beliveau
entries. The man pages, unit tests, and news and license notice files are also updated. Signed-off-by: Ludovic Beliveau Signed-off-by: Dennis Flynn diff --git a/NEWS b/NEWS index d271188..95ee481 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,9 @@ Post-v2.3.0 - A simple wrapper script, 'ovs-d

[ovs-dev] [PATCH 2/3] auto-attach: Add auto-attach support to ofproto layer

2014-10-31 Thread Ludovic Beliveau
From: Dennis Flynn Signed-off-by: Ludovic Beliveau Signed-off-by: Dennis Flynn diff --git a/lib/odp-util.h b/lib/odp-util.h index 11b54dd..61b71b1 100644 --- a/lib/odp-util.h +++ b/lib/odp-util.h @@ -40,6 +40,7 @@ struct pkt_metadata; SPR(SLOW_BFD,"bfd","

[ovs-dev] [PATCH 0/3] auto-attach: auto-attach: Add support for IETF Auto Attach standard (v2)

2014-10-31 Thread Ludovic Beliveau
work to be done we feel we are at a point where it makes sense to start presenting this new Auto-Attach feature upstream for your consideration. Regards, Dennis Flynn: Avaya, Inc. email: drfl...@avaya.com Ludovic Beliveau: WindRiver, Inc. email: ludovic.beliv...@windriver.com Rev. 1.0

[ovs-dev] [PATCH 3/3] auto-attach: Add auto-attach support to bridge layer and command set

2014-10-02 Thread Ludovic Beliveau
and unit tests are also updated. Signed-off-by: Ludovic Beliveau Signed-off-by: Dennis Flynn diff --git a/tests/ovs-vsctl.at b/tests/ovs-vsctl.at index 864c382..6aed078 100644 --- a/tests/ovs-vsctl.at +++ b/tests/ovs-vsctl.at @@ -643,6 +643,7 @@ AT_CHECK([${PERL} $srcdir/uuidfilt.pl out1 out2

[ovs-dev] [PATCH 0/3] auto-attach: Add support for IETF Auto Attach standard

2014-10-02 Thread Ludovic Beliveau
we are at a point where it makes sense to start presenting this new Auto-Attach feature upstream for your consideration. Regards, Dennis Flynn: Avaya, Inc. email: drfl...@avaya.com Ludovic Beliveau: WindRiver, Inc. email: ludovic.beliv...@windriver.com Revisions: v1:- Initial submission

[ovs-dev] [PATCH 2/3] auto-attach: Add auto-attach support to ofproto layer

2014-10-02 Thread Ludovic Beliveau
Signed-off-by: Ludovic Beliveau Signed-off-by: Dennis Flynn diff --git a/lib/odp-util.h b/lib/odp-util.h index 11b54dd..61b71b1 100644 --- a/lib/odp-util.h +++ b/lib/odp-util.h @@ -40,6 +40,7 @@ struct pkt_metadata; SPR(SLOW_BFD,"bfd","Consists