Re: [2/4] [IPSEC] Add xfrm_state_mtu
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-03-07 05:23:28
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-03-07 05:23:28
On Tue, 15 Feb 2005 09:12:00 +1100 Herbert Xu [off-list ref] wrote:
This patch introduces the function xfrm_state_mtu which calculates the MTU under a specific SA. This function can be simplified once we get rid all other uses of get_max_size as we can move the calculation into the invidual SA type.
Applied, thanks Herbert.