Age | Commit message (Collapse) | Author |
|
|
|
This restores logging that we had in the previous release, which has
proven useful in troubleshooting interface renaming problems.
|
|
Bug 6663
(cherry picked from commit fa7d81f125033b7ed4bd549eb6905918612a6877)
|
|
|
|
(cherry picked from commit f2ff192de653b5540c9a3e51cf4d1cf19d527e4e)
|
|
|
|
|
|
|
|
Bug 6705
(cherry picked from commit 00466b9a779647047ce432b971bf8329b2255126)
|
|
The wanpipe config files are managed by the vyatta-serial package. So this
package should not touch them.
(cherry picked from commit 256bf73dda76b68fe756c5299b0732336dc60e8a)
|
|
(cherry picked from commit 5de8a194db56c51c9e5541cca43423f11534ffb7)
|
|
Previously, log file rotation was checked by cron daily. Some log
file -- such as those generated by PPP -- can grow rapidly. Such
infrequent checking can lead to running out of disk space on systems
with small disk drives or flash storage. This change checks for
rotation hourly.
(cherry picked from commit 71a31ff516ef63f5ce52ca1bca17e10497a6a15d)
(cherry picked from commit 507d28da53a8a40ef70a23031d06a2ec823fef64)
|
|
In the new version of biosdevname (version 0.3.4), the default policy
generates interface names of the form "em1". That's not the naming
convention that we use. The "all_ethN" policy does use the traditional
ethernet naming convention.
(cherry picked from commit f05a91c02e27bb19717ddf8e1ffc07ed7b1bbbc5)
|
|
The wanpipe config files are managed by the vyatta-serial package. So this
package should not touch them.
(cherry picked from commit 256bf73dda76b68fe756c5299b0732336dc60e8a)
|
|
|
|
(cherry picked from commit 5de8a194db56c51c9e5541cca43423f11534ffb7)
|
|
|
|
Previously, log file rotation was checked by cron daily. Some log
file -- such as those generated by PPP -- can grow rapidly. Such
infrequent checking can lead to running out of disk space on systems
with small disk drives or flash storage. This change checks for
rotation hourly.
|
|
|
|
In the new version of biosdevname (version 0.3.4), the default policy
generates interface names of the form "em1". That's not the naming
convention that we use. The "all_ethN" policy does use the traditional
ethernet naming convention.
(cherry picked from commit f05a91c02e27bb19717ddf8e1ffc07ed7b1bbbc5)
|
|
Bug 6642
Need slaves to be attached to bonding device before setting
address (for DHCP).
(cherry picked from commit 77297af866be32c058363f9cb3d104db9e00bb36)
|
|
|
|
|
|
(cherry picked from commit d09218920b376f65c69bda2b8b571a7611731463)
|
|
Bug 6625
The validate address function was not accounting for prefix length.
(cherry picked from commit d0312e91bad0d9d3741d61791928ac1b663a7f29)
|
|
|
|
|
|
|
|
|
|
|
|
The problem was due to incorrect initialization of the $q and $cpu
variables. Their initializations were reversed.
|
|
|
|
SSH config file is based off of Debian distributed version
which does not have SSH protocol version 1 key path.
|
|
|
|
Bug 5185
|
|
Syntax checking and help.
|
|
The key generation is done during installation or earlier
in rl-system.init
|
|
|
|
|
|
|
|
is manually restared with "restart vrrp" command.
- Move all commit checks into script on end node.
- Add separate function for conntrack-sync settings.
- Do per instance validation at the right priority level.
- Verify that the changes file is removed on final transaction.
|
|
|
|
Bug 6551
Need to handle case where console=ttyS0,9600
is at end of line
|
|
|
|
Bug 6474
Use priority 500 which is after login, syslog, etc.
|
|
|
|
Put function in common code.
|
|
Bug 5185
|
|
Now part of lib/Vyatta/Misc.pm module
|
|
Bug 6514
|