ovn: Implement logical action to decrement IPv4 TTL.
authorBen Pfaff <blp@nicira.com>
Thu, 8 Oct 2015 20:39:55 +0000 (13:39 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 16 Oct 2015 03:26:58 +0000 (20:26 -0700)
commit56091efef780462241c5cd29a7b4e67edc79a1f8
tree3ee04abf3881d1e180468c8670f35f4c2488d220
parent558ec83dce80fe37f1dc10567db0e170131d1a44
ovn: Implement logical action to decrement IPv4 TTL.

This is necessary for IPv4 routing.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
ovn/lib/actions.c
ovn/lib/lex.c
ovn/lib/lex.h
tests/ovn.at