These two patches allow passing tunnelled flows without a match on the
outer header TTL to the datapath. The first patch simply modifies ovs-dpctl
to pass along fields that don't have a mask set. The second patch changes
the behavior of ofproto to clear the mask specifically on the TTL.

Regards,
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 list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to