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: Fri, 28 Jan 2022 16:14:32 -0800 From: Eric Dumazet <edumazet@...gle.com> To: David Ahern <dsahern@...nel.org> Cc: netdev <netdev@...r.kernel.org> Subject: Re: [PATCH net-next] ipv4: Make ip_idents_reserve static On Fri, Jan 28, 2022 at 3:53 PM David Ahern <dsahern@...nel.org> wrote: > > ip_idents_reserve is only used in net/ipv4/route.c. Make it static > and remove the export. > > Signed-off-by: David Ahern <dsahern@...nel.org> > Cc: Eric Dumazet <edumazet@...gle.com> > --- Thanks, this came after commit 62f20e068ccc ipv6: use prandom_u32() for ID generation Reviewed-by: Eric Dumazet <edumazet@...gle.com>
Powered by blists - more mailing lists