git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1371e37
)
[IPSEC]: Kill obsolete get_mss function
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 15 Oct 2005 00:58:30 +0000
(10:58 +1000)
committer
Arnaldo Carvalho de Melo
<acme@mandriva.com>
Wed, 26 Oct 2005 02:48:45 +0000
(
00:48
-0200)
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>
No differences found