summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-21Handle case of device with no active IRQStephen Hemminger
Bug 6784 Disabled device has no IRQ, so don't change it.
2011-02-18Use standard mechanism to start/stop snmpStephen Hemminger
The net-snmp has snmpd.init script which is installed in standard place. Invoke it with standard mechanism to avoid any security or other problems. Also allows debugging snmpd by changing /etc/default/snmp.
2011-02-070.19.39debian/0.19.39John Southworth
2011-02-07Merge branch 'napa' of git.vyatta.com:/git/vyatta-cfg-system into napaJohn Southworth
2011-02-07Fix syslog not reloading properly after changing the log levelJohn Southworth
Bugfix 6781
2011-02-030.19.38debian/0.19.38Bob Gilligan
2011-02-03Bugfix 6773: Spread load of single-queue NICs across all CPUs.Bob Gilligan
The initial CPU selection function needs to take hyperthreading into account.
2011-02-010.19.37debian/0.19.37Bob Gilligan
2011-02-01Bugfix 6156: Allow time for renaming to complete before running biosdevnameBob 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. (cherry picked from commit 9dd41e8481e84bf80fcb0e9c3d7843c8a0b20059)
2011-01-31Merge branch 'napa' of suva.vyatta.com:/git/vyatta-cfg-system into napaStephen Hemminger
2011-01-31Fix grammar error in help string.Robert Bays
(cherry picked from commit a943568e64bca73bb2951e968d0cc752d72874ab)
2011-01-31Fix Bug 6696 Internal error for release/renew dhcp interface under op modeMohit Mehta
* do not execute config-mode actions when called from op-mode (cherry picked from commit c385ddc400788eff46f10fea6b57b593607dc290)
2011-01-310.19.36debian/0.19.36Mohit Mehta
2011-01-31use val_help to present valid info for nodeMohit Mehta
2011-01-27Fix grammar error in help string.Robert Bays
2011-01-270.19.35debian/0.19.35Mohit Mehta
2011-01-27Fix Bug 6696 Internal error for release/renew dhcp interface under op modeMohit Mehta
* do not execute config-mode actions when called from op-mode (cherry picked from commit c385ddc400788eff46f10fea6b57b593607dc290)
2011-01-260.19.34debian/0.19.34Stig Thormodsrud
2011-01-26Merge branch 'napa' of http://git.vyatta.com/vyatta-cfg-system into napaStig Thormodsrud
2011-01-26Fix vrrp duplicate generation of last sync-group entry.Stig Thormodsrud
(cherry picked from commit 8529fbe7ed23023e936f5c7cab9663007d0476d3)
2011-01-26Rearrange priority for pseudo-ethernetStephen Hemminger
Bug 6116 Do setup at same priority as VIF (since it is really macvlan) Do address after peth mac address is set. (cherry picked from commit 0f3aa38c15bb159d331dcfd91076ac37bd4c524e)
2011-01-25Merge branch 'napa' of suva.vyatta.com:/git/vyatta-cfg-system into napaStephen Hemminger
2011-01-25Rearrange priority for pseudo-ethernetStephen Hemminger
Bug 6116 Do setup at same priority as VIF (since it is really macvlan) Do address after peth mac address is set. (cherry picked from commit 0f3aa38c15bb159d331dcfd91076ac37bd4c524e)
2011-01-25Fix 6501: "clear vrrp master interface <interface> group <group>" doesnt ↵Stig Thormodsrud
work with sync groups. (cherry picked from commit 34972b97e834d66147e91c071a1c1caabe18f76f)
2011-01-25Pass interface name correctly when deleting dhcpv6Stephen Hemminger
Bug 6726 Typo in vyatta-address script conversion from perl to shell (cherry picked from commit 4a319dd3a0aa95a92067fa677ad2e5d94534044b)
2011-01-250.19.33debian/0.19.33Stig Thormodsrud
2011-01-25Fix 6501: "clear vrrp master interface <interface> group <group>" doesnt ↵Stig Thormodsrud
work with sync groups. (cherry picked from commit 34972b97e834d66147e91c071a1c1caabe18f76f)
2011-01-25Pass interface name correctly when deleting dhcpv6Stephen Hemminger
Bug 6726 Typo in vyatta-address script conversion from perl to shell (cherry picked from commit 4a319dd3a0aa95a92067fa677ad2e5d94534044b)
2011-01-24Don't fail if config.boot does not existStephen Hemminger
Bug 6718 On livecd config.boot does not exist yet, so no existing hw-id mappings. (cherry picked from commit 37bbcaef6083a843cb3dd9976854a30ab7cebe16)
2011-01-24Add more debug outputStephen Hemminger
Put more messages in to help debug current problem and future ones (cherry picked from commit 8cc21571cb4efde31f3cf6b58ad8e3d80d4487cf)
2011-01-24Add logging to coldplugStephen Hemminger
Log to file /dev/udev/net-name.log since that is available tmpfs (cherry picked from commit 15ce02d66348ed35308f5813991e171d74561248)
2011-01-24Revert "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. (cherry picked from commit 47301dbc029652f97847c9288d58c951db56d916)
2011-01-200.19.32debian/0.19.32Bob Gilligan
2011-01-20Add debug logging.Bob Gilligan
This restores logging that we had in the previous release, which has proven useful in troubleshooting interface renaming problems.
2011-01-20Change for rsyslog reloadStephen Hemminger
Bug 6663 (cherry picked from commit fa7d81f125033b7ed4bd549eb6905918612a6877)
2011-01-200.19.31debian/0.19.31Stig Thormodsrud
2011-01-20Remove call to tshark during vrrp state transition.Stig Thormodsrud
(cherry picked from commit f2ff192de653b5540c9a3e51cf4d1cf19d527e4e)
2011-01-190.19.30debian/0.19.30Bob Gilligan
2011-01-19Merge branch 'napa' of http://git.vyatta.com/vyatta-cfg-system into napaBob Gilligan
2011-01-20Merge branch 'napa' of suva.vyatta.com:/git/vyatta-cfg-system into napaStephen Hemminger
2011-01-20Cleanup old net-rules on upgradeStephen Hemminger
Bug 6705 (cherry picked from commit 00466b9a779647047ce432b971bf8329b2255126)
2011-01-20Bugfix 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. (cherry picked from commit 256bf73dda76b68fe756c5299b0732336dc60e8a)
2011-01-20Bugfix 6687: Need to explicitly specify the RAID metadata version number.Bob Gilligan
(cherry picked from commit 5de8a194db56c51c9e5541cca43423f11534ffb7)
2011-01-20Bugfix 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) (cherry picked from commit 507d28da53a8a40ef70a23031d06a2ec823fef64)
2011-01-20Bugfix 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. (cherry picked from commit f05a91c02e27bb19717ddf8e1ffc07ed7b1bbbc5)
2011-01-19Bugfix 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. (cherry picked from commit 256bf73dda76b68fe756c5299b0732336dc60e8a)
2011-01-170.19.29debian/0.19.29Bob Gilligan
2011-01-17Bugfix 6687: Need to explicitly specify the RAID metadata version number.Bob Gilligan
(cherry picked from commit 5de8a194db56c51c9e5541cca43423f11534ffb7)
2011-01-170.19.28debian/0.19.28Bob Gilligan
2011-01-17Bugfix 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.