]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
aliases: Don't call arpping to announce new IP addresses
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 29 Jun 2022 18:27:24 +0000 (18:27 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Wed, 6 Jul 2022 10:01:50 +0000 (10:01 +0000)
commit72696db892c8dcc8533f7b1813316592111cb46a
tree889606a64447e8792ec9902fe5ea676200f321a1
parent6395bed8a4d621e2ed5b4e1417934c34ddc9a9a3
aliases: Don't call arpping to announce new IP addresses

I am not sure what the rationale is here, but we should probably not do
this. Other hosts on the network will be able to update their ARP caches
properly.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Acked-by: Peter Müller <peter.mueller@ipfire.org>
src/misc-progs/setaliases.c