Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-19 | 0.16.18debian/0.16.18 | Stephen Hemminger | |
2010-01-19 | Change how IPV4/IPV6 configuration values are done | Stephen Hemminger | |
1. Move vyatta-sysctl.conf from rl-system.init to procps This makes configuration happen early (before networking) 2. Do IPV6 configuration for address_flush in rl-system.init (after IPV6 is loaded) 3. Cleanup shell code for ipv6_params: * no sudo needed in startup scripts * use cleaner iteration | |||
2010-01-19 | fix bug 5226: Hostname does not allow number as first char | Robert Bays | |
2010-01-19 | Restrict radius-server timeout value | Stephen Hemminger | |
Values > 30 are likely to cause login timeout, so don't allow them. | |||
2010-01-18 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-18 | 0.16.17debian/0.16.17 | Stephen Hemminger | |
2010-01-18 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-18 | Merge branch 'kenwood' of 192.168.100.1:git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-18 | Fix snmp trap-source | Stephen Hemminger | |
Incorrect config level in script. | |||
2010-01-18 | 0.16.16debian/0.16.16 | Stephen Hemminger | |
2010-01-18 | Fix typo in community for trap-target | Stephen Hemminger | |
2010-01-18 | 0.16.15debian/0.16.15 | Bob Gilligan | |
2010-01-18 | Bugfix 5220: Save config information from previous image-based install. | Bob Gilligan | |
If previous disk-based install is found, use config info from it. Otherwise look for image-based installs. If multiple image-based installs are found, let the user select which one to save the config information from. | |||
2010-01-14 | 0.16.14debian/0.16.14 | Stephen Hemminger | |
2010-01-14 | Add sysctl to control IPV6 address flush | Stephen Hemminger | |
Bug 3696 This adds parameter to keep Vyatta IPV6 behavior | |||
2010-01-13 | 0.16.13debian/0.16.13 | Stephen Hemminger | |
2010-01-13 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-13 | 0.16.12debian/0.16.12 | Bob Gilligan | |
2010-01-13 | Don't allow installation to proceed if MD5 checksum errors are found. | Bob Gilligan | |
2010-01-11 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-08 | 0.16.11debian/0.16.11 | Bob Gilligan | |
2010-01-08 | Switch from wget to curl since the latter supports more URL methods. | Bob Gilligan | |
2010-01-07 | Add support trap source address | Stephen Hemminger | |
Bug 458 Add service snmp trap-source <address> wrapper for /etc/snmp/snmp.conf | |||
2010-01-07 | Add support for trap community and port | Stephen Hemminger | |
Bug 3756 Allow setting trap communities and port values. | |||
2010-01-06 | 0.16.10debian/0.16.10 | Stephen Hemminger | |
2010-01-06 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-06 | 0.16.9debian/0.16.9 | Bob Gilligan | |
2010-01-06 | Validate MD5 checksums on ISO file before proceeding with installation. | Bob Gilligan | |
2010-01-06 | Updates to SNMP link state trap | Stephen Hemminger | |
Bug 3811, 3806 Poll more frequently for link state traps and include more information. | |||
2010-01-05 | 0.16.8debian/0.16.8 | Stephen Hemminger | |
2010-01-05 | Merge branch 'kenwood' of 192.168.100.1:git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2010-01-05 | Need to be root to remove snmpd.conf | Stephen Hemminger | |
Postscript to bug 4499 | |||
2010-01-05 | update version | Stephen Hemminger | |
2010-01-05 | Change 'protocols snmp' to 'service snmp' | Stephen Hemminger | |
Bug 212 The entries in config under protocols were all routing protocols except SNMP which was an unfortunate original design choice. Config script does migration. | |||
2010-01-05 | SNMP: Merge common code for rand hex number | Stephen Hemminger | |
2010-01-05 | Cleanup SNMP config file generation | Stephen Hemminger | |
Create to temporary file first, then move. | |||
2010-01-05 | Remove snmpd.conf on deletion | Stephen Hemminger | |
Bug 4499 | |||
2010-01-04 | Do loopback before other interfaces | Stephen Hemminger | |
Want to process loopback first, so any local addresses assigned to loopback are done. | |||
2009-12-23 | 0.16.7debian/0.16.7 | Bob Gilligan | |
2009-12-23 | Add support for fetching ISO file based on URL. | Bob Gilligan | |
2009-12-23 | 0.16.6debian/0.16.6 | Stephen Hemminger | |
2009-12-23 | Handle default of auto | Stephen Hemminger | |
If device doesn't support speed/duplex, then speed = auto which is default is okay. | |||
2009-12-23 | Set default to only ARP if IP address matches received interface | Stephen Hemminger | |
This is a resolution of Bug 5031 Set default to 1 - reply only if the target IP address is local address configured on the incoming interface. This makes Vyatta behaves like interface base address model. | |||
2009-12-22 | 0.16.5debian/0.16.5 | Stephen Hemminger | |
2009-12-22 | Read Vyatta version from file | Stephen Hemminger | |
Part of ehancement requested in Bug 3869 Include Vyatta version in system description. | |||
2009-12-22 | Remove old init code | Stephen Hemminger | |
The code to init_snmp was no-op and no longer called. | |||
2009-12-22 | Update snmp template | Stephen Hemminger | |
1. Use non-expression syntax 2. Remove unused init action | |||
2009-12-22 | 0.16.4debian/0.16.4 | Stephen Hemminger | |
2009-12-22 | Bring device to up state when removed from bond | Stephen Hemminger | |
Bug 5061 Force device back to up state when leaving bond group. | |||
2009-12-22 | 0.16.3debian/0.16.3 | Stephen Hemminger | |