Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-20 | 0.19.59debian/0.19.59 | Mohit Mehta | |
2011-04-20 | Fix Bug 6811 ENH: add a proper post-configuration boot script | Mohit Mehta | |
* added /config/scripts/vyatta-postconfig-bootup.script that gets called from /etc/rc.local. Users/Support can put in any workarounds in the script for unfixed bugs and enhancements that are not in Vyatta yet. Placing the script under /config makes sure that changes to the script will be preserved for the new image | |||
2011-04-18 | 0.19.58debian/0.19.58 | Mohit Mehta | |
2011-04-18 | * run start-up script vyatta-config-reboot-params very early in boot process | Mohit Mehta | |
This script executes scripts lying in the following directory: /opt/vyatta/bin/sudo-users/check-params-on-reboot.d Scripts in check-params-on-reboot.d are intended for parameters that require a reboot to take effect after they are set/changed. Because of the reboot requirement, underlying value and related config paramter value can become out-of-sync in couple of cases: 1. change parameter value, don't save config, reboot. Underlying value is different than the value in config file. 2. install new image; when new image boots, underlying value is the default Vyatta shipped value not the value in config file. More info: http://bugzilla.vyatta.com/show_bug.cgi?id=6915#c1 This check-in also adds ipv6_disable_blacklist script in check-params-on-reboot.d to fix the above mentioned problem for 'system ipv6 disable' and 'system ipv6 blacklist' | |||
2011-04-13 | 0.19.57debian/0.19.57 | Mohit Mehta | |
2011-04-13 | * Add help and checks for VRRP transition-script nodes | Mohit Mehta | |
to push users towards putting scripts in /config/scripts | |||
2011-04-13 | 0.19.56debian/0.19.56 | Stephen Hemminger | |
2011-04-13 | fix typo in irq-affinity | Stephen Hemminger | |
2011-04-13 | 0.19.55debian/0.19.55 | Stephen Hemminger | |
2011-04-13 | Fix irq naming convention mapping code | Stephen Hemminger | |
The mislabeled commit ddce08161907797fe914ba609b362d812e23fc8a Fix wrong name in get_irq_affinity Was some code to handle Broadcom device IRQ naming convention that was untested. The part that built regex was incorrectly expanding a string with regex characters. | |||
2011-04-13 | Bonding script typo | Stephen Hemminger | |
Was using 'smp_affinity' where code meant 'get_irq_affinity' | |||
2011-04-12 | 0.19.54debian/0.19.54 | Stephen Hemminger | |
2011-04-10 | Fix wrong name in get_irq_affinity | Stephen Hemminger | |
2011-03-30 | 0.19.53debian/0.19.53 | Stephen Hemminger | |
2011-03-30 | Merge branch 'napa' of 192.168.230.2:vyatta/napa/vyatta-cfg-system into napa | Stephen Hemminger | |
2011-03-30 | Reset irq affinity when adding interface to bond group | Stephen Hemminger | |
Bug 6947 When adding device to bond-group, restore smp affinity | |||
2011-03-28 | 0.19.52debian/0.19.52 | John Southworth | |
2011-03-28 | Merge branch 'napa' of git.vyatta.com:/git/vyatta-cfg-system into napa | John Southworth | |
2011-03-28 | Bugfix 6958: only call cleanup script for tunnel modules on the last sibling ↵ | John Southworth | |
deletion | |||
2011-03-28 | Remove these priorities as they are not needed. They are from an earlier ↵ | John Southworth | |
community submitted patch see bug 5491 | |||
2011-03-25 | 0.19.51debian/0.19.51 | Stephen Hemminger | |
2011-03-25 | Fix use of uninitialized ospeed | Stephen Hemminger | |
If speed can not be determined then ospeed is undef. | |||
2011-03-22 | Update copybreak module param list | Stephen Hemminger | |
Update list of network drivers copybreak parameters to match current kernel version. This is harmless with out of date kernels. Fixes warning about unknown module parameter with r8169 | |||
2011-03-16 | 0.19.50debian/0.19.50 | Stephen Hemminger | |
2011-03-16 | Handle irq assignment on multiqueue NIC | Stephen Hemminger | |
Bug 6845, 6821 Need to avoid using /sys/class/net/ethX/device/irq (or /sys/bus/pci/.../irq) because these don't handle MSI or multiqueue. This also resolves issues with Vmware/ESX. | |||
2011-03-16 | Merge branch 'napa' of suva.vyatta.com:/git/vyatta-cfg-system into napa | Stephen Hemminger | |
2011-03-15 | match console type only once. | Robert Bays | |
2011-03-15 | updated fix for bug 6919: Console settings don't support hvc0 for xen | Robert Bays | |
2011-03-15 | fix for bug 6919: Console settings don't support hvc0 for xen | Robert Bays | |
2011-03-15 | Remove rsyslog logrotate file | Stephen Hemminger | |
Bug 6715 Vyatta configures syslog, and does not use the same files as Debian (typically). The logrotate file in the distribution assumes there are files like auth.log etc which Vyatta doesn't have. | |||
2011-03-11 | 0.19.49debian/0.19.49 | Stephen Hemminger | |
2011-03-11 | Speed/duplex setup improvements | Stephen Hemminger | |
Bug 6906 1. Fix parsing of 'Unknown' Speed in regex 2. Don't error if device can not get current speed/duplex 3. Do error if ethtool fails when setting speed/duplex | |||
2011-03-11 | Remove flag file at end of transaction | Stephen Hemminger | |
If commit cleans up temp file, no sudo is necessary. | |||
2011-03-11 | 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-03-10 | 0.19.48debian/0.19.48 | Michael Larson | |
2011-03-10 | fix for bug 6081. Warning, but allow commit to proceed if duplicate address ↵ | Michael Larson | |
is found. | |||
2011-03-08 | Fix typo in domain name regex | Stephen Hemminger | |
meant to allow any upper (or lower case) in domain name. | |||
2011-03-08 | 0.19.47debian/0.19.47 | Stephen Hemminger | |
2011-03-08 | Test for ipv6 blacklist when configuring SNMP | Stephen Hemminger | |
Bug 6432 Since IPv6 can be disabled several ways and the config may not match the system, use socket to test if IPv6 is disabled. | |||
2011-03-07 | 0.19.46debian/0.19.46 | Stephen Hemminger | |
2011-03-07 | Fix SNMP ifAlias for more than 10 devices | Stephen Hemminger | |
Bug 6853 Handle OID format when ifIndex is 10 or greater. Needed to fix regex parsing. Also allow symbolic OID. | |||
2011-03-03 | 0.19.45debian/0.19.45 | Stephen Hemminger | |
2011-03-03 | Merge branch 'napa' of vm:vyatta/napa/vyatta-cfg-system into napa | Stephen Hemminger | |
2011-03-03 | Fix network name scan for wireless | Stephen Hemminger | |
Bug 6818 The regex to extract wireless name was incorrect. Recode for clarity rather than adding more complex regex. | |||
2011-03-03 | 0.19.44debian/0.19.44 | John Southworth | |
2011-03-03 | Merge branch 'napa' of git.vyatta.com:/git/vyatta-cfg-system into napa | John Southworth | |
2011-03-03 | Bugfix 5491: Allow tunnel parameters to be changed on a preconfigured tunnel | John Southworth | |
2011-03-02 | Fix script to handle more than 10 interfaces | Stephen Hemminger | |
Bug 6861 Fix submitted by devolish <ole.myhre@dataoppdrag.no> | |||
2011-03-01 | 0.19.43debian/0.19.43 | Stephen Hemminger | |
2011-03-01 | Warn if attempting to force mask on multiqueue NIC | Stephen Hemminger | |
Bug 6845 Warn (and ignore) attempt to assign IRQ directly on multiqueuej NIC. |