]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IPv6] IPsec: fix pmtu calculation of esp
authorKazunori MIYAZAWA <miyazawa@linux-ipv6.org>
Fri, 9 Dec 2005 07:11:42 +0000 (23:11 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Dec 2005 07:11:42 +0000 (23:11 -0800)
commit73d4f84fd001b0be67fea46e84b75e6a7a5da08e
treeb56eebc83fbf5ffab87f254ecdd19fc142ae3e9f
parent246a421207007a034da9b8cfa578bc00d16a9553
[IPv6] IPsec: fix pmtu calculation of esp

It is a simple bug which uses the wrong member.

This bug does not seriously affect ordinary use of IPsec.
But it is important to pass IPv6 ready logo phase-2
conformance test of IPsec SGW.

Signed-off-by: Kazunori MIYAZAWA <miyazawa@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/esp6.c