mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
/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>
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
etc/system-release
|
||||
etc/issue
|
||||
etc/rc.d/helpers/aws-setup
|
||||
etc/rc.d/helpers/azure-setup
|
||||
etc/rc.d/helpers/exoscale-setup
|
||||
etc/rc.d/helpers/gcp-setup
|
||||
etc/rc.d/helpers/oci-setup
|
||||
etc/rc.d/init.d/networking/any
|
||||
etc/rc.d/init.d/networking/red
|
||||
srv/web/ipfire/cgi-bin/credits.cgi
|
||||
usr/local/bin/setaliases
|
||||
|
||||
1
config/rootfiles/core/152/filelists/setup
Symbolic link
1
config/rootfiles/core/152/filelists/setup
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/setup
|
||||
Reference in New Issue
Block a user