ipcomp: assign if_id to child tunnel from parent tunnel
authorXin Long <lucien.xin@gmail.com>
Mon, 6 Jul 2020 12:01:36 +0000 (20:01 +0800)
committerSteffen Klassert <steffen.klassert@secunet.com>
Thu, 9 Jul 2020 10:55:37 +0000 (12:55 +0200)
commitd5a7a5057387d79b91a6e2fd78a76ccd53f91e6c
tree8efa24b70305b5b58156875c3bc8882b5b60d32c
parent2ab110cbb0c0cb05c64f37f42b78f5bc11699b0e
ipcomp: assign if_id to child tunnel from parent tunnel

The child tunnel if_id will be used for xfrm interface's lookup
when processing the IP(6)IP(6) packets in the next patches.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/ipv4/ipcomp.c
net/ipv6/ipcomp6.c