From: Wei Yongjun
Remove duplicated include.
Signed-off-by: Wei Yongjun
---
net/openvswitch/flow_table.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/net/openvswitch/flow_table.c b/net/openvswitch/flow_table.c
index e425427..c686655 100644
--- a/net/openvswitch/flow_table.c
+++ b/net/o
Hi Ben,
On Fri, Dec 13, 2013 at 12:28:21AM -0800, Ben Pfaff wrote:
> I've been a little frustrated with the current approach to MPLS, because it
> seems quite difficult to understand. One particularly difficult bit for
> me is the variables used during translation, e.g. mpls_depth_delta and
> pre
Package: openvswitch
Version: 1.9.3+git20131029-1.1
Severity: important
Dear Maintainer,
I was upgrading our test server to the newest kernel shipping with
Debian/unstable,
namely "3.11-2", and DKMS failed on openvswitch-datapath-dkms. I attached the
error
messages from the DKMS make.log file.
Greetings,
If you have received this email then you are one of the lucky fellows to
benefit from us. On behalf of myself and family, i am happy to inform you that
i and my wife Gillian have chosen you to be one of our donation beneficiaries
from our Euro Millions Jackpot win of 148Million (One
From: Joe Stringer
Previously we used facets for ovs-appctl dpif/dump-flows commands.
This switches to fetching flows directly from the dpif. This is
necessary because future patches remove facets and subfacet entirely.
Signed-off-by: Joe Stringer
Signed-off-by: Ethan Jackson
Acked-by: Ethan
Dear Friends,
On behalf of Global association for human rights defense (GAHRD), It is our
great pleasure to invite you to the 2014 World Congress on Human Trafficking,
Sexual Harassment,Prostitution and Sex Work. The Congress will be held at the
California University, United State of Americ
2013/12/14 Ben Pfaff :
> Occasionally in the unit tests the following race can happen:
>
>1. ovs-vsctl updates database
>2. ovs-vswitchd reconfigures, notifies ovs-vsctl that it is complete
>3. ovs-appctl ofproto/trace fails to see newly added port
>4. ovs-vswitchd main loop calls o