Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-05 | Move reload to vyatta-cfg-reload | Stephen Hemminger | |
2009-02-05 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-quagga into jenner | Stephen Hemminger | |
2009-02-05 | Change reload to restart | Stephen Hemminger | |
Need to restart daemon as well in this script | |||
2009-02-05 | 0.13.5debian/0.13.5 | Stephen Hemminger | |
2009-02-05 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-quagga into jenner | Stephen Hemminger | |
2009-02-05 | Manage daemons better | Stephen Hemminger | |
1. Shutdown bgp on last neighbor removed 2. use daemon name consistently 3. change options to watchquagga | |||
2009-02-05 | Fix reload | Stephen Hemminger | |
If setting up transaction fails, then fail the reload Use correct tmp file, and remove if successful. | |||
2009-02-05 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-quagga into jenner | Stephen Hemminger | |
2009-02-04 | remove pid files on protocol stop | Stephen Hemminger | |
Also remove debug messages | |||
2009-02-04 | 0.13.4debian/0.13.4 | Stephen Hemminger | |
2009-02-04 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-quagga into jenner | Stephen Hemminger | |
2009-02-04 | Protocol daemon management | Stephen Hemminger | |
Bug 3828 Start protocols from configuration system, and use watchquagga to restart protocol daemons after failure | |||
2009-02-02 | Bugfix 4052: Add support for PPPOE over ethernet VIFs. | Bob Gilligan | |
2009-01-29 | 0.13.3debian/0.13.3 | Stephen Hemminger | |
2009-01-29 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-quagga into jenner | Stephen Hemminger | |
2009-01-29 | Fix exists/not exists function | Stephen Hemminger | |
The operator precendence in perl is not same as C. | |||
2009-01-28 | 0.13.2debian/0.13.2 | Stephen Hemminger | |
2009-01-28 | More work on protocol restart | Stephen Hemminger | |
2009-01-28 | Change mode of script files | Stephen Hemminger | |
Mode of scripts should be 755 | |||
2009-01-28 | add new script for protocol restart | Stephen Hemminger | |
This is pre-release version of script to reload config. | |||
2009-01-28 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-quagga into jenner | Stephen Hemminger | |
2009-01-28 | utils: turn on strict | Stephen Hemminger | |
Turn on strict and fix perlcritic warnings. | |||
2009-01-28 | policy: turn on strict | Stephen Hemminger | |
Turn on strict, then fix a bunch of incorrect messages. Fix perlcritic warnings and reformat. | |||
2009-01-28 | check-as-prepend: turn on strict | Stephen Hemminger | |
And reindent. | |||
2009-01-28 | bgp: cleanup | Stephen Hemminger | |
Turn on strict, and declare variables. Simplify code where possible. | |||
2009-01-08 | 0.13.1debian/0.13.1 | An-Cheng Huang | |
2008-12-15 | Merge branch 'jenner' of 192.168.1.12:git/vyatta-cfg-quagga into jenner | Stephen Hemminger | |
2008-12-15 | Allow any interface for interface routes | Stephen Hemminger | |
Allow interface routes to be configured to any device name (existing or not). This allows for future technolgies, and also handles case of tunnels and other devices that may need routes configured before they exist. | |||
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-06 | Use full path to link-detect | Stephen Hemminger | |
Restore corrected earlier change. | |||
2008-12-06 | fix comments that got copied | Stephen Hemminger | |
2008-12-06 | Revert "need full path to linkdetect" | Stephen Hemminger | |
This reverts commit d4952bc1550223dddcd1228d7335ce1fc380f739 because it included local changes as well as bug fix | |||
2008-12-05 | need full path to linkdetect | Stephen Hemminger | |
2008-12-03 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-12-03 | Use new link-detect script | Stephen Hemminger | |
Wrap direct calls to vyatta-vtysh to set link-detect in new script. | |||
2008-12-03 | Add vyatta-link-detect | Stephen Hemminger | |
Need to get it installed | |||
2008-12-03 | Add new script to wrap changes to link-detect | Stephen Hemminger | |
2008-11-25 | 3.2.0vyatta/3.2.0debian/0.13 | Mark O'Brien | |
2008-11-21 | Convert to new Vyatta::Config hierarchy | Stephen Hemminger | |
2008-11-19 | add support for development build | An-Cheng Huang | |
2008-11-18 | Bugfix 3863: Provide ability to configure static ARP table entries | Bob Gilligan | |
Add new config template tree starting at protocols.static.arp. | |||
2008-10-15 | Bugfix: 3684 | Bob Gilligan | |
Add templates to configure IP parameters for bridged ethernet over ADSL interfaces. | |||
2008-08-12 | Remove the perl wrapper for vtysh (no longer needed). | Stephen Hemminger | |
2008-08-12 | Revert "Replace vyatta-vtysh with vtysh" | Stephen Hemminger | |
This reverts commit 588492cf8a9ddf438b649c6db4986bcab9c22435. | |||
2008-08-11 | Replace vyatta-vtysh with vtysh | Stephen Hemminger | |
2008-08-08 | Fix syntax errors found by check_tmpl. | Stig Thormodsrud | |
2008-08-08 | Fix syntax error found by check_tmpl. | Stig Thormodsrud | |
2008-08-08 | Fix syntax problems identified by /opt/vyatta/sbin/check_tmpl | Stig Thormodsrud | |
2008-08-07 | Fix 3550: Setting kernel redistribution metric generates internal error. | Stig Thormodsrud | |