Hi Joe,
Yes, over-zealous checking on my part.
Thanks for finding and fixing this.
Acked-by: Dennis Flynn
From: Joe Stringer [joestrin...@nicira.com]
Sent: Wednesday, May 06, 2015 5:44 PM
To: Flynn, Dennis R (Dennis)
Cc: dev@openvswitch.org
Subject: Re
Thanks for fixing this.
Acked-by: Dennis Flynn
-Original Message-
From: Ben Pfaff [mailto:b...@nicira.com]
Sent: Friday, March 20, 2015 2:53 AM
To: dev@openvswitch.org
Cc: Ben Pfaff; Flynn, Dennis R (Dennis); Alex Wang
Subject: [PATCH 1/4] ovs-vsctl: Create AutoAttach records on demand
Hi Ben,
We have completed our testing with your additional refinements and everything
looks good.
I have the following comments after reviewing your changes.
Once these are addressed to your satisfaction we are good to go with committing
these changes.
lib/lldp/lldp.c
- Remove lingeri
ldp/lldp.c
- lib/lldp/lldpd-structs.c
- lib/lldp/lldpd.c
- lib/lldp/lldpd.h
- lib/ovs-lldpd.c (Windriver)
Thanks,
Dennis
-Original Message-
From: Ben Pfaff [mailto:b...@nicira.com]
Sent: Monday, February 23, 2015 12:21 AM
To: Flynn, Dennis R (Denni
: Flynn, Dennis R (Dennis)
Cc: dev@openvswitch.org
Subject: Re: [ovs-dev] [PATCH 3/3] auto-attach: Add auto-attach support to
bridge layer and command set
On Sun, Feb 22, 2015 at 11:45:29AM -0800, Ben Pfaff wrote:
> On Fri, Feb 20, 2015 at 02:17:11PM -0500, drfl...@avaya.com wrote:
> > Fro
: Flynn, Dennis R (Dennis)
Sent: Tuesday, February 10, 2015 9:37 AM
To: 'Ben Pfaff'
Cc: dev@openvswitch.org
Subject: RE: [ovs-dev] [PATCH 0/3] Add support for IETF Auto Attach standard
(v5)
Ben,
My apologies for the delay getting back to you on this topic.
I am working on getting the
, January 28, 2015 11:09 AM
To: Flynn, Dennis R (Dennis)
Cc: dev@openvswitch.org
Subject: Re: [ovs-dev] [PATCH 0/3] Add support for IETF Auto Attach standard
(v5)
Hi. I spent some more time on this series last night. I think that it needs
some basic tests before I'll feel comfortable wi
submission.
From your perspective do you require that the new AA unit tests be in place
before accepting the AA code?
Do you have any further insight regarding the "Code Complete" date for OvS 2.4?
Regards,
Dennis
-Original Message-----
From: Flynn, Dennis R (Dennis)
Sent:
is based.
We will look at porting those unit tests to the OvS unit test framework.
Dennis
-Original Message-
From: Ben Pfaff [mailto:b...@nicira.com]
Sent: Tuesday, January 13, 2015 6:36 PM
To: Flynn, Dennis R (Dennis)
Cc: Keene, Carl (Carl); dev@openvswitch.org
Subject: Re: [ovs-dev
Thanks for the update.
Please let us know if there is anything you need us to work on.
Dennis
-Original Message-
From: Ben Pfaff [mailto:b...@nicira.com]
Sent: Wednesday, January 07, 2015 11:54 AM
To: Flynn, Dennis R (Dennis)
Cc: dev@openvswitch.org
Subject: Re: [ovs-dev] [PATCH 0/3
cant compute
>logic.
So - support for PBB does not make support for AAC unnecessary.
-Original Message-
From: Ben Pfaff [mailto:b...@nicira.com]
Sent: Tuesday, October 14, 2014 10:42 AM
To: Flynn, Dennis R (Dennis)
Cc: Ludovic Beliveau; dev@openvswitch.org
Subject: Re: [ovs-dev] [
Hi Ben,
Thank you for the thorough review of the auto attach patches!
We will address all your comments/concerns and be back in touch.
Thanks again,
Dennis
-Original Message-
From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Ben Pfaff
Sent: Monday, October 13, 2014 6:49 PM
To
Our initial goal is to make OVS an auto attach client.
We are watching with great interest the progress of the recently submitted
802.1ah (PBB) patch.
PBB is the datapath on top of which the SPB control plane is layered and thus
could lay the groundwork for adding auto attach server support to O
Hi,
A while back (Oct. 2) we posted a series of patches offering support for the
Auto Attach feature.
A description of this feature can be found here.
http://openvswitch.org/pipermail/dev/2014-October/046651.html
I'm curious to know if anyone has had a chance to look at this.
Thanks,
Dennis F
This is the final commit in the series of commits that deliver initial support
for Auto-Attach. Specifically this commit delivers auto-attach support to the
OVS bridge layer as well as the new auto-attach commands. The OVSDB schema is
modified to define the new auto-attach entries. The man pages a
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 of BFD packets") \
SPR(SLOW_LACP, "lacp", "Consists of LACP packets")
This patch sequence provides OVS support for the IETF Auto-Attach SPBM draft
standard. This standard describes a compact method of using IEEE 802.1AB Link
Layer Discovery Protocol (LLDP) together with a IEEE 802.1aq Shortest Path
Bridging (SPB) network to automatically attach network devices to in
Greetings OVS Team,
We have been working on adding OVS support for the IEEE/IETF Auto-Attach SPBm
draft standard. This standard describes a compact method of using IEEE 802.1AB
Link Layer Discovery Protocol (LLDP) together with a IEEE 802.1aq Shortest Path
Bridging (SPBm) network to automatical
18 matches
Mail list logo