Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-07 | 0.15.48+jenner37debian/0.15.48+jenner37 | Stephen Hemminger | |
2009-07-07 | Fix descriptions with meta-characters | Stephen Hemminger | |
Bug 4672 Use ip command rather than sysfs to avoid quoting issues | |||
2009-07-07 | 0.15.48+jenner36debian/0.15.48+jenner36 | Stephen Hemminger | |
2009-07-07 | Allow round-robin to be selected | Stephen Hemminger | |
Simpler version of bug 4647 fix. | |||
2009-07-07 | Revert "Allow user to select round-robin mode." | Stephen Hemminger | |
This reverts commit aba4e42b4b07b856cbcff0fcf5231824fc18bb37. Use proper perl (ie. undefined) rather than a a sentinel value! | |||
2009-07-07 | 0.15.48+jenner35debian/0.15.48+jenner35 | Stephen Hemminger | |
2009-07-07 | Allow disable of bonding interface with VIF | Stephen Hemminger | |
bug 4694 No reason to block disabling bonding interface with VIF Kernel handles it fine. | |||
2009-07-07 | 0.15.48+jenner34debian/0.15.48+jenner34 | Stephen Hemminger | |
2009-07-07 | Block creating vif until after slaves present | Stephen Hemminger | |
Workaround for bonding VLAN_CHALLENGED bug 4694 | |||
2009-07-06 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2009-07-06 | 0.15.48+jenner33 | Mohit Mehta | |
2009-07-02 | 0.15.48+jenner33debian/0.15.48+jenner33 | Mohit Mehta | |
2009-07-02 | Fix Bug 4554 check for existing firewall ruleset fails when applying it to a ↵ | Mohit Mehta | |
zone during boot * use isActive to check if firewall ruleset has been succesfully committed * fix templates to fail inside an action field when a command fails | |||
2009-07-01 | 0.15.48+jenner32debian/0.15.48+jenner32 | Mark O'Brien | |
2009-07-01 | Allow user to select round-robin mode. | Mark O'Brien | |
* bug 4647 * scripts/vyatta-bonding.pl | |||
2009-07-01 | 0.15.48+jenner31debian/0.15.48+jenner31 | Mark O'Brien | |
2009-07-01 | Fix 'sh: line 1:' error ing bug 4655. | Mark O'Brien | |
2009-06-30 | 0.15.48+jenner30debian/0.15.48+jenner30 | Mohit Mehta | |
2009-06-30 | Fix Bug 4593 zone-policy can't be deleted if zone interfaces are bridges | Mohit Mehta | |
* use new api to get active plus committed nodes | |||
2009-06-26 | 0.15.48+jenner29debian/0.15.48+jenner29 | Mohit Mehta | |
2009-06-26 | make changes to work with dhcp 4.1.0 | Mohit Mehta | |
2009-06-26 | 0.15.48+jenner28debian/0.15.48+jenner28 | Mark O'Brien | |
2009-06-26 | Added link detect to ethernet bonded vlan interfaces. | Mark O'Brien | |
(bug 4656) | |||
2009-06-25 | 0.15.48+jenner27debian/0.15.48+jenner27 | Bob Gilligan | |
2009-06-25 | Update hooks to setup config files for installing to a Xen VM. | Bob Gilligan | |
2009-06-24 | 0.15.48+jenner26debian/0.15.48+jenner26 | Bob Gilligan | |
2009-06-24 | Add optional hooks to setup config files for installing to a Xen VM. | Bob Gilligan | |
2009-06-23 | 0.15.48+jenner25debian/0.15.48+jenner25 | Mark O'Brien | |
2009-06-23 | Change interface state to down, add to bond group, change state to up. | Mark O'Brien | |
2009-06-17 | 0.15.48+jenner24debian/0.15.48+jenner24 | Mohit Mehta | |
2009-06-17 | temporarily undo check for firewall ruleset until bug 4554 is resolved | Mohit Mehta | |
2009-06-17 | 0.15.48+jenner23vyatta/3.3.99test3/i386vyatta/3.3.99test3/amd64vyatta/3.3.99test2/i386vyatta/3.3.99test1/i386debian/0.15.48+jenner23 | Bob Gilligan | |
2009-06-17 | Bugfix 4592: Generate NTP config file from Vyatta configuration parameters. | Bob Gilligan | |
This fix changes the way that the /etc/ntp.conf file is generated. Now it is generated at boot time using a fixed section that contains only parameters that users don't change, plus a section that is generated from any "system ntp-servers" parameters that are configured. The fixed section does not contain any "server" definitions, so all server definitions come from the Vyatta config. The Vyatta configuration template for this parameter and code at other places in the system will now start the NTP server ONLY if there is at least one NTP server configured. So the user can "turn off" the NTP server by just deleting all NTP servers from the configuration. The default "config.boot" file does contiain one built-in "system ntp-servers" parameter, so a newly installed system will start the NTP server. | |||
2009-06-17 | 0.15.48+jenner22debian/0.15.48+jenner22 | Bob Gilligan | |
2009-06-17 | Bugfix 4490: Wait for stability after marking partition bootable. | Bob Gilligan | |
2009-06-17 | 0.15.48+jenner21debian/0.15.48+jenner21 | Bob Gilligan | |
2009-06-17 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | Bob Gilligan | |
2009-06-17 | Bugfix 4490: Mark root partition as "bootable" in the master boot record (MBR). | Bob Gilligan | |
The MBR provides a flag on each of the partitions to indicate whether it is "bootable" or not. Most BIOS implementations ignore this flag and will boot from a partition whether or not this flag is set. Some BIOS implementations, however, refuse to boot from a partition that is not marked as "bootable". This fix marks the partition that holds the root filesystem as "bootable" so that it can be booted by either type of BIOS. | |||
2009-06-16 | 0.15.48+jenner20debian/0.15.48+jenner20 | Stephen Hemminger | |
2009-06-16 | Make telnet management smarter | Stephen Hemminger | |
Bug 4591 Consolidate check for telnet login Don't remove /etc/securetty edit it | |||
2009-06-15 | 0.15.48+jenner19debian/0.15.48+jenner19 | Stephen Hemminger | |
2009-06-15 | move acpid and ifupdown from Suggest to Depends | Stephen Hemminger | |
2009-06-15 | 0.15.48+jenner18debian/0.15.48+jenner18 | Stephen Hemminger | |
2009-06-15 | Add ifupdown package | Stephen Hemminger | |
Silences warning fron net.agent about missing ifup and ifdown. | |||
2009-06-15 | Convert bonding to use sysfs instead of ifenslave | Stephen Hemminger | |
ifenslave is the old way, and may not be supported in future. Use sysfs instead to add/delete slaves. | |||
2009-06-14 | 0.15.48+jenner17debian/0.15.48+jenner17 | Stig Thormodsrud | |
2009-06-14 | Fix 4579: There is no validation for vrrp virtual-address like the one for ↵ | Stig Thormodsrud | |
interfaces address. | |||
2009-06-12 | Remove ability to add vif to macvlan | Stephen Hemminger | |
Macvlan and vlan tagging doesn't work right in the kernel (2.6.29) so wait till it is fixed upstream. | |||
2009-06-10 | 0.15.48+jenner16debian/0.15.48+jenner16 | Stephen Hemminger | |
2009-06-10 | Revert earlier change -- keep debian net.agent | Stephen Hemminger | |
Reopens bug 3985 but closes problems with loopback startup. |