anges from v0:
- Modify tests not to expect TTL in tunnelled flows descriptions after testing
on travis-ci.org.
Haggai Eran (2):
odp-util: Accept fields with zero mask
ofproto: Wildcard TTL on IP tunnels
lib/odp-util.c| 9 +++--
ofproto/tunnel.c | 2 +-
Cc: Joe Stringer
Signed-off-by: Haggai Eran
---
ofproto/tunnel.c | 2 +-
tests/tunnel-push-pop-ipv6.at | 2 +-
tests/tunnel-push-pop.at | 2 +-
tests/tunnel.at | 18 +-
4 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/ofproto
It is possible to pass some fields to the kernel with a zero mask, but
ovs-dpctl doesn't currently allow it. Change the code to allow it to
mimic what vswitchd is allowed to do.
Signed-off-by: Haggai Eran
---
lib/odp-util.c | 9 +++--
1 file changed, 3 insertions(+), 6 deletions(-)
Cc: Joe Stringer
Signed-off-by: Haggai Eran
---
ofproto/tunnel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ofproto/tunnel.c b/ofproto/tunnel.c
index b85c2b51aa48..1d449a573705 100644
--- a/ofproto/tunnel.c
+++ b/ofproto/tunnel.c
@@ -369,7 +369,7 @@ tnl_wc_init(struct
It is possible to pass some fields to the kernel with a zero mask, but
ovs-dpctl doesn't currently allow it. Change the code to allow it to
mimic what vswitchd is allowed to do.
Signed-off-by: Haggai Eran
---
lib/odp-util.c | 9 +++--
1 file changed, 3 insertions(+), 6 deletions(-)
gards,
Haggai
Haggai Eran (2):
odp-util: Accept fields with zero mask
ofproto: Wildcard TTL on IP tunnels
lib/odp-util.c | 9 +++--
ofproto/tunnel.c | 2 +-
2 files changed, 4 insertions(+), 7 deletions(-)
--
1.7.11.2
___
dev mailing lis