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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 22 Jul 2014 09:03:17 +0000
From:	David Laight <David.Laight@...LAB.COM>
To:	'David Miller' <davem@...emloft.net>
CC:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"linux-sctp@...r.kernel.org" <linux-sctp@...r.kernel.org>
Subject: RE: [PATCH net-next v3 1/3] Open out the check for Nagle

> From: David Laight <David.Laight@...LAB.COM>
> Date: Fri, 18 Jul 2014 17:36:24 +0000
> 
> > The check for Nagle contains 6 separate checks all of which must be true
> > before a data packet is delayed.
> > Separate out each into its own 'if (test) return SCTP_XMIT_OK' so that
> > the reasons can be individually described.
> >
> > Also return directly with SCTP_XMIT_RWND_FULL.
> > Delete the now-unused 'retval' variable and 'finish' label from
> > sctp_packet_can_append_data().
> >
> > Signed-off-by: David Laight <david.laight@...lab.com>
> 
> Please add the "sctp: " subsystem prefix to this subject line.

I've resent all 3 patches with net: sctp: added to the subject line
and a comment below the ---.

I must check whether I can send patches directly, instead of pasting
from wordpad into outlook (which seems to preserve any tabs).

	David



--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ