Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-09 | fix bug 8988 | Robert Bays | |
2012-12-13 | Bugfix 8501: fix ordering problems in IPv6 peer-groups | John Southworth | |
2012-10-06 | Merge branch 'pacifica' of git.vyatta.com:/git/vyatta-cfg-quagga into pacifica | susheela | |
2012-10-06 | BGP neighbor local-as functionality: verified that works as intended and ↵ | susheela | |
7791 fixed. | |||
2012-10-04 | Bug 8345: Reverting changes which were committed against bug 8345. We are ↵ | Bharat | |
seeing issues when we are upgrading to pacifica from earlier releases. Customers may have the multicast blackhole route in earlier releases which is causing the issue after upgrade. This will fail the commit for the other unicast routes. | |||
2012-09-26 | - Added Multicast and Broadcast checks for route and next hop for static ↵ | bharat | |
route command. | |||
2012-09-12 | Merge branch 'pacifica' of git.vyatta.com:/git/vyatta-cfg-quagga into pacifica | susheela | |
2012-09-12 | Config commands for bGP multipaths. | susheela | |
2012-09-05 | reserve tables for future use | Robert Bays | |
2012-09-03 | move policy priority tag to each policy type | Robert Bays | |
2012-09-03 | initial checkin for pbr functionality | Robert Bays | |
2012-05-16 | Warn user if both gateway-address and static default route are set | James Davidson | |
Fixes bug 7428. | |||
2011-12-19 | Bug 7582: Errors on generating allowed values under an edit level for ↵ | Robert Bays | |
protocols bgp <> neighbor <> peer-group fix ipv6 peer-group template to use variable reference rather than compwords | |||
2011-12-19 | Bug 7582: Errors on generating allowed values under an edit level for ↵ | Robert Bays | |
protocols bgp <> neighbor <> peer-group peer-group teplate: change compwords to variable reference | |||
2011-09-29 | bgp: Bug 6033 - There is no auto completion for "bgp <> neighbor <> peer-group" | Robert Bays | |
2011-08-11 | Bugfix 7077: Add support for IPv6 nexthops in route maps | Bob Gilligan | |
From patch written by: daniil.baturin@vyatta.com (cherry picked from commit 9e58fc07244553bd711c2d7a9b9b5c64ffeb550d) | |||
2011-06-17 | Missed two nodes in the last commit | John Southworth | |
2011-06-17 | Bugfix 6816: Make previous bugfix more maintainable by moving check to a ↵ | John Southworth | |
script instead of defining it in multiple node.defs | |||
2011-06-17 | Bugfix 6816: Verify that at least one next-hop exists if the parent node for ↵ | John Southworth | |
the route still exists | |||
2011-06-07 | remove peer-group checks from node.defs. this functionality has been moved ↵ | Robert Bays | |
into vyatta-bgp.pl. | |||
2011-06-06 | remove debug node | Robert Bays | |
2011-06-06 | Bug 7121 - IPv6 peer-groups not working | Robert Bays | |
2011-05-25 | alternative fix for bug 6069 | An-Cheng Huang | |
2011-05-04 | changes for new commitnapa-dev | An-Cheng Huang | |
2011-01-04 | Fixed a typo in prefix-list6 completion | Daniil Baturin | |
2010-12-06 | Fix help text | Stephen Hemminger | |
Bug 6111 Help text should not start with Set | |||
2010-11-19 | Need to skip LAST node tag when configuring bgp node, but let all others ↵ | Michael | |
through. | |||
2010-11-18 | fix bug 6430 | Robert Bays | |
2010-11-18 | fix for 6069 | Michael Larson | |
2010-08-31 | Bugfix 5545: Update quagga when any prefix-list6 rule element is changed | Bob Gilligan | |
Previously, quagga was updated only when a rule was created. This meant that changes would not be reflected in quagga until the system was rebooted, or until the rule was deleted and re-created. Patch courtesy of: Jon Andersson <Jon.Andersson@Thales.no> | |||
2010-08-30 | Merge commit 'a785fe685d9fa0edd813e2a53f1ebbc227ba2c7f' into mendocino | Robert Bays | |
Conflicts: debian/changelog scripts/bgp/vyatta-bgp.pl | |||
2010-08-17 | remove low-level config dir usage | An-Cheng Huang | |
2010-08-12 | fix for bug 6049 | Robert Bays | |
2010-08-12 | fix for bug 4393 | Robert Bays | |
(cherry picked from commit 21858a3f00d9fcbdd4d6f627f28bb139c76ab82f) | |||
2010-08-12 | rename function to be more descriptive of the actual use | Robert Bays | |
(cherry picked from commit 57a3d8e42d6ead50cecac01e4f384ec3c84d95b9) | |||
2010-08-12 | larkspur specific fix for 5971 | Robert Bays | |
(cherry picked from commit 5023738b93a104ef33c502c78e2c21b4e61a0e90) | |||
2010-08-10 | fix for bug 4393 | Robert Bays | |
2010-08-10 | rename function to be more descriptive of the actual use | Robert Bays | |
2010-08-10 | fix for bug 5937 | Robert Bays | |
(cherry picked from commit 3966df08824342315b4e31e3a60224bd6100ece7) | |||
2010-08-10 | fix for bug 5925 | Robert Bays | |
(cherry picked from commit 0773ce1032d07f7f74e2b41c0f160570a8ed66a1) | |||
2010-08-06 | larkspur specific fix for 5971 | Robert Bays | |
2010-08-06 | fix for bug 5937 | Robert Bays | |
2010-08-06 | fix for bug 5925 | Robert Bays | |
2010-07-28 | fix for bug 5892 | Robert Bays | |
(cherry picked from commit 5ae305002d35de573a34974104f13ebede556715) | |||
2010-07-23 | fix for bug 5892 | Robert Bays | |
2010-07-22 | fix for bug 5893 | Robert Bays | |
2010-07-21 | remove explicit paths from commit error messages since that is handled by ↵ | Robert Bays | |
CLI now | |||
2010-07-21 | Add syntax validation on BGP access-list rule value | Stephen Hemminger | |
The access-list is a number (in policy) | |||
2010-07-21 | Remove verbs from help strings | Stephen Hemminger | |
2010-07-21 | Convert Quagga templates to use val_help: | Stephen Hemminger | |