Re: IP fragmentation bug from NFS

2006-09-22 Thread David Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Fri, 22 Sep 2006 13:35:12 -0700 > http://bugzilla.kernel.org/show_bug.cgi?id=7018 > > Looking at this, it seems that when NFS hands UDP a fragmented > (non-linear skb), it traps because it tries to trim bytes off a > non-linear skb. Not sure if skb

IP fragmentation bug from NFS

2006-09-22 Thread Stephen Hemminger
http://bugzilla.kernel.org/show_bug.cgi?id=7018 Looking at this, it seems that when NFS hands UDP a fragmented (non-linear skb), it traps because it tries to trim bytes off a non-linear skb. Not sure if skb_trim needs fixing, or IP is broken.. --- ssize_t ip_append_page(struct sock *sk, struct