linux/net/xfrm
Patrick McHardy 281216177a [XFRM]: Fix MTU calculation for non-ESP SAs
My IPsec MTU optimization patch introduced a regression in MTU calculation
for non-ESP SAs, the SA's header_len needs to be subtracted from the MTU if
the transform doesn't provide a ->get_mtu() function.

Reported-and-tested-by: Marco Berizzi <pupilla@hotmail.com>

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-06-18 22:30:15 -07:00
..
Kconfig
Makefile
xfrm_algo.c
xfrm_hash.c
xfrm_hash.h
xfrm_input.c
xfrm_policy.c xfrm: Add security check before flushing SAD/SPD 2007-06-07 13:42:46 -07:00
xfrm_state.c [XFRM]: Fix MTU calculation for non-ESP SAs 2007-06-18 22:30:15 -07:00
xfrm_user.c xfrm: Add security check before flushing SAD/SPD 2007-06-07 13:42:46 -07:00