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:	Wed, 08 Oct 2008 14:19:14 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	vladislav.yasevich@...com
Cc:	netdev@...r.kernel.org, linux-sctp@...r.kernel.org
Subject: Re: [PATCH net-next 2/2] sctp: shrink sctp_tsnmap some more by
 removing gabs array

From: Vlad Yasevich <vladislav.yasevich@...com>
Date: Wed,  8 Oct 2008 16:27:50 -0400

> The gabs array in the sctp_tsnmap structure is only used
> in one place, sctp_make_sack().  As such, carrying the
> array around in the sctp_tsnmap and thus directly in
> the sctp_association is rather pointless since most
> of the time it's just taking up space.  Now, let
> sctp_make_sack create and populate it and then throw
> it away when it's done.
> 
> Signed-off-by: Vlad Yasevich <vladislav.yasevich@...com>

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