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] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 25 Sep 2017 20:36:43 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     adobriyan@...il.com
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] neigh: make struct neigh_table::entry_size
 unsigned int

From: Alexey Dobriyan <adobriyan@...il.com>
Date: Sat, 23 Sep 2017 23:01:06 +0300

> Neigh entry size can't be negative.
> 
> Space savings:
> 
> 	add/remove: 0/0 grow/shrink: 0/5 up/down: 0/-7 (-7)
> 	function                                     old     new   delta
> 	lowpan_neigh_construct                        25      24      -1
> 	clip_seq_sub_iter                            152     151      -1
> 	clip_ioctl                                  1475    1474      -1
> 	clip_constructor                              93      92      -1
> 	__neigh_create                              2455    2452      -3
> 
> Signed-off-by: Alexey Dobriyan <adobriyan@...il.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ