summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-150.18.150debian/0.18.150John Southworth
2012-05-15No need to genererate vrrp interface templates anymoreJohn Southworth
2012-03-030.18.149debian/0.18.149Deepti Kulkarni
2012-03-03new branchDeepti Kulkarni
2011-12-210.18.148debian/0.18.148Stephen Hemminger
2011-12-21Add support for future dataplaneStephen Hemminger
Sub package for future dataplane interface types.
2011-12-190.18.147debian/0.18.147Robert Bays
2011-12-19Bug 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-190.18.146debian/0.18.146Robert Bays
2011-12-19Bug 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-12-190.18.145debian/0.18.145Robert Bays
2011-12-19Bug 7665: BGP ridiculous load timeRobert Bays
vyatta-bgp.pl: checkOverwritePeerGroupParameters() pass in qconfig array rather than regenerate each time
2011-12-020.18.144debian/0.18.144John Southworth
2011-12-02Add vrrp interface parameterJohn Southworth
2011-11-030.18.143debian/0.18.143Stephen Hemminger
2011-11-03Add dependency on version of vyatta-cfg-systemStephen Hemminger
Need version with pseudo-ethernet vif support
2011-11-03Add support for vif on pseudo-ethernetStephen Hemminger
2011-09-290.18.142debian/0.18.142Robert Bays
2011-09-29bgp: Bug 7205 - peer-group maximum-prefix incorrectly takes precedenceRobert Bays
2011-09-29bgp: Bug 6033 - There is no auto completion for "bgp <> neighbor <> peer-group"Robert Bays
2011-09-29bgpd: Bug 7530 - Peer-group commit fails with error when no remote-as is definedRobert Bays
2011-09-270.18.141debian/0.18.141Robert Bays
2011-09-27Bug 7522 -Robert Bays
bgp: allow default-originate if default ipv4 disable
2011-09-110.18.140debian/0.18.140Robert Bays
2011-09-11Bug 6030: bgp redistribution doesn't work well when it's set for ipv4 and ipv6Robert Bays
Second part of the fix for this bug.
2011-08-110.18.139debian/0.18.139Bob Gilligan
2011-08-11Bugfix 7077: Add support for IPv6 nexthops in route mapsBob Gilligan
From patch written by: daniil.baturin@vyatta.com (cherry picked from commit 9e58fc07244553bd711c2d7a9b9b5c64ffeb550d)
2011-07-070.18.138debian/0.18.138Deepti Kulkarni
2011-07-07new branchDeepti Kulkarni
2011-06-170.18.137debian/0.18.137John Southworth
2011-06-17Missed two nodes in the last commitJohn Southworth
2011-06-170.18.136debian/0.18.136John Southworth
2011-06-17Bugfix 6816: Make previous bugfix more maintainable by moving check to a ↵John Southworth
script instead of defining it in multiple node.defs
2011-06-170.18.135debian/0.18.135John Southworth
2011-06-17Bugfix 6816: Verify that at least one next-hop exists if the parent node for ↵John Southworth
the route still exists
2011-06-070.18.134debian/0.18.134Robert Bays
2011-06-07remove peer-group checks from node.defs. this functionality has been moved ↵Robert Bays
into vyatta-bgp.pl.
2011-06-07disallow banned parameters from a peer already in a peer-groupRobert Bays
2011-06-060.18.133debian/0.18.133Robert Bays
2011-06-06remove debug nodeRobert Bays
2011-06-060.18.132debian/0.18.132Robert Bays
2011-06-06Bug 7121 - IPv6 peer-groups not workingRobert Bays
2011-06-060.18.131debian/0.18.131Robert Bays
2011-06-06remove debug statement from bgp script.Robert Bays
2011-06-06Bug 6841: a neighbor becomes inactivated in the routing engine after its ↵Robert Bays
peer-group is removed Bug 6981: BGP commit failure with shutdown and peer-group attributes rework of the peer-groups implementation.
2011-05-250.18.128debian/0.18.128An-Cheng Huang
2011-05-25alternative fix for bug 6069An-Cheng Huang
2011-05-100.18.127debian/0.18.127An-Cheng Huang
2011-05-04changes for new commitnapa-devAn-Cheng Huang
2011-04-250.18.126debian/0.18.126Stephen Hemminger