Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-08 | Fix 3128: "isis" needs to be removed under " protocols ospf access-list <> ↵ | Stig Thormodsrud | |
export" | |||
2008-04-07 | Fix 3115: set protocols ospf default-information originate always" sends no ↵ | Stig Thormodsrud | |
"always" to the routing engine | |||
2008-04-04 | 3.0.2debian/0.4 | Mark O'Brien | |
2008-04-04 | Fix 3108: Unable to configure ospf 'default-information' originate | Stig Thormodsrud | |
2008-03-28 | fix bug 3074 | Robert Bays | |
2008-03-25 | shorten some of the BGP help strings | Robert Bays | |
2008-03-25 | Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg-quagga into glendale | Robert Bays | |
2008-03-25 | update help strings in BGP | Robert Bays | |
add comp_help strings to BGP remove enforce-capability parameter since in quagga it's an alias remove interface parameter since it's ipv6 related remove password parameter as the md5 code isn't in the current release fixed a couple of parameter relationship bugs | |||
2008-03-24 | Set dependencies on either bash or vyatta-bash | rbalocca | |
2008-03-21 | Fix debian dependencies | rbalocca | |
2008-03-20 | Fix 3026 ospf: failed to delete ospf configuration from top level | Stig Thormodsrud | |
2008-03-19 | Merge branch 'glendale' of git:/git/vyatta-cfg-quagga 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 | finish help strings for policy | Robert Bays | |
2008-03-17 | fix bgp and policy for match community and network backdoor | Robert Bays | |
2008-03-17 | iupdate help strings for policy nodes | Robert Bays | |
2008-03-17 | update help for access-lists | Robert Bays | |
2008-03-17 | update help for access-lists | Robert Bays | |
2008-03-14 | fix for bug 2800 | Robert Bays | |
2008-03-14 | fix for bug 2993 | Robert Bays | |
2008-03-14 | fix for bugs 2725 and 2999 | Robert Bays | |
2008-03-12 | updated fix for bug 2713. neighbor now allows g/G. | Robert Bays | |
2008-03-11 | fixes for bugs 2713, 2541, 2888, 2676 | Robert Bays | |
2008-03-11 | Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg-quagga into glendale | Robert Bays | |
2008-03-11 | Change the type from "txt" to "u32" for "protocols ospf access-list <>" | Arthur Xiong | |
2008-03-10 | fix for bug 2713 | Robert Bays | |
2008-03-10 | fix for bugs 2541, 2888, 2676 | Robert Bays | |
2008-03-10 | Fix Bug 1513 BGP - peer-port and local-port accept invalid values | Mohit Mehta | |
- BGP - peer-port range changed to <1-65535>, also indicated in the help | |||
2008-03-10 | Update to GPLv2 | Stephen Hemminger | |
Convert from VPL 1.0 to GPLv2 | |||
2008-03-10 | Replace VPL with GPLv2 | Stephen Hemminger | |
Glendale is licensed under GPL version 2 | |||
2008-03-07 | Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg-quagga into glendale | Robert Bays | |
2008-03-07 | fix ospf node for bug 2783 | Robert Bays | |
2008-03-07 | Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg-quagga into glendale | Arthur Xiong | |
2008-03-07 | Fixed a typo | Arthur Xiong | |
2008-03-07 | Merge branch 'glendale' of http://git.vyatta.com/vyatta-cfg-quagga into glendale | Robert Bays | |
2008-03-07 | Merge branch 'glendale' of git.vyatta.com:/git/vyatta-cfg-quagga into glendale | Arthur Xiong | |
2008-03-07 | 1. Fix bug 2754 - changed node type from txt to ipv4, since in the routing ↵ | Arthur Xiong | |
engine, "neighbor A.B.C.D update-source W.X.Y.Z" always works, and there is no ip address saved under interface hence "neighbor A.B.C.D update-source INTERFACE_NAME" doesn't work. 2. Removed the last $VAR(@) from the "delete:" part, since the routing engine treats "no neighbor A.B.C.D update-source W.X.Y.Z" as "Unknown command", but "no neighbor A.B.C.D update-source" does work and accomplishes the deletion correctly. | |||
2008-03-07 | bug 2716: set metric-type is not implemented | Robert Bays | |
2008-03-07 | bug 2783: set protocols ospf distribute-list... | Robert Bays | |
2008-03-07 | bug 2753 | Robert Bays | |
2008-03-06 | Fix Bug 2886 Invalid gateway address is accepted | Mohit Mehta | |
- Change type from text to ipv4 | |||
2008-02-29 | Bugfix: 2818. | Bob Gilligan | |
Add "ip" commands to serial, multilink and pppoe config trees. | |||
2008-02-27 | Fix 2906: "delete protocols ospf area X area-type nssa " and then "commit" - ↵ | Stig Thormodsrud | |
"commit failed" | |||
2008-02-25 | vc4.0.0debian/0.2 | Mark O'Brien | |
2008-02-21 | Fix 2679 aggregate-address "as-set" and/or "summary-only" not sent to the ↵ | Stig Thormodsrud | |
routing engine - work around cli bug 2525 by calling perl script to check node existance | |||
2008-02-20 | fix for bug 2541--requires saving temporary file, plus script to walk tree ↵ | Michael Larson | |
and redefined nodes. a bit of a pain. | |||
2008-02-19 | Add a check for when the vtysh wrapper is called without any parameters. | Stig Thormodsrud | |
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. :-( |