panic
Johannes Hofmann
Johannes.Hofmann at gmx.de
Sun Apr 9 09:25:45 PDT 2006
Jeffrey Hsu <hsu at xxxxxxxxxxxxxxxxxxxxx> wrote:
> :len ends up being -13 because tp->t_maxopd = 64, optlen = 12,
> :and ipoptlen = 65 (because ipsec_hdrsiz_tcp(tp) = 65.
> :
> :But I don't know, how to handle this case correctly.
>
> A maxopd value of 64 seems really small. What's the link MTU as
> shown by ifconfig?
ipw0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1492
inet 192.168.1.5 netmask 0xffffff00 broadcast 192.168.1.255
ether 00:0c:f1:3b:d1:ef
media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps)
status: associated
Perhaps it's some negotiation with the remote host that reduces t_maxopd?
And the problem only occurs since I have upgarded my openwrt router...
More information about the Bugs
mailing list