On 01/19/15 at 03:45pm, Lorand Jakab wrote:
> Signed-off-by: Lorand Jakab
Acked-by: Thomas Graf
Same here, pushed to master.
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Signed-off-by: Lorand Jakab
---
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 7c0e262..0a54820 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ Post-v2.3.0
- New support for a "conjunctive match" OpenFlow extension, which
allows constructing Open
On Mon, Aug 19, 2013 at 12:00 PM, pritesh wrote:
> Signed-off-by: pritesh
Applied, thanks (I added some detail to the commit message).
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Signed-off-by: pritesh
---
datapath/flow.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/datapath/flow.c b/datapath/flow.c
index 4075350..3b3e0aa 100644
--- a/datapath/flow.c
+++ b/datapath/flow.c
@@ -1202,7 +1202,7 @@ int ovs_ipv4_tun_from_nlattr(const struct nlattr
Looks good.
--Justin
On Jun 17, 2011, at 1:52 PM, Ben Pfaff wrote:
> Reported-by: Andrew Evans
> ---
> debian/openvswitch-switch.init |2 +-
> xenserver/etc_init.d_openvswitch |4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/debian/openvswitch-switch.init b
Reported-by: Andrew Evans
---
debian/openvswitch-switch.init |2 +-
xenserver/etc_init.d_openvswitch |4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/openvswitch-switch.init b/debian/openvswitch-switch.init
index 44ec67c..9c7343b 100755
--- a/debian/openvsw