Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-15 | 0.19.24+mendocino25debian/0.19.24+mendocino25 | Robert Bays | |
2011-03-15 | fix for bug 6919: Console settings don't support hvc0 for xen | Robert Bays | |
2011-02-07 | 0.19.24+mendocino24debian/0.19.24+mendocino24 | John Southworth | |
2011-02-07 | Fix syslog not reloading properly after changing the log level | John Southworth | |
Bugfix 6781 | |||
2011-02-07 | Remove flag file at end of transaction | Stephen Hemminger | |
If commit cleans up temp file, no sudo is necessary. | |||
2011-02-07 | 0.19.24+mendocino23debian/0.19.24+mendocino23 | Arthur Xiong | |
2011-02-07 | Additional fix for bug #6778 - add 'sudo' so the file can be removed | Arthur Xiong | |
successfully | |||
2011-02-06 | 0.19.24+mendocino22debian/0.19.24+mendocino22 | Stephen Hemminger | |
2011-02-06 | Don't set speed duplex twice | Stephen Hemminger | |
Bug 6778 Both the nodes for speed and duplex both update the device. But only the change only needs to be done once. Changing the values twice causes link bounce and takes some time to resolve. | |||
2011-02-06 | Revert "Fix for bug #6778, assign priority 335 to 'duplex' and 'speed' ↵ | Stephen Hemminger | |
node.def," This reverts commit c3696b1a94a382682034a452dfa44a031f367a22. Making speed/duplex sub priority makes it impossible to fix problem correctly, and brings link up at wrong speed. | |||
2011-02-06 | 0.19.24+mendocino21debian/0.19.24+mendocino21 | Arthur Xiong | |
2011-02-06 | Fix for bug #6778, assign priority 335 to 'duplex' and 'speed' node.def, | Arthur Xiong | |
eliminate the state causes the issue and avoid to prevent other options under ethX to be committed in case 'duplex' and/or 'speed' fail | |||
2011-02-01 | 0.19.24+mendocino20debian/0.19.24+mendocino20 | Mohit Mehta | |
2011-02-01 | use val_help to present valid info for node | Mohit Mehta | |
(cherry picked from commit 19f1bb4461404f91b9b4e80267dae97306925963) | |||
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 | |