Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |||
2008-04-08 | Fix 3129: "delete protocols ospf neighbor <> priority" should delete the ↵ | Stig Thormodsrud | |
neighbor in the config as under the routing engine | |||
2008-04-08 | Make sure OSPF area-type is set before default-cost. | Stig Thormodsrud | |
2008-04-08 | Fix 3124: "set protocols ospf area <> area-type nssa translate always" ↵ | Stig Thormodsrud | |
removed "...... nssa no-summary" from the routing engine | |||
2008-04-08 | Fix 3130: "set protocols ospf compatible rfc1583" or " set protocols ospf ↵ | Stig Thormodsrud | |
parameters rfc1583-compatibility" needs to be removed | |||
2008-04-08 | Fix 3131: "delete protocols ospf parameters abr-type" does not remove " ospf ↵ | Stig Thormodsrud | |
abr-type standard" from the routing engine | |||
2008-04-08 | Fix 3133: "delete protocols ospf timers throttle spf delay" commit failed | Stig Thormodsrud | |
2008-04-08 | Fix 3132: "set protocols ospf refresh timers <>" then commit failed | Stig Thormodsrud | |
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 | 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 | 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-20 | Fix 3026 ospf: failed to delete ospf configuration from top level | Stig Thormodsrud | |
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-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-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-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-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 | 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. :-( |