Re: [ovs-dev] [PATCH] lacp: Clarify documentation.

2011-09-01 Thread Justin Pettit
You're taking away the one bit of control that ovs-vswitchd could use at its own discretion? Looks good. --Justin On Aug 31, 2011, at 3:22 PM, Ethan Jackson wrote: Requested-by: Dan Wendlandt d...@nicira.com --- vswitchd/vswitch.xml |4 ++-- 1 files changed, 2 insertions(+), 2

[ovs-dev] [PATCH 0/3] rhel: some updates for RHEL6

2011-09-01 Thread Alexey I. Froloff
Hi! It's been a while since I've looked into your master, and I see you're doing a great job at RHEL support! Let me propose a few enhancements: First patch renames kmod source package to openvswitch-kmod, so we can have separate source rpms for openvswitch and kernel module. Second patch adds

[ovs-dev] [PATCH 1/3] rhel: rename RHEL6 kmod source package

2011-09-01 Thread Alexey I. Froloff
Rename RHEL6 source package to openvswitch-kmod, so it doesn't intersect with main package. Signed-off-by: Alexey I. Froloff ra...@altlinux.org --- rhel/openvswitch-kmod-rhel6.spec.in | 10 ++ 1 files changed, 6 insertions(+), 4 deletions(-) diff --git

[ovs-dev] [PATCH 3/3] README.RHEL: update information on RHEL6 builds

2011-09-01 Thread Alexey I. Froloff
Signed-off-by: Alexey I. Froloff ra...@altlinux.org --- INSTALL.RHEL | 11 ++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/INSTALL.RHEL b/INSTALL.RHEL index 3558948..b452383 100644 --- a/INSTALL.RHEL +++ b/INSTALL.RHEL @@ -53,7 +53,16 @@ RHEL. On RHEL 5, the default

[ovs-dev] [PATCH 2/3] rhel: add ability to build kmod packages for arbitrary kernel version/variant(s)

2011-09-01 Thread Alexey I. Froloff
Usage: rpmbuild --rebuild \ -D 'kversion KERNEL_VERSION' \ -D 'kflavors FLAVORS TO BUILD' \ openvswitch-kmod-VERSION-RELEASE.src.rpm Signed-off-by: Alexey I. Froloff ra...@altlinux.org --- rhel/openvswitch-kmod-rhel6.spec.in | 14 ++ 1 files changed, 10 insertions(+), 4

[ovs-dev] We have lists for doctors, lawyers, hospitals, chiropractors, schools, churches, real estate agents, insurance agents etc..

2011-09-01 Thread Barrett czarina
Value priced Data: $395 for everything below! (only until Friday) All 100% optin data / Full resale rights Please email andrewjohns...@gmx.us for samples and info. ---HEALTHCARE LISTS Physicians (34 specialties) Database:788k records, 17k emails, 200k fax numbers

[ovs-dev] [PATCH 1/3] rhel: rename RHEL6 kmod source package

2011-09-01 Thread Alexey I. Froloff
Rename RHEL6 source package to openvswitch-kmod, so it doesn't intersect with main package. Signed-off-by: Alexey I. Froloff ra...@altlinux.org --- rhel/openvswitch-kmod-rhel6.spec.in | 12 +++- 1 files changed, 7 insertions(+), 5 deletions(-) diff --git

Re: [ovs-dev] [PATCH 1/3] rhel: rename RHEL6 kmod source package

2011-09-01 Thread Alexey I. Froloff
On Thu, Sep 01, 2011 at 06:56:29PM +0400, Alexey I. Froloff wrote: Rename RHEL6 source package to openvswitch-kmod, so it doesn't intersect with main package. I apologies. This is the correct one. -- Regards,-- Sir Raorn. --- http://thousandsofhate.blogspot.com/ signature.asc

Re: [ovs-dev] [PATCH 1/2] rhel: Don't delete bridges on boot.

2011-09-01 Thread Ben Pfaff
Yes, that's the right thing to do. openvswitch.booted is only used by the init script itself. On Wed, Aug 31, 2011 at 05:21:22PM -0700, Ethan Jackson wrote: Summary of an offline discussion: Did some research and we decided to just remove it. I'm going to push this series now. Ethan

Re: [ovs-dev] [PATCH 0/3] rhel: some updates for RHEL6

2011-09-01 Thread Ben Pfaff
On Thu, Sep 01, 2011 at 06:01:10PM +0400, Alexey I. Froloff wrote: It's been a while since I've looked into your master, and I see you're doing a great job at RHEL support! Let me propose a few enhancements: First patch renames kmod source package to openvswitch-kmod, so we can have

Re: [ovs-dev] [PATCH] lacp: Clarify documentation.

2011-09-01 Thread Ethan Jackson
Thanks for the review, I pushed this. Ethan On Thu, Sep 1, 2011 at 00:11, Ethan Jackson et...@nicira.com wrote: On Wed, Aug 31, 2011 at 23:37, Justin Pettit jpet...@nicira.com wrote: You're taking away the one bit of control that ovs-vswitchd could use at its own discretion? Haha, I

Re: [ovs-dev] [PATCH 5/6] datapath: genl_notify() on port disappearances.

2011-09-01 Thread Jesse Gross
On Thu, Sep 1, 2011 at 12:52 PM, Ethan Jackson et...@nicira.com wrote: Before this patch, if a vport detached itself from the datapath without interaction from userspace, rtnetlink notifications would be sent, but genl notifications would not. Feature #6809. Signed-off-by: Ethan Jackson

Re: [ovs-dev] [PATCH 5/6] datapath: genl_notify() on port disappearances.

2011-09-01 Thread Ethan Jackson
Thanks for the review, merged. Ethan On Thu, Sep 1, 2011 at 16:53, Jesse Gross je...@nicira.com wrote: On Thu, Sep 1, 2011 at 12:52 PM, Ethan Jackson et...@nicira.com wrote: Before this patch, if a vport detached itself from the datapath without interaction from userspace, rtnetlink

[ovs-dev] [PATCH] netlink-protocol: Define missing symbols.

2011-09-01 Thread Ethan Jackson
OVS fails to build with xenddk-56100build3926 because it has an outdated genetlink header. --- lib/netlink-protocol.h | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/lib/netlink-protocol.h b/lib/netlink-protocol.h index 1b5fa71..6a3b92d 100644 ---

[ovs-dev] openvswitch debian packages - missing ovs-vlan-bug-workaround

2011-09-01 Thread Sébastien Riccio
Hi, While trying to port the xen xapi network scripts to debian for project Kronos, I found out that the file /usr/sbin/ovs-vlan-bug-workaround is not provided by the openvswitch debian packages. Is there a reason for this ? Cheers, Sébastien