Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-21 | Fix templates for disable-link-detect when using vif on serial | Stephen Hemminger | |
The vif templates were incorrect. The name was wrong and multilink was arranged incorrectly. | |||
2008-05-14 | Add option to disable link-detect on serial interfaces | Stephen Hemminger | |
Make serial behave same as ethernet | |||
2008-04-30 | Add IP routing protocol config templates for PPPOE, PPPOE and Classical | Bob Gilligan | |
IP over ATM on ADSL interfaces. | |||
2008-04-30 | Fix 3139 Check for previous authentication type before allowing another | Stig Thormodsrud | |
2008-04-27 | Merge commit 'origin/glendale' into hollywood | An-Cheng Huang | |
Conflicts: templates/interfaces/ethernet/node.tag/disable-link-detect/node.def templates/interfaces/ethernet/node.tag/vif/node.tag/disable-link-detect/node.def | |||
2008-04-26 | Fix typo in node.def (from linkwatch removal) | Stephen Hemminger | |
The disable-link-detect template was missing a quote. So just convert it over to current syntax. | |||
2008-04-26 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-25 | Remove linkstatus script | Stephen Hemminger | |
Watchlink is no longer used/needed | |||
2008-04-15 | Fix Bug 2849 "disable-split-horizon" needs to be implemented | Mohit Mehta | |
-implemented 'split-horizon disable' for all interfaces that allow configuring RIP | |||
2008-04-15 | Fix Bug 2849 "disable-split-horizon" needs to be implemented | Mohit Mehta | |
-implemented 'split-horizon disable' for all interfaces that allow configuring RIP | |||
2008-04-15 | Merge from glendale | rbalocca | |
2008-04-14 | Updated autocomplet for loopback non-broadcast option | Mark O'Brien | |
2008-04-11 | Fix for bug 3093 | Mark O'Brien | |
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg-quagga | |||
2008-03-12 | Fix Bug 2849 "disable-split-horizon" needs to be implemented | Mohit Mehta | |
- 'split horizon disable' enabled | |||
2008-02-29 | Bugfix: 2818. | Bob Gilligan | |
Add "ip" commands to serial, multilink and pppoe config trees. | |||
2008-02-19 | Apply same fix for 2856 under tunnel heirarchy. | Stig Thormodsrud | |
2008-02-19 | Fix 2856 "delete interfaces ethernet eth1 ip rip" commit failed if ↵ | Stig Thormodsrud | |
"split-horizon poison-reverse" is configured. - One little space breaks it. :-( | |||
2008-02-13 | Fix 2819 Plain-text authentication should be identified as such | Stig Thormodsrud | |
2008-02-13 | Duplicate quagga "interface ip ospf" tree for tunnel and vif interfaces. | Stig Thormodsrud | |
Need to figure out a better way of doing this... | |||
2008-02-13 | Add "set interface <type> ip ospf bandwidth" to OSPF cost calculation. | Stig Thormodsrud | |
2008-02-11 | Fix 2810 ospf authentications gets truncated to 8 characters | Stig Thormodsrud | |
- Add syntax checks to verify length of passwords. | |||
2008-02-11 | Fix 2805 'show configuration all' does not display all default values for ospf | Stig Thormodsrud | |
2008-02-02 | Add some comp_help strings to ospf cli | Stig Thormodsrud | |
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2008-01-29 | allow per vif configuration of disable-link-status | Michael Larson | |
2008-01-21 | need to reverse logic for command to quagga too. | Michael Larson | |
2008-01-21 | moved linkstatus exclusion hook to follow roberts change (i.e. link-detect ↵ | Michael Larson | |
-> disable-link-detect) | |||
2008-01-19 | remove obsolete link-detect node | Robert Bays | |
2008-01-15 | fix for bug 2534 and prep for larson's vif link detect fixes | Robert Bays | |
2008-01-15 | wired up link detect to cli. writes to exlusion file. note that link-detect ↵ | Michael Larson | |
is enabled by default for all interfaces. | |||
2007-12-12 | Add wrapper script between cfg templates and vtysh. The wrapper will: | Stig Thormodsrud | |
- log commands to /tmp/vtysh.log - return error code when quagga responds with an errmsg - ignore errors when called with -n | |||
2007-12-10 | Redo RIP cli to remove interface/network requirement. | Stig Thormodsrud | |
2007-12-05 | Fix syntax error in link-detect. | Stig Thormodsrud | |
2007-12-05 | add link-detect node to interfaces | Robert Bays | |
2007-11-29 | Add OSPF authentication cli to loopback interface. | Stig Thormodsrud | |
2007-11-29 | Add cli for OSPF authentication. | Stig Thormodsrud | |
2007-11-27 | Add OSPF interface commands for ethernet and loopback. | Stig Thormodsrud | |