Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-23 | 3.1.2vyatta/3.1.4vyatta/3.1.3vyatta/3.1.2debian/0.12hollywood | Mark O'Brien | |
2008-07-10 | Fix 2752: "Unknown command" after "source any" was configured in the second ↵ | Stig Thormodsrud | |
rule of an access-list | |||
2008-06-28 | 3.1.1vyatta/3.1.1debian/0.11 | Mark O'Brien | |
2008-06-27 | Fix 3344: Unable to delete route-map that contains a 'set metric <value>' ↵ | Stig Thormodsrud | |
statement | |||
2008-06-19 | Add module version for quagga. | Stig Thormodsrud | |
2008-06-19 | Add configuration parameter for BGP MD5 | Stephen Hemminger | |
Quagga supports BGP over TCP-MD5 now, so need CLI support. Bugfix: 2661 | |||
2008-06-17 | 3.1.0vyatta/3.1.0debian/0.10 | Mark O'Brien | |
2008-06-11 | Fix 3345: Unable to configure OSPF redistribute <protocol> route-map <name> | Stig Thormodsrud | |
2008-06-06 | Fix bug 3134 "delete interfaces <> <> ip rip split-horizon" sets "no ip rip ↵ | Mohit Mehta | |
split-horizon" under the routing engine which is unknown in the config - 'interfaces <.....> ip rip split-horizon' does nothing on set or delete documentation needs to be updated to reflect: :'interfaces <.....> ip rip' or 'interfaces <.....> ip rip split-horizon' do nothing on set or delete :CLI under 'interfaces <.....> ip rip split-horizon' be only used to control split horizon behaviour i.e. :either disable it using: 'set interfaces <.....> ip rip split-horizon disable' :or use split-horizon with poison reverse using: 'set interfaces <.....> ip rip split-horizon poison-reverse' :to set up RIP for an interface, RIP section under protocols is to be used | |||
2008-06-05 | Fix bug 2849 "disable-split-horizon" needs to be implemented | Mohit Mehta | |
- fixed to work for vifs | |||
2008-06-06 | Fix 3316: "metric-type" option does not exist in the CLI for OSPF redistribution | Stig Thormodsrud | |
- also reformat to the newer escape-free format | |||
2008-06-05 | Fix Bug 3269 system gateway-address conflicts with static default | Mohit Mehta | |
- route is only deleted from route table if both gateway-address and the static route equivalent to setting a gateway-address are not set | |||
2008-05-28 | Bugfix: 3019 | Bob Gilligan | |
Tighten up validity check on interface names. | |||
2008-05-21 | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-cfg-quagga into ↵ | Stephen Hemminger | |
hollywood | |||
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-20 | Ignore derived files | rbalocca | |
2008-05-17 | Fix 3266: Syntax validation for as-path-prepend does not allow 32 bit ASNs | Stig Thormodsrud | |
Fix 3268 : CLI allows an as-path-prepend of > 24 ASNs but routing engine does not appear to support > 24 | |||
2008-05-14 | Add option to disable link-detect on serial interfaces | Stephen Hemminger | |
Make serial behave same as ethernet | |||
2008-05-07 | Convert to our method of changelog creation | rbalocca | |
2008-05-07 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-05-06 | 3.0.5debian/0.9glendale | Mark O'Brien | |
2008-05-05 | 3.0.4debian/0.8 | Mark O'Brien | |
2008-04-30 | Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg-quagga into ↵ | Stig Thormodsrud | |
hollywood | |||
2008-04-30 | Fix 3199: removed redundant "static interface-route blackhole" | Stig Thormodsrud | |
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-29 | 3.0.3debian/0.7 | Mark O'Brien | |
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-24 | Bugfix: 3181, 3019hollister | Bob Gilligan | |
Allow static interface routes to be configured via PPP interfaces that are down. Quagga will install the route when the interface comes up. | |||
2008-04-21 | Merge branch 'glendale' into hollywood | rbalocca | |
Conflicts: templates/interfaces/loopback/node.tag/ip/ospf/network/node.def templates/protocols/bgp/node.tag/parameters/confederation/peers/node.def | |||
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-18 | don't signal watchlink if it's not running | An-Cheng Huang | |
2008-04-16 | VC4.0.2debian/0.5 | Mark O'Brien | |
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 | Partial fix for 3004. Set priority of network node higher than virtual-link ↵ | Stig Thormodsrud | |
node. | |||
2008-04-15 | Merge from glendale | rbalocca | |
2008-04-14 | Updated autocomplet for loopback non-broadcast option | Mark O'Brien | |
2008-04-11 | add 2 lines acidentally deleted in last commit for attribute-unchanged | Robert Bays | |
2008-04-11 | fix for bugs 3085,3114,3121,3119,3120 | Robert Bays | |
2008-04-11 | Fix for bug 3093 | Mark O'Brien | |
2008-04-11 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help string for 'set default gateway' standardized | |||
2008-04-11 | Merge branch 'glendale' into hollywood | rbalocca | |
Conflicts: templates/protocols/ospf/area/node.tag/range/node.tag/cost/node.def templates/protocols/ospf/area/node.tag/range/node.tag/not-advertise/node.def templates/protocols/ospf/area/node.tag/range/node.tag/substitute/node.def templates/protocols/ospf/area/node.tag/virtual-link/node.tag/authentication/md5/node.def templates/protocols/ospf/area/node.tag/virtual-link/node.tag/authentication/plaintext-password/node.def | |||
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg-quagga | |||
2008-04-09 | Fix [Bug 3125] "...... range <> no-advertise" should be removed from the ↵ | Stig Thormodsrud | |
config while it is removed from the routing engine by "set protocols ospf area <> range <> substitute <>" | |||
2008-04-09 | Fix 3126: ospf virtual-link authentication types should not be able to be ↵ | Stig Thormodsrud | |
coexisted in the config |