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]
Message-Id: <20170531.142113.663711787657155712.davem@davemloft.net>
Date:   Wed, 31 May 2017 14:21:13 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     sowmini.varadhan@...cle.com
Cc:     netdev@...r.kernel.org, stephen@...workplumber.org
Subject: Re: [PATCH V2 net-next] neigh: Really delete an arp/neigh entry on
 "ip neigh delete" or "arp -d"

From: Sowmini Varadhan <sowmini.varadhan@...cle.com>
Date: Tue, 30 May 2017 14:31:37 -0700

> +EXPORT_SYMBOL(neigh_remove_one);

net/ipv4/arp.c is the only reference you add to this symbol and ipv4
cannot be built modular.

So this export is unnecessary.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ