Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-03 | 0.17.48debian/0.17.48 | An-Cheng Huang | |
2010-06-03 | fix for bug 5656 | An-Cheng Huang | |
* add package dependency for apt https access. | |||
2010-06-01 | 0.17.47debian/0.17.47 | Stig Thormodsrud | |
2010-05-29 | Fix 5521: Cannot Delete vif with vrrp configured. | Stig Thormodsrud | |
2010-05-26 | 0.17.46debian/0.17.46 | Bob Gilligan | |
2010-05-26 | Move DHCPv6 client configuration to this package and restructre parameters. | Bob Gilligan | |
2010-05-24 | 0.17.45debian/0.17.45 | Stephen Hemminger | |
2010-05-24 | Don't enable PAM Radius by default | Stephen Hemminger | |
The pam-config mechanism will insert Radius pam module if it is in /usr/share/pam-configs. Therefore hold off installing file until Radius really needed. | |||
2010-05-20 | 0.17.44debian/0.17.44 | Mohit Mehta | |
2010-05-20 | don't start conntrackd itself | Mohit Mehta | |
2010-05-19 | 0.17.43debian/0.17.43 | Stig Thormodsrud | |
2010-05-19 | Add enable-proxy-arp to vif interface. | Stig Thormodsrud | |
2010-05-14 | 0.17.42debian/0.17.42 | Stephen Hemminger | |
2010-05-14 | Fix syntax of default listen address | Stephen Hemminger | |
Despite documentation, udp6: is not a valid listen address, need to use udp6:161 | |||
2010-05-14 | Change SNMP community handling | Stephen Hemminger | |
Allow combination of IPv4 and IPv6 address in community setting. Use script to generate necessary community values in snmpd.conf | |||
2010-05-12 | 0.17.41debian/0.17.41 | Stephen Hemminger | |
2010-05-12 | Allow configuring/restricting SNMP listen address | Stephen Hemminger | |
Add: service snmp listen-address AAAA [port NNN] | |||
2010-05-12 | Better version of SNMP IPv6 support | Stephen Hemminger | |
Need to use different syntax for community values on IPv6 versus IPv4 | |||
2010-05-12 | Revert "Snmp Ipv6 support" | Stephen Hemminger | |
This reverts commit 5aafb72b269d409500258f0b65f3e635d99712b7. | |||
2010-05-12 | 0.17.40debian/0.17.40 | Stephen Hemminger | |
2010-05-12 | Merge branch 'larkspur' of vm:git/vyatta-cfg-system into larkspur | Stephen Hemminger | |
2010-05-12 | Show progress bar when copying filesystem | Stephen Hemminger | |
Better to show real progress than simple spinning wheel. | |||
2010-05-11 | Snmp Ipv6 support | Stephen Hemminger | |
Simple change to allow ipv6 or ipv4 address in configuration. | |||
2010-05-07 | 0.17.39debian/0.17.39 | Stephen Hemminger | |
2010-05-07 | Merge branch 'larkspur' of vm:git/vyatta-cfg-system into larkspur | Stephen Hemminger | |
2010-05-07 | Preserve file attributes of root files | Stephen Hemminger | |
Want to preserve labels and other attributes | |||
2010-05-07 | Merge branch 'larkspur' of vm:git/vyatta-cfg-system into larkspur | Stephen Hemminger | |
2010-05-07 | Preserve file capablities and attributes during install-system | Stephen Hemminger | |
2010-05-03 | 0.17.38debian/0.17.38 | Bob Gilligan | |
2010-05-03 | Add code to check digital signature of image files. | Bob Gilligan | |
In URL mode, we now check for a digital signature file. If one exists, we'll try to download it and check the signature. | |||
2010-04-30 | 0.17.37debian/0.17.37 | Bob Gilligan | |
2010-04-30 | Allow user to name system images when installing them. | Bob Gilligan | |
Now we ask the user what they would like to name an image when they are installing. The default answer is the same string used previously: The Vyatta version string. | |||
2010-04-27 | 0.17.36debian/0.17.36 | Stephen Hemminger | |
2010-04-27 | Revert "Set capabilities on standard utilities" | Stephen Hemminger | |
This reverts commit 59cae244d055a7b5ba9de460d3ebbb5700d6ab17. Don't want to do this this way. | |||
2010-04-27 | Make interface help completion strings consistent | Stephen Hemminger | |
Use same format/syntax over all interface types. Bug 5257 | |||
2010-04-26 | Set capabilities on standard utilities | Stephen Hemminger | |
This sets extended capablities on some common utilities | |||
2010-04-26 | Ignore comments in level file | Stephen Hemminger | |
Standard practice to ignore lines starting with # | |||
2010-04-16 | 0.17.35debian/0.17.35 | Stephen Hemminger | |
2010-04-16 | Configure IFB devices earlier in boot | Stephen Hemminger | |
Need ifb device to be created before other devices redirect to it. | |||
2010-04-15 | 0.17.34debian/0.17.34 | Stephen Hemminger | |
2010-04-15 | Rename in0 to ifb0 | Stephen Hemminger | |
More descriptive name for input interface. | |||
2010-04-14 | 0.17.33debian/0.17.33 | Mohit Mehta | |
2010-04-14 | For Bug 5625 Not ready for DNSSEC implementation | Mohit Mehta | |
* Increase EDNS max packet size to 4096 as recommended in RFC 5625. Note that this is margin for uncommon case and the previous default of 1280 should be fine in most cases as mentioned on IETF's mailing list | |||
2010-04-09 | 0.17.32debian/0.17.32 | An-Cheng Huang | |
2010-04-09 | increase xen hypervisor heap size | An-Cheng Huang | |
2010-04-06 | 0.17.31debian/0.17.31 | Stephen Hemminger | |
2010-04-06 | Add input pseudo-interface configuration | Stephen Hemminger | |
This is configuration wrapper for IFB. See spec. | |||
2010-04-05 | 0.17.30debian/0.17.30 | Stephen Hemminger | |
2010-04-05 | Merge branch 'larkspur' of vm:git/vyatta-cfg-system into larkspur | Stephen Hemminger | |
2010-04-05 | Ignore errors from ethtool when setting speed/duplex | Stephen Hemminger | |
Many virtual devices don't implement speed/duplex, so just ignore any errors. |