lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 28 Apr 2007 23:06:26 -0700 (PDT) From: David Miller <davem@...emloft.net> To: fpavlic@...ibm.com Cc: netdev@...r.kernel.org, linux-s390@...r.kernel.org Subject: Re: [PATCH 2/3] [AF_IUCV/IUCV]: Implementation of a skb backlog queue From: Frank Pavlic <fpavlic@...ibm.com> Date: Thu, 19 Apr 2007 11:12:14 +0200 > From: Jennifer Hunt <jenhunt@...ibm.com> > > With the inital implementation we missed to implement a skb backlog > queue . The result is that socket receive processing tossed packets. > Since AF_IUCV connections are working synchronously it leads to > connection hangs. Problems with read, close and select also > occured. > Using a skb backlog queue is fixing all of these problems . > > Signed-off-by: Frank Pavlic <fpavlic@...ibm.com> This won't apply cleanly because of all the sk_buff packet buffer interface API changes in the current GIT tree. Can you fix this up and also get a Signoff from Jennifer Hunt? Thanks a lot! - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists