Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<vmac-interface>' will do what the user intended.
Users should still be prompted to use the underlying interface name,
but if they enter the vmac interface instead we should 'do what they mean'
|
|
|
|
|
|
address owner
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that is not address owner' to 'address owner that is requesting master' can occur
|
|
Don't start RAID (md) unless root device is configured for RAID.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default of 1
|
|
|
|
File is copied not expanded by shell
|
|
Needs to be read only
|
|
|
|
|
|
|
|
|
|
|
|
This provides the same configuration parameters as are used to
configure VRRP virtual MAC interfaces above ethernet and ethernet vif
interfaces.
|
|
|
|
The new naming convention is: <ifname>v<VRID>
where <ifname> is the name of the underlying physical interface or
VLAN and <VRID> is the virtual router ID.
For example: eth0v235, eth7.4000v199.
|
|
Bug 6916
Rather than editing /etc/sudoers which can lead to package conflicts,
put Vyatta specific changes into a separate file.
|
|
Code of the form:
for $i qw(a b c)
causes the warning:
Use of qw(...) as parentheses is deprecated
|
|
|
|
|
|
|
|
ethtool has capabilties set, therefore no need for sudo.
|
|
|
|
|