]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
/var/ipfire/ethernet/settings: Drop BROADCAST variable
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Oct 2020 11:46:46 +0000 (11:46 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Oct 2020 11:46:46 +0000 (11:46 +0000)
commitb67f02d512335f235710934bafe15db87067316d
treea6c795fff2da826bfedf86b5d693e57c048e37f0
parent391540d9d82b42042756c67b2f5676d799d92f59
/var/ipfire/ethernet/settings: Drop BROADCAST variable

This variable is no longer being used and was only used to
assign IP addresses to the individual interfaces.

However, the kernel knows best which IP address to select
as broadcast address for each network. Therefore we depend
on the kernel which allows us to support RFC3021.

Fixes: #12486 - no /31 transfer net available on red
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
13 files changed:
config/rootfiles/core/152/filelists/files
config/rootfiles/core/152/filelists/setup [new symlink]
lfs/wio
src/initscripts/helper/aws-setup
src/initscripts/helper/azure-setup
src/initscripts/helper/exoscale-setup
src/initscripts/helper/gcp-setup
src/initscripts/helper/oci-setup
src/initscripts/networking/any
src/initscripts/networking/red
src/misc-progs/setaliases.c
src/setup/netstuff.c
src/wio/wio.cgi