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, 13 Aug 2013 15:04:39 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	vyasevich@...il.com
Cc:	netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
	dborkman@...hat.com, eric.dumazet@...il.com
Subject: Re: [PATCH net-next] net: sctp: Add rudimentary infrastructure to
 account for control chunks

From: Vlad Yasevich <vyasevich@...il.com>
Date: Fri,  9 Aug 2013 22:05:36 -0400

> This patch adds a base infrastructure that allows SCTP to do
> memory accounting for control chunks.  Real accounting code will
> follow.
> 
> This patch alos fixes the following triggered bug ...
 ...
> The approach taken here is to split data and control chunks
> creation a  bit.  Data chunks already have memory accounting
> so noting needs to happen.  For control chunks, add stubs handlers.
> 
> Signed-off-by: Vlad Yasevich <vyasevich@...il.com>

Applied, but:

> +	/* TODO: properly account for control chunks. 

I had to delete the trailing whitespace on that line.
--
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