summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-03-03Run through tidy for indentStephen Hemminger
2009-03-03Fix path on hwclock cleanoutStephen Hemminger
2009-03-020.15.3-8debian/0.15.3-8Stephen Hemminger
2009-03-02Remove out of date quick-installStephen Hemminger
The script was out of date (created multiple partitions), and no longer worth supporting and updating.
2009-03-02Change install-system to handle CF betterStephen Hemminger
On small disks use ext2 to avoid the extra writes wearing out flash prematurely. Bug 4149 and 3969
2009-03-02Convert to bonding vif to use netlink.Stephen Hemminger
2009-03-010.15.3-7debian/0.15.3-7Stig Thormodsrud
2009-03-01Fix 4152: Add support for VRRP operation on unnumbered interfacesStig Thormodsrud
2009-03-01Fix 4068: 'show vrrp' last transition times are not updated when a ↵Stig Thormodsrud
transition occurs on boot.
2009-03-01Fix breakage from previous cleanup commit.Stig Thormodsrud
2009-02-28Fix 3778: vrrp should allow prefix to be included with the virtual-addressStig Thormodsrud
2009-02-28let admin user set arp paramtersMohit Mehta
2009-02-270.15.3-6debian/0.15.3-6Mohit Mehta
2009-02-27Merge branch 'jenner' of mohit@git.vyatta.com:/git/vyatta-cfg-system into jennerMohit Mehta
2009-02-27Fix Bug 2463 Allow the neighbor table threshold values to beMohit Mehta
modified via the CLI - (modify ARP table size) * added cli to configure [arp (ipv4)] and [neighbor (ipv6)] table-size * set default value for arp_announce so as to avoid local addresses that are not in the target's subnet for the interface
2009-02-27up the bridge interface when it's createdAn-Cheng Huang
2009-02-27fix logic and shell syntaxAn-Cheng Huang
2009-02-240.15.3-5debian/0.15.3-5Mohit Mehta
2009-02-24set default values for ipv6 accept_redirects and accept_source_routeMohit Mehta
2009-02-240.15.3-4debian/0.15.3-4Stephen Hemminger
2009-02-24Don't depend on /proc/ideStephen Hemminger
/proc/ide doesn't exist in all configs, and it doesn't work correctly with KVM and other buggy virtualized ide.
2009-02-24Allow installation on virtio diskStephen Hemminger
In virtualized environment virtio block device is vda
2009-02-190.15.3-3debian/0.15.3-3Mohit Mehta
2009-02-19Fix Bug 3951 default values for kernel tunable security parameters under ↵Mohit Mehta
firewall
2009-02-17Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2009-02-17Take out ipt_rlsnmpstats moduleStephen Hemminger
Not used, not needed, possible buggy.
2009-02-100.15.3-2debian/0.15.3-2Mohit Mehta
2009-02-08fix spelling mistakeMohit Mehta
2009-02-060.15.3-1debian/0.15.3-1Mohit Mehta
2009-02-06permit operator-level user to issue show and clear commands for firewallMohit Mehta
2009-01-26bridge: handle non ethernet devices in bridgeStephen Hemminger
Eventually, need to be able to devices named something other than 'ethX' into bridge. So use sysfs to find devices.
2009-01-260.15.3debian/0.15.3Stephen Hemminger
2009-01-25Replace bare word file handleStephen Hemminger
Use local variable.
2009-01-22Fix delete of bonding interfaceStephen Hemminger
Don't allow removal of a bonded device that still has slaves. Bug 4045
2009-01-120.15.2debian/0.15.2Stephen Hemminger
2009-01-12Bridge/bonding update to new syntaxStephen Hemminger
Update to new syntax and remove unneeded CLI path.
2009-01-08Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2009-01-08disable bridge node should be same as disable ethernetStephen Hemminger
There is no reason that disable of ethernet and disable of bridge have conflicting syntax.
2009-01-080.15.1debian/0.15.1An-Cheng Huang
2009-01-06Fix Bug 4022 dynamic dns config fails during system boot if interface does ↵Mohit Mehta
not exist - Generate a warning rather than a commit fail when user enters a non-existent interface
2008-12-17Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jennerslioch
2008-12-17removed unprintable form-feed characters. This was causing xml validation to ↵slioch
fail within the webgui.
2008-12-16Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2008-12-16Add acpidStephen Hemminger
Acpid is used to handle ACPI events like power-off button. Useful with KVM as well.
2008-12-12"files" file should be removed before package buildAn-Cheng Huang
2008-12-12update maintainer informationAn-Cheng Huang
2008-12-05Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jennerStephen Hemminger
2008-12-05need full path to linkdetectStephen Hemminger
2008-12-03Merge branch 'islavista' into jennerRick Balocca
2008-12-03fix grammar of previous patchStephen Hemminger