Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-28 | let admin user set arp paramters | Mohit Mehta | |
2009-02-27 | 0.15.3-6debian/0.15.3-6 | Mohit Mehta | |
2009-02-27 | Merge branch 'jenner' of mohit@git.vyatta.com:/git/vyatta-cfg-system into jenner | Mohit Mehta | |
2009-02-27 | Fix Bug 2463 Allow the neighbor table threshold values to be | Mohit 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-27 | up the bridge interface when it's created | An-Cheng Huang | |
2009-02-27 | fix logic and shell syntax | An-Cheng Huang | |
2009-02-24 | 0.15.3-5debian/0.15.3-5 | Mohit Mehta | |
2009-02-24 | set default values for ipv6 accept_redirects and accept_source_route | Mohit Mehta | |
2009-02-24 | 0.15.3-4debian/0.15.3-4 | Stephen Hemminger | |
2009-02-24 | Don't depend on /proc/ide | Stephen Hemminger | |
/proc/ide doesn't exist in all configs, and it doesn't work correctly with KVM and other buggy virtualized ide. | |||
2009-02-24 | Allow installation on virtio disk | Stephen Hemminger | |
In virtualized environment virtio block device is vda | |||
2009-02-19 | 0.15.3-3debian/0.15.3-3 | Mohit Mehta | |
2009-02-19 | Fix Bug 3951 default values for kernel tunable security parameters under ↵ | Mohit Mehta | |
firewall | |||
2009-02-17 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-02-17 | Take out ipt_rlsnmpstats module | Stephen Hemminger | |
Not used, not needed, possible buggy. | |||
2009-02-10 | 0.15.3-2debian/0.15.3-2 | Mohit Mehta | |
2009-02-08 | fix spelling mistake | Mohit Mehta | |
2009-02-06 | 0.15.3-1debian/0.15.3-1 | Mohit Mehta | |
2009-02-06 | permit operator-level user to issue show and clear commands for firewall | Mohit Mehta | |
2009-01-26 | bridge: handle non ethernet devices in bridge | Stephen Hemminger | |
Eventually, need to be able to devices named something other than 'ethX' into bridge. So use sysfs to find devices. | |||
2009-01-26 | 0.15.3debian/0.15.3 | Stephen Hemminger | |
2009-01-25 | Replace bare word file handle | Stephen Hemminger | |
Use local variable. | |||
2009-01-22 | Fix delete of bonding interface | Stephen Hemminger | |
Don't allow removal of a bonded device that still has slaves. Bug 4045 | |||
2009-01-12 | 0.15.2debian/0.15.2 | Stephen Hemminger | |
2009-01-12 | Bridge/bonding update to new syntax | Stephen Hemminger | |
Update to new syntax and remove unneeded CLI path. | |||
2009-01-08 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-01-08 | disable bridge node should be same as disable ethernet | Stephen Hemminger | |
There is no reason that disable of ethernet and disable of bridge have conflicting syntax. | |||
2009-01-08 | 0.15.1debian/0.15.1 | An-Cheng Huang | |
2009-01-06 | Fix 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-17 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | slioch | |
2008-12-17 | removed unprintable form-feed characters. This was causing xml validation to ↵ | slioch | |
fail within the webgui. | |||
2008-12-16 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2008-12-16 | Add acpid | Stephen 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 build | An-Cheng Huang | |
2008-12-12 | update maintainer information | An-Cheng Huang | |
2008-12-05 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2008-12-05 | need full path to linkdetect | Stephen Hemminger | |
2008-12-03 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-12-03 | fix grammar of previous patch | Stephen Hemminger | |
2008-12-03 | Remove OFR from grub lines | Stephen Hemminger | |
OFR is no longer used in reference to Vyatta per marketing guidelines. | |||
2008-12-03 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2008-12-03 | use vyatta-link-detect | Stephen Hemminger | |
2008-12-02 | Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=3963 | Rick Balocca | |
2008-12-01 | Add correct help for bonding modes | Stephen Hemminger | |
Template did not match available bonding modes | |||
2008-11-25 | 3.2.0vyatta/3.2.0debian/0.15 | Mark O'Brien | |
2008-11-24 | VyattaConfig -> Vyatta::Config | Stephen Hemminger | |
2008-11-24 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2008-11-24 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | Bob Gilligan | |
2008-11-24 | Bugfix 3747: Allow user to break previously existing RAID group. | Bob Gilligan | |
Add logic to install system to allow user to break previously existing RAID group. This completely destroys the RAID group so that nothing remains even if the subsequent install doesn't use all of the disks that make up the RAID group. | |||
2008-11-21 | Convert to Vyatta::Config hierarchy | Stephen Hemminger | |