commit | 80b30c1023dbd795faf948dee0cfb3b270b56d47 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sat Oct 15 10:58:30 2005 +1000 |
committer | Arnaldo Carvalho de Melo <acme@mandriva.com> | Wed Oct 26 00:48:45 2005 -0200 |
tree | 18a6c4d4647e6b52ea9b53e1f938b5e7f7e97f8f | |
parent | 1371e37da299d4df6267ad0ddf010435782c28e9 [diff] |
[IPSEC]: Kill obsolete get_mss function Now that we've switched over to storing MTUs in the xfrm_dst entries, we no longer need the dst's get_mss methods. This patch gets rid of them. It also documents the fact that our MTU calculation is not optimal for ESP. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>