ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.
authorPravin B Shelar <pshelar@nicira.com>
Fri, 8 Mar 2013 15:12:45 +0000 (15:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 Mar 2013 21:09:19 +0000 (16:09 -0500)
commit8344bfc6008d1c7b8b541bb25de7dfacb2188b95
treebd3b346eee41d1517a07884e3a4112abf2b01d06
parent720a43efd30f04a0a492c85fb997361c44fbae05
ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.

tunnel_ip_select_ident() is more efficient when generating ip-header
id given inner packet is of ipv4 type.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipip.c