udp: increase inner ip header ID during segmentation
authorCong Wang <amwang@redhat.com>
Fri, 22 Mar 2013 00:31:32 +0000 (00:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 Mar 2013 14:23:34 +0000 (10:23 -0400)
commitd6a8c36dd6f6f06f046e5c61d3fb39b777c3bdc6
tree29ae533ed164da23912125dd0be28df5dda6c051
parent10c0d7ed32b7c273970a20e211c08ab46fea3c26
udp: increase inner ip header ID during segmentation

Similar to GRE tunnel, UDP tunnel should take care of IP header ID
too.

Cc: Pravin B Shelar <pshelar@nicira.com>
Cc: Eric Dumazet <edumazet@google.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/udp.c