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: Mon, 02 Jul 2007 22:09:30 -0700 (PDT) From: David Miller <davem@...emloft.net> To: ilpo.jarvinen@...sinki.fi Cc: netdev@...r.kernel.org Subject: Re: [PATCH tcp-2.6 2/3] [TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_acked From: "Ilpo_Järvinen" <ilpo.jarvinen@...sinki.fi> Date: Fri, 15 Jun 2007 14:10:29 +0300 > From: =?ISO-8859-1?q?Ilpo_J=E4rvinen?= <ilpo.jarvinen@...sinki.fi> > > There is no need for such check in pkts_acked because the > callback is not invoked unless at least one segment got fully > ACKed (i.e., the snd_una moved past skb's end_seq) by the > cumulative ACK's snd_una advancement. > > Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@...sinki.fi> Applied to tcp-2.6 - 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