Alias ranges should support netmask and broadcast parameters
Closed this issue · 0 comments
nfirvine commented
From ifup-aliases
:
# Other configuration variables such as NETMASK and BROADCAST may be specified
# in the range file and will apply to all of the ipaddresses in the range. Range
# files also inherit configuration from the ifcfg-$DEV file just like normal.
Specifically, I need netmask.
In my use case, I explicitly do not want to inherit.
Currently, the behaviour is to fail compilation.