summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2008-05-22Make vrrp pcap filter more specific.Stig Thormodsrud
2008-05-21Fix 3273: "show vrrp summary" output doesn't line-up when using vlansStig Thormodsrud
2008-05-21Fix 3155: setting the third vrrp member with the highest priority doesn't ↵Stig Thormodsrud
change (update) the backup
2008-05-19Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg-system into ↵rbays
hollywood
2008-05-19update install-system to work with xen setuprbays
2008-05-19Fix 3251: vrrp should also send a gratuitous arp reply on master transitionStig Thormodsrud
2008-05-15Fix 3144: VRRP backup obtains VIP resulting in a duplicate IP situation.Stig Thormodsrud
2008-05-14fix install system to use the correct kernels in grub.cfgrbays
2008-05-13fix typo in rl-system.initAn-Cheng Huang
2008-05-13Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-cfg-system into ↵Stephen Hemminger
hollywood
2008-05-13Move sysctl configuration to /etc/vyatta-sysctl.confStephen Hemminger
Change settings and move sysctl values to separate file /etc/vyatta-sysctl.conf. This allows for user/support to adjust configuration without changing the rl-system.init script.
2008-05-09Set initial vrrp state based on existing state if available.Stig Thormodsrud
2008-05-07Merge branch 'glendale' into hollywoodrbalocca
Conflicts: debian/vyatta-cfg-system.postinst.in
2008-05-03Mimic the transaction mechanism to only restart the vrrp daemon once/commit.Stig Thormodsrud
2008-04-30Modifications to send link up/down traps to configured trap-targetMohit Mehta
2008-04-21Modifications for enabling net-snmp's interaction with quagga for bgp, ospf ↵Mohit Mehta
and rip mib traversals
2008-04-24Pretty print the grub.cfg filehollisterrbalocca
2008-04-24Partitions in grub-pc now start at 1 (instead of 0)rbalocca
2008-04-24Update install-system to use grub-pcrbalocca
2008-04-23Revert "remove deprecated install scripts"rbalocca
This reverts commit 33a7d7e76222aa6ba952610144065221b6e8aeda.
2008-04-04Merge branch 'glendale' into hollywoodrbalocca
2008-04-03Fix 3086: VRRP only allows up to 20 virtual IPsStig Thormodsrud
2008-03-26fix for bug 3032: rename pre-glendale config files during install-system.An-Cheng Huang
2008-03-22Merge branch 'glendale' into hollywoodrbalocca
Conflicts: debian/control scripts/install-system scripts/rl-system.init
2008-03-21Fix Bug 3027 Unable to configure SNMP community client addressMohit Mehta
- added the following commands: - set protocols snmp community <txt> client <IPv4> - set protocols snmp community <txt> network <IPv4net>
2008-03-21fix bug 3039Robert Bays
2008-03-20Fix Bug 2778 VRRP: add ability to run scripts on state transitionMohit Mehta
- enhancement added: configuring of scripts to run on vrrp state-transitions
2008-03-20up proc limit for rmem_max to support zebra netlink buffer size increase.Michael Larson
2008-03-18consolidate proc/sys flag settings to livecd/install hookTom Grennan
2008-03-18remove deprecated install scriptsTom Grennan
starting with hollywood, use the debian installer
2008-03-17Fix Bug 802 VRRP - add "show vrrp summary" command (TC 3.2.5.7.2)Mohit Mehta
- "show vrrp summary" command added
2008-03-14Merge branch 'glendale' into hollywoodrbalocca
2008-03-12fixes for bugs 2499, 2967Robert Bays
2008-03-10fix for bug 2083: add radius authentication support.An-Cheng Huang
2008-03-10Merge branch 'glendale' into hollywoodrbalocca
2008-03-10Update to GPLv2Stephen Hemminger
Replace references to VPL 1.0 with GPLv2
2008-03-07Fix for bug #2969 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2969 )rbalocca
2008-03-06Merge branch 'glendale' into hollywoodrbalocca
2008-03-05Fix for bug #2542 ( http://bugzilla.vyatta.com/show_bug.cgi?id=2542 )rbalocca
2008-03-05Fix format of date from rl-system.initStephen Hemminger
Bugfix: 2946 Use logger instead of date command
2008-03-03Fix 2880 SNMP configuration file issuesStig Thormodsrud
- Add sysServices 14 - Removed deprecated modules
2008-02-29put operator in operator groupStephen Hemminger
This is part of other permission fixes, it puts operators into a group that can then be used for access control.
2008-02-26add operator and admin to linux group admStephen Hemminger
Add operator to group adm to allow reading log files without sudo. This group is used allow reading files in /var/log so the operational mode show log commands don't need sudo.
2008-02-22use vyattacfg for config filesAn-Cheng Huang
2008-02-21fix for bug 2764: rename user levelAn-Cheng Huang
2008-02-11fix for bug 2547: don't require/output ':' after "hw-id".An-Cheng Huang
2008-02-06bump up rmem_max limit to 223232 (in conjunction with fix for zebra)Michael Larson
2008-02-01remove stale CONFIG_PARTITION commentsTom Grennan
2008-01-31source /etc/default/vyatta instead of configuring install-systemTom Grennan
2008-01-23fix bug 2658Tom Grennan
udev appears to be threaded where sub-scripts may be context switch; so, defer config file interface updates to rl-system.init