On 02.09.2011 05:57, Sébastien Riccio wrote:
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
_
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
___
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
--- a/lib/netlink-
Thanks for the review, merged.
Ethan
On Thu, Sep 1, 2011 at 16:53, Jesse Gross wrote:
> On Thu, Sep 1, 2011 at 12:52 PM, Ethan Jackson wrote:
>> Before this patch, if a vport detached itself from the datapath
>> without interaction from userspace, rtnetlink notifications would
>> be sent, but g
On Thu, Sep 1, 2011 at 12:52 PM, Ethan Jackson 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
Looks good,
Thanks for the review, I pushed this.
Ethan
On Thu, Sep 1, 2011 at 00:11, Ethan Jackson wrote:
> On Wed, Aug 31, 2011 at 23:37, Justin Pettit wrote:
>> You're taking away the one bit of control that ovs-vswitchd could use at its
>> own discretion?
>
> Haha, I actually remembered why I wrote it
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
---
datapath/datapath.c |6 +++---
datapath/datapath.h |3 +++
datap
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
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.
>
> Etha
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
Descrip
Rename RHEL6 source package to openvswitch-kmod, so it doesn't intersect
with main package.
Signed-off-by: Alexey I. Froloff
---
rhel/openvswitch-kmod-rhel6.spec.in | 12 +++-
1 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/rhel/openvswitch-kmod-rhel6.spec.in
b/rhel/ope
Rename RHEL6 source package to openvswitch-kmod, so it doesn't intersect
with main package.
Signed-off-by: Alexey I. Froloff
---
rhel/openvswitch-kmod-rhel6.spec.in | 12 +++-
1 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/rhel/openvswitch-kmod-rhel6.spec.in
b/rhel/ope
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
Chiropract
Usage:
rpmbuild --rebuild \
-D 'kversion KERNEL_VERSION' \
-D 'kflavors FLAVORS TO BUILD' \
openvswitch-kmod-VERSION-RELEASE.src.rpm
Signed-off-by: Alexey I. Froloff
---
rhel/openvswitch-kmod-rhel6.spec.in | 14 ++
1 files changed, 10 insertions(+), 4 deletions(-)
diff --gi
Signed-off-by: Alexey I. Froloff
---
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 RPM source directo
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
Rename RHEL6 source package to openvswitch-kmod, so it doesn't intersect
with main package.
Signed-off-by: Alexey I. Froloff
---
rhel/openvswitch-kmod-rhel6.spec.in | 10 ++
1 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/rhel/openvswitch-kmod-rhel6.spec.in
b/rhel/openv
Hello,
I'm Ms Binta Dieme.Please i need your assistance in business.Thanks
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Dear Mr Justin!
As your sugestion, I can only set the queue for output port. But I think
setting queue for output port is not good because the traffic has already
entered the network. Is there any way to set queue for input port? so if the
customer sends more traffic than the SLA, I can drop the p
Thank you very much for your quick reply, Mr Justin!
On Thu, Sep 1, 2011 at 3:54 AM, Justin Pettit wrote:
> I doubt FlowVisor speaks Open vSwitch's configuration protocol, but that
> would be a question better suited to the FlowVisor mailing list:
>
>http://mailman.stanford.edu/mailma
On Wed, Aug 31, 2011 at 23:37, Justin Pettit wrote:
> You're taking away the one bit of control that ovs-vswitchd could use at its
> own discretion?
Haha, I actually remembered why I wrote it that way. I was planning
at some point in time to enable LACP by default in passive mode. If
we did th
21 matches
Mail list logo