Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-20 | Remove call to tshark during vrrp state transition. | Stig Thormodsrud | |
2011-01-20 | 0.19.24+mendocino9debian/0.19.24+mendocino9 | Stephen Hemminger | |
2011-01-20 | Merge branch 'mendocino' of vm:vyatta/mendocino/vyatta-cfg-system into mendocino | Stephen Hemminger | |
2011-01-20 | Cleanup old net-rules on upgrade | Stephen Hemminger | |
Bug 6705 | |||
2011-01-19 | 0.19.24+mendocino8debian/0.19.24+mendocino8 | Bob Gilligan | |
2011-01-19 | Bugfix 6684: Don't delete wanpipe config files. | Bob Gilligan | |
The wanpipe config files are managed by the vyatta-serial package. So this package should not touch them. | |||
2011-01-17 | 0.19.24+mendocino7debian/0.19.24+mendocino7 | Bob Gilligan | |
2011-01-17 | Bugfix 6687: Need to explicitly specify the RAID metadata version number. | Bob Gilligan | |
2011-01-17 | 0.19.24+mendocino6debian/0.19.24+mendocino6 | Bob Gilligan | |
2011-01-17 | Bugfix 6668: Check to see if log files need rotation hourly. | Bob Gilligan | |
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) | |||
2011-01-16 | 0.19.24+mendocino5debian/0.19.24+mendocino5 | Bob Gilligan | |
2011-01-16 | Bugfix 6156: Policy must be given on command line. | Bob Gilligan | |
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. | |||
2011-01-06 | 0.19.24+mendocino4debian/0.19.24+mendocino4 | Stephen Hemminger | |
2011-01-06 | Merge branch 'mendocino' of vm:rel/vyatta-cfg-system into mendocino | Stephen Hemminger | |
2011-01-06 | Change priority of bonding device address | Stephen Hemminger | |
Bug 6642 Need slaves to be attached to bonding device before setting address (for DHCP). | |||
2011-01-04 | 0.19.24+mendocino3debian/0.19.24+mendocino3 | Mohit Mehta | |
2011-01-04 | Fix Bug 6599 ha_logd starting up by default | Mohit Mehta | |
2011-01-03 | 0.19.24+mendocino2debian/0.19.24+mendocino2 | Stephen Hemminger | |
2011-01-03 | Fix check for broadcast address | Stephen Hemminger | |
Bug 6625 The validate address function was not accounting for prefix length. | |||
2010-12-28 | 0.19.24+mendocino1debian/0.19.24+mendocino1 | An-Cheng Huang | |
2010-12-28 | new branch | An-Cheng Huang | |
2010-12-22 | 0.19.24debian/0.19.24 | Bob Gilligan | |
2010-12-22 | Add more error recovery and disk space checking. | Bob Gilligan | |
2010-12-22 | 0.19.23debian/0.19.23 | Bob Gilligan | |
2010-12-22 | Affinity script was failing to configure some queues of multi-queue NICs. | Bob Gilligan | |
The problem was due to incorrect initialization of the $q and $cpu variables. Their initializations were reversed. | |||
2010-12-17 | 0.19.22debian/0.19.22 | Stephen Hemminger | |
2010-12-17 | Add path to SSH V1 host key to config | Stephen Hemminger | |
SSH config file is based off of Debian distributed version which does not have SSH protocol version 1 key path. | |||
2010-12-16 | 0.19.21debian/0.19.21 | Stephen Hemminger | |
2010-12-16 | Fix help for name-server | Stephen Hemminger | |
Bug 5185 | |||
2010-12-15 | Add checking of protocol-version value | Stephen Hemminger | |
Syntax checking and help. | |||
2010-12-15 | Don't regenerate ssh v1 key | Stephen Hemminger | |
The key generation is done during installation or earlier in rl-system.init | |||
2010-12-10 | 0.19.20debian/0.19.20 | Stig Thormodsrud | |
2010-12-10 | Fix 6554: clear vrrp master tab completion results in cli api error | Stig Thormodsrud | |
2010-12-10 | 0.19.19debian/0.19.19 | Stig Thormodsrud | |
2010-12-10 | Fix 6453: After configuring VRRP on interface, VRRP is not active until VRRP ↵ | Stig Thormodsrud | |
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. | |||
2010-12-10 | 0.19.18debian/0.19.18 | Stephen Hemminger | |
2010-12-10 | Fix update of serial speed on all grub lines | Stephen Hemminger | |
Bug 6551 Need to handle case where console=ttyS0,9600 is at end of line | |||
2010-12-06 | 0.19.17debian/0.19.17 | Stephen Hemminger | |
2010-12-06 | Allow telnet and ssh to start before routing protocols | Stephen Hemminger | |
Bug 6474 Use priority 500 which is after login, syslog, etc. | |||
2010-12-06 | 0.19.16debian/0.19.16 | Stephen Hemminger | |
2010-12-06 | Move touch() perl to Vyatta::File | Stephen Hemminger | |
Put function in common code. | |||
2010-12-06 | Allow Ipv6 addresses in resolv.conf | Stephen Hemminger | |
Bug 5185 | |||
2010-12-06 | Move is_local_address to common code | Stephen Hemminger | |
Now part of lib/Vyatta/Misc.pm module | |||
2010-12-06 | Fix check for unspecified IPv6 address | Stephen Hemminger | |
Bug 6514 | |||
2010-12-04 | 0.19.15debian/0.19.15 | Stig Thormodsrud | |
2010-12-04 | Set up commit-revisions if configured after init-floppy. | Stig Thormodsrud | |
2010-12-02 | 0.19.14debian/0.19.14 | Stephen Hemminger | |
2010-12-02 | Mark the Vyatta specific section of inittab | Stephen Hemminger | |
2010-12-02 | Block accidental use of virtual consoles | Stephen Hemminger | |
The devices tty1 ... are virtual consoles and should not be configured through the CLI. | |||
2010-12-02 | Allow more serial console lines | Stephen Hemminger | |
Since inittab allows up to 4 characters for id field, allow 1000 entries. |