Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-01 | 0.19.24+mendocino19debian/0.19.24+mendocino19 | Bob Gilligan | |
2011-02-01 | Bugfix 6156: Allow time for renaming to complete before running biosdevname | Bob Gilligan | |
It appears that biosdevname can be confused if interface renaming is being performed by other udev worker processes at the same time that it is running. Since vyatta_net_name does protect the body of its code with a lock, we can be sure that no other renaming will be started in other udev worker processes while this one is running in vyatta_net_name. But renaming being performed by other udev worker processes that were triggered by previous executions of vyatta_net_name may still be in progress. This change gives any interface renaming that was called for by previous invocations of vyatta_net_name a chance to complete before we call biosdevname. | |||
2011-01-27 | Fix grammar error in help string. | Robert Bays | |
2011-01-27 | 0.19.24+mendocino18debian/0.19.24+mendocino18 | Mohit Mehta | |
2011-01-27 | Fix Bug 6696 Internal error for release/renew dhcp interface under op mode | Mohit Mehta | |
* do not execute config-mode actions when called from op-mode | |||
2011-01-26 | 0.19.24+mendocino17debian/0.19.24+mendocino17 | Stig Thormodsrud | |
2011-01-26 | Fix vrrp duplicate generation of last sync-group entry. | Stig Thormodsrud | |
2011-01-25 | 0.19.24+mendocino16debian/0.19.24+mendocino16 | Stephen Hemminger | |
2011-01-26 | Rearrange priority for pseudo-ethernet | Stephen Hemminger | |
Bug 6116 Do setup at same priority as VIF (since it is really macvlan) Do address after peth mac address is set. | |||
2011-01-24 | 0.19.24+mendocino15debian/0.19.24+mendocino15 | Stig Thormodsrud | |
2011-01-24 | Fix 6501: "clear vrrp master interface <interface> group <group>" doesnt ↵ | Stig Thormodsrud | |
work with sync groups. | |||
2011-01-24 | 0.19.24+mendocino14debian/0.19.24+mendocino14 | Stephen Hemminger | |
2011-01-25 | Pass interface name correctly when deleting dhcpv6 | Stephen Hemminger | |
Bug 6726 Typo in vyatta-address script conversion from perl to shell | |||
2011-01-24 | 0.19.24+mendocino13debian/0.19.24+mendocino13 | Stephen Hemminger | |
2011-01-25 | Don't fail if config.boot does not exist | Stephen Hemminger | |
Bug 6718 On livecd config.boot does not exist yet, so no existing hw-id mappings. | |||
2011-01-24 | Add more debug output | Stephen Hemminger | |
Put more messages in to help debug current problem and future ones | |||
2011-01-24 | Add logging to coldplug | Stephen Hemminger | |
Log to file /dev/udev/net-name.log since that is available tmpfs | |||
2011-01-24 | Revert "Add debug logging." | Stephen Hemminger | |
This reverts commit b1af934db367d589cf7c78b84e2181a1e72b2aaf. Loggging to /var/log does not work during boot. The root filesystem is read-only when udev is running this script. | |||
2011-01-20 | 0.19.24+mendocino12debian/0.19.24+mendocino12 | Bob Gilligan | |
2011-01-20 | Add debug logging. | Bob Gilligan | |
This restores logging that we had in the previous release, which has proven useful in troubleshooting interface renaming problems. (cherry picked from commit f90053272e601b3b87049a7f0a5d6c9f49e98940) | |||
2011-01-20 | 0.19.24+mendocino11debian/0.19.24+mendocino11 | Stephen Hemminger | |
2011-01-20 | Change for rsyslog reload | Stephen Hemminger | |
Bug 6663 | |||
2011-01-20 | 0.19.24+mendocino10debian/0.19.24+mendocino10 | Stig Thormodsrud | |
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. |