Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-21 | Indicate the VC4.0.2 release candidate in the changelog | rbalocca | |
2008-04-19 | VC4.0.2debian/0.6 | Mark O'Brien | |
2008-04-19 | cycle interface state on IP address assigment to fix static routes | Robert Bays | |
2008-04-18 | If watchlink isn't running, don't treat it as a fatal error. | Stig Thormodsrud | |
2008-04-18 | fix for bug 3177 | Robert Bays | |
2008-04-16 | VC4.0.2debian/0.5 | Mark O'Brien | |
2008-04-14 | Fix 3034: Loopback interface controlled by "ethernet lo" | Stig Thormodsrud | |
2008-04-04 | 3.0.2debian/0.4 | Mark O'Brien | |
2008-04-03 | fix for bug 3090: commit "policy" before "protocols" at boot time. | An-Cheng Huang | |
2008-04-03 | handle multiple address deletion when link is down | Stephen Hemminger | |
More robust fix for Bug 2802. Handle case of multiple addresses and lines in the linkstatus file. Add locking to try and prevent multiple update. | |||
2008-04-03 | fix for bug 3097: correctly detect deleted tag | An-Cheng Huang | |
2008-04-03 | code cleanup (remove some evil copy-and-paste instances). | An-Cheng Huang | |
2008-04-02 | Add duplicate check to watchlink exclude file. | Stig Thormodsrud | |
2008-04-02 | stop watchlink when address is removed | Stephen Hemminger | |
Kludge to work around address watchlink interaction: remove status file. This should fix bug 2802. There may still be problems when multiple addresses are assigned to an interface. The correct fix is to just get rid of the watchlink process and do the management in kernel or zebra. | |||
2008-04-01 | fix for bug 2689: sort tag nodes appropriately | An-Cheng Huang | |
2008-04-01 | add function to delete watchlink exclude entries based on ID. | An-Cheng Huang | |
2008-03-31 | Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg into glendale | An-Cheng Huang | |
2008-03-31 | Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-cfg into glendale | Stephen Hemminger | |
2008-03-31 | handle delete address request if address is already removed | Stephen Hemminger | |
Quagga link-detect may have already removed address from interface. Check for missing address, and if not present just tell vtysh. This fixes bug 2802 | |||
2008-03-31 | fix for bug 2675: correctly detect newly created config nodes. | An-Cheng Huang | |
2008-03-31 | Add utilitly script to add/removed entries to watchlink exclude file. | Stig Thormodsrud | |
2008-03-26 | fix for bug 3032: | An-Cheng Huang | |
* rename pre-glendale start-up config. * warn user when loading a pre-glendale config. | |||
2008-03-24 | Set dependencies on either bash or vyatta-bash | rbalocca | |
2008-03-24 | startup config ordering | An-Cheng Huang | |
2008-03-21 | Fix debian dependencies | rbalocca | |
2008-03-20 | handle <> completion correctly | An-Cheng Huang | |
2008-03-20 | add validation for more types | An-Cheng Huang | |
2008-03-20 | fix for bug 3037: shell completion | An-Cheng Huang | |
2008-03-19 | Merge branch 'glendale' of git:/git/vyatta-cfg into glendale | Mark O'Brien | |
Conflicts: debian/changelog | |||
2008-03-18 | 3.0.1 | Mark O'Brien | |
2008-03-18 | VC4.0.1debian/0.3 | Mark O'Brien | |
2008-03-18 | Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg into glendale | Bob Gilligan | |
2008-03-18 | Bugfix: 2986 | Bob Gilligan | |
Fix typo in arguments to "mount" command. | |||
2008-03-18 | Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-cfg into glendale | Stephen Hemminger | |
2008-03-18 | Don't allow operator to run init-floppy | Stephen Hemminger | |
Bugfix: 2985 | |||
2008-03-17 | Bugfix: 2885 | Bob Gilligan | |
Place the "changes only" directory that is used by the configuration subsystem in its union mount into /tmp. We see kernel panics in unionfs at umount time in some cases when the "changes only" directory is located in a tmpfs filesystem. | |||
2008-03-14 | fix for bugs 2725 2999 | Robert Bays | |
2008-03-14 | fix for bugs 2725 and 2999 | Robert Bays | |
2008-03-12 | CLI tab enhancement at "set interfaces ethernet <> address" | Mohit Mehta | |
- tab gives dhcp if interface hasn't been configured before. handle "<*>" allowed values. | |||
2008-03-12 | handle "<*>" allowed values | An-Cheng Huang | |
2008-03-12 | partial fix for bug 2987: use "less" instead of "more", and disable | An-Cheng Huang | |
"terminal" command for operator level. | |||
2008-03-11 | add LESSSECURE | An-Cheng Huang | |
2008-03-11 | CLI tab enhancement at "set interfaces ethernet <> address" | Mohit Mehta | |
- tab gives dhcp if interface hasn't been configured before | |||
2008-03-11 | more robust handling of set mac address | Stephen Hemminger | |
Bugfix: 2826 Enforce restrictions on address (must be valid ethernet address), and only bring interface down/up if already up. | |||
2008-03-10 | Add GPLv2 to additional Vyatta created scripts | rbalocca | |
2008-03-10 | Merge branch 'glendale' of git:/git/vyatta-cfg into glendale | rbalocca | |
2008-03-10 | Convert from VPL 1.0 to GPLv2 | Stephen Hemminger | |
Glendale release is licensed under GPL version 2. | |||
2008-03-10 | Replace VPL with GPLv2 | Stephen Hemminger | |
Glendale is licensed under GPL version 2 | |||
2008-03-06 | Merge branch 'glendale' of git:/git/vyatta-cfg into glendale | rbalocca | |
2008-03-06 | fix for bug 2950: raise config error messages during boot to warning level. | An-Cheng Huang | |