Florian Westphal c7b37c769d xfrm: remove get_mtu indirection from xfrm_type
esp4_get_mtu and esp6_get_mtu are exactly the same, the only difference
is a single sizeof() (ipv4 vs. ipv6 header).

Merge both into xfrm_state_mtu() and remove the indirection.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2019-07-01 06:16:40 +02:00
..
2019-05-21 12:33:38 -07:00
2019-06-02 18:06:26 -07:00
2019-05-28 21:37:30 -07:00
2019-05-30 13:41:26 -07:00
2019-05-01 22:29:56 -04:00