Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Fixed a typo | 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 2753 | Robert Bays | |
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-14 | Comment out "backdoor" command as a workaround until cli bug 2525 is fixed. | Stig Thormodsrud | |
2008-02-13 | Fix 1513 BGP - peer-port and local-port accept invalid values | Stig Thormodsrud | |
2008-02-12 | Fix 2812 'show configuration all' does not display all default values for bgp. | Stig Thormodsrud | |
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2008-01-25 | Fix 2697 route-map can't be set for default-originate | Stig Thormodsrud | |
2008-01-22 | Ignore spurious error message from 'set bgp <> aggregate-address'debian/0.1 | Stig Thormodsrud | |
2008-01-12 | Fix 2608: Four octet ASN cannot be configured | Stig Thormodsrud | |
2008-01-08 | Ignore spurious warning message when deleting bgp neighbor. | Stig Thormodsrud | |
2007-12-31 | Fix superious error message that results from unnecessary "no network" command. | Stig Thormodsrud | |
2007-12-14 | change vtsyh call | Robert Bays | |
2007-12-14 | change bgp node names | Robert Bays | |
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-06 | Fix "bgp <> network". | Stig Thormodsrud | |
2007-12-03 | Fix "bgp soft-reconfiguration inbound". | Stig Thormodsrud | |
2007-11-29 | rename bgp nodes. | Robert Bays | |
2007-11-26 | fix bgp neighbor route-map export | Robert Bays | |
2007-11-14 | enable peer-groups | Robert Bays | |
2007-11-12 | fix bgp network template | Robert Bays | |
2007-11-09 | fix for changes in cli referencing | Robert Bays | |
2007-11-07 | fix route-maps | Robert Bays | |
remove old create statements | |||
2007-11-07 | fix bgp neighbor templates ordering and startup errors. | Robert Bays | |
2007-11-07 | remove old style type config from bgp and policy templates | Robert Bays | |
2007-11-05 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-quagga | Stig Thormodsrud | |
2007-11-05 | Fix update to bgp remote-as that wasn't getting updated. | Stig Thormodsrud | |
2007-11-05 | User message modifications | Justin Fletcher | |
2007-11-05 | Help text modifications | Justin Fletcher | |
2007-10-22 | Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-quagga | Stig Thormodsrud | |
2007-10-22 | Fix bgp redistribute *. | Stig Thormodsrud | |
2007-10-22 | Added MD5 password configuration node to the BGP template tree. | Alex Allahverdiev | |
2007-10-12 | First cut of RIP new cli. | Stig Thormodsrud | |
Fix filename on vyatta_policy.pl. | |||
2007-10-04 | Fix bgp cfg by calling the right script. | Stig Thormodsrud | |
2007-10-01 | fixed dependency and quagga path. | An-Cheng Huang | |
2007-10-01 | initial import (from eureka /cli).upstream | An-Cheng Huang | |