[ovs-dev] [PATCH 0/2] Accept zero TTL mask

Haggai Eran haggaie at mellanox.com
Tue Jan 12 15:19:40 UTC 2016


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




More information about the dev mailing list