DragonFly BSD
DragonFly bugs List (threaded) for 2006-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: panic


From: Johannes Hofmann <Johannes.Hofmann@xxxxxx>
Date: 09 Apr 2006 16:25:45 GMT

Jeffrey Hsu <hsu@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...







[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]