Open vSwitch has a new vulnerability management process:
https://github.com/openvswitch/ovs/blob/master/SECURITY.md
Step 4 in this process is "Embargoed Disclosure", in which the security
advisory and patches are sent to downstream stakeholders, who are major
Open vSwitch users or distrib
On Mon, Jan 12, 2015 at 09:59:02AM +, Rucha Abhyankar wrote:
> Hello,I have installed openvswitch 2.1.0 on ubuntu 13. It is successfully
> installed and working.
> But after# ps -ea | grep ovs
> Output is:
> 782 ? 00:00:00 ovsdb-server
> 799 ? 00:00:00 ovs-vswitchd
> Controll
On Mon, Jan 12, 2015 at 12:19:06PM -0600, swair shah wrote:
> When the switch sends OFPT_PACKET_IN message to controller, it buffers the
> packet. I want to measure this buffer space usage. Can you point me at the
> right code where I can log this particular buffer usage?
ofproto/pktbuf.c
On Sun, Jan 11, 2015 at 5:05 PM, Ji Li wrote:
> Hi all,
>
> I am working on a project related to ovs user space tunneling and I found a
> patch posted in ovs-dev mailing list:
>
> http://openvswitch.org/pipermail/dev/2014-October/047443.html
>
> I want to apply this patch and have a test on my sid
On Mon, Jan 12, 2015 at 1:48 AM, Rucha Abhyankar
wrote:
> Hello,
> I have installed ovs 2.1.0 on ubuntu 13.10 in kernel version
> 3.11.0-12-generic.
>
> After configuring the bridge, the kernel crashes after receiving the packets
> and I have to restart the computer.
> What can be the problem.
Yo
Hi,
When the switch sends OFPT_PACKET_IN message to controller, it buffers the
packet. I want to measure this buffer space usage. Can you point me at the
right code where I can log this particular buffer usage?
thanks,
swair.
___
discuss mailing list
di
Hello,I have installed ovs 2.1.0 on ubuntu 13.10 in kernel version
3.11.0-12-generic.
After configuring the bridge, the kernel crashes after receiving the packets
and I have to restart the computer.
What can be the problem.
Thanks in advance, Rucha
Thank You.
On Mon, Jan 12, 2015 at 12:42 AM, Ben Pfaff wrote:
> On Mon, Jan 12, 2015 at 12:37:52AM +0530, Padma Jayasankar wrote:
> > Btw,Is there a way to stop logging. Please clarify.
>
> To restore all default log levels: "ovs-appctl vlog/set info"
> To turn off all logging: "ovs-appctl vlo
Hi,
I want to use fast fail over group type of OpenFlow 1.3. I need sample
flow entries for doing this. According to my knowledge, we have to change
the action as group table and then add an entry in the group table. but how
to specify in the flow table entry.Please clarify.
Thanks and Regards,
HI,
Thanks for the response.
The file ovs-vswitchd.log in the path /usr/var/openvswitch grows very
fastly and occupies more space(ard 3 GB).
But i forgot to delete some logs which i added for debugging purpose. Now
i have removed those logs. Sorry for troubling u. If the problem still
continu
On Mon, Jan 12, 2015 at 08:20:08AM -0800, Ben Pfaff wrote:
> On Mon, Jan 12, 2015 at 11:23:40AM +1100, Troy Lea wrote:
> > I've installed Open vSwitch on Ubuntu 14.04.1 and have tested it
> > successfully. I've been able to create switches with up to 1000 ports and I
> > can poll them via SNMP us
On Mon, Jan 12, 2015 at 11:23:40AM +1100, Troy Lea wrote:
> I've installed Open vSwitch on Ubuntu 14.04.1 and have tested it
> successfully. I've been able to create switches with up to 1000 ports and I
> can poll them via SNMP using MRTG.
>
> I've been creating these ports with a simple "for 1
Hi Kevin,
Thanks for clarification.
I was able to run OVS without DPDK immediately after the test below and
the OVSDB initialization went fine without any error.
I agree with you that DPDK may not have any impact on the OVSDB
connectivity.
But I presume that there is some piece of code that is ge
Hi,
If I add vmnet3 dpdk compatible driver to ovs, I cannot use it in ovs
because it requires multiq?
What does this mean?
Could I change it?
Regards,
Dave.
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/disc
I wasn’t able to reproduce and I’m finding it hard to understand how it’s DPDK
related as that doesn’t affect connection to the ovsdb. So my question was
about if you have been able to isolate the issue on a clean system/clean builds
etc to rule out any other issues. Were you able to run OVS wit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 11/01/15 18:05, Ben Pfaff wrote:
>>> I'm wondering whether this is related - the stacktrace relates
>>> to flow misses and has a large parameter list in the
>>> handle_flow_misses call.
>>>
>>> The optimized code may just be obfuscating the actua
16 matches
Mail list logo