tunneling: Include IP TTL in flow metadata.
authorJesse Gross <jesse@nicira.com>
Fri, 27 Mar 2015 14:39:18 +0000 (07:39 -0700)
committerJesse Gross <jesse@nicira.com>
Tue, 7 Apr 2015 23:26:29 +0000 (16:26 -0700)
commit6625245743a8621a8eee1fd67add15120ed042f8
tree02048755f064d07de1ef6191e671800b24d235e1
parent6c4e7adb0807155b603eef30a7929c42667bfa38
tunneling: Include IP TTL in flow metadata.

The IP TTL is currently omitted in the extracted tunnel information
that is stored in the flow for userspace tunneling. This includes it
so that the same logic used by the kernel also applies.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Acked-by: Pritesh Kothari <pritesh.kothari@cisco.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
lib/netdev-vport.c