Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-06 | 0.18.71debian/0.18.71 | Bob Gilligan | |
2010-05-06 | Activate neighbor for IPv6 when address-family parameters are set for it. | Bob Gilligan | |
2010-05-05 | 0.18.70debian/0.18.70 | Bob Gilligan | |
2010-05-05 | Bugfix 5584: Fix completion and checking for prefix-list parameters | Bob Gilligan | |
This fixes the parameter validation of prefix-list parameters under "neighbor ADDR prefix-list" and under "neighbor ADDR address-family ipv6-unicast prefix-list". The former are validated against parameters configured under "policy prefix-list", while the latter are validated against parameters configured under "policy prefix-list6". | |||
2010-04-26 | 0.18.69debian/0.18.69 | Stig Thormodsrud | |
2010-04-26 | Fix typo in help text | Jon Andersson | |
2010-04-08 | 0.18.68debian/0.18.68 | Stig Thormodsrud | |
2010-04-06 | more ipv6 and peer-group updates | Robert Bays | |
2010-04-06 | update for peer-group support and general cleanup. Still need at least one ↵ | Robert Bays | |
more pass before release. | |||
2010-04-05 | initial update to bgp with new ipv6 and peer-group nodes | Robert Bays | |
2010-04-04 | initial update to migrate bgp to transaction library | Robert Bays | |
2010-03-20 | 0.18.67debian/0.18.67 | Stig Thormodsrud | |
2010-03-20 | Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg-quagga into larkspur | Stig Thormodsrud | |
2010-03-20 | Revert "Fix warnings found by check_tmpl." | Stig Thormodsrud | |
This reverts commit 369b7c567639d7230c945045c855c678fadfb887. | |||
2010-03-20 | Fix 4161: Bad config handling of "protocols ospf passive-interface" | Stig Thormodsrud | |
2010-03-17 | 0.18.66debian/0.18.66 | Bob Gilligan | |
2010-03-17 | Bugfix 5458: Include interface name, if present, when deleting IPv6 routes. | Bob Gilligan | |
When deleting an IPv6 static route from Quagga, we have to specify the route precisely the same way it was originally configured. If the route includes an outgoing interface, it must be specified. If the route does not include an outgoing interface, one must not be specified. | |||
2010-03-15 | 0.18.65debian/0.18.65 | Stephen Hemminger | |
2010-03-15 | Fix trailing whitespace errors | Stephen Hemminger | |
Template errors caused by trailing whitespace. | |||
2010-03-12 | Fix warnings found by check_tmpl. | Stig Thormodsrud | |
2010-03-08 | 0.18.64debian/0.18.64 | Stephen Hemminger | |
2010-03-08 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-quagga into larkspur | Stephen Hemminger | |
2010-03-08 | Force dependency on more recent quagga | Stephen Hemminger | |
Post name change version | |||
2010-03-08 | 0.18.63debian/0.18.63 | Stephen Hemminger | |
2010-03-05 | Get rid of vyatta-vtysh | Stephen Hemminger | |
For SELinux policy, changing vyatta-quagga to use standard path values. This means not having to change policies. | |||
2010-03-04 | Allow multiple values in 'set community' | Stephen Hemminger | |
Bug 5400 Allow for setting multiple values in quoted string for set community. | |||
2010-02-18 | 0.18.62debian/0.18.62 | Stig Thormodsrud | |
2010-02-18 | BGP IPv6 peer route-map fails on boot-up. | Stig Thormodsrud | |
2010-02-18 | 0.18.61debian/0.18.61 | Stig Thormodsrud | |
2010-02-18 | Fixes to support IPv6 BGP peer. | Stig Thormodsrud | |
2010-02-17 | 0.18.60debian/0.18.60 | An-Cheng Huang | |
2010-02-17 | 0.18.59debian/0.18.59 | Stig Thormodsrud | |
2010-02-17 | Fix 5347: committing unsuppress-map for bgp ipv6 neigbor failed | Stig Thormodsrud | |
2010-02-17 | Fix 5345: committing filter-list for bgp ipv6 neigbor failed | Stig Thormodsrud | |
2010-02-17 | 0.18.58debian/0.18.58 | Stig Thormodsrud | |
2010-02-17 | Fix 5344: committing prefix-list6 as bgp ipv6 neighbor prefix-list | Stig Thormodsrud | |
got "prefix-list <> doesn't exist" | |||
2010-02-12 | 0.18.57debian/0.18.57 | Stig Thormodsrud | |
2010-02-12 | Fix 4161: Bad config handling of "procotols ospf passive-interface". | Stig Thormodsrud | |
2010-01-25 | 0.18.56debian/0.18.56 | Stephen Hemminger | |
2010-01-25 | Fix set community additive | Stephen Hemminger | |
additive is a prefix to other values, ie. "additive internet" not a separate value. The value will need to be quoted (Bug 4376) Fixing the syntax correctly is too hard (requires new node type). | |||
2010-01-20 | Fix 5235: Not possible to run OSPFv3 on multiple interfaces | Stig Thormodsrud | |
2010-01-18 | 0.18.55debian/0.18.55 | Stig Thormodsrud | |
2010-01-18 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-quagga into kenwood | Stig Thormodsrud | |
2010-01-18 | Add IPv6 policy access-list. | Stig Thormodsrud | |
2010-01-18 | Allow none as argument to set community | Stephen Hemminger | |
2010-01-15 | 0.18.54debian/0.18.54 | Bob Gilligan | |
2010-01-15 | Bugfix 5221: Allow outgoing interface to be specified for IPv6 static route. | Bob Gilligan | |
When configuring an IPv6 static route where the next-hop is a link-local address, the outgoing interface must be specified. This change adds a new parameter named "interface" under the IPv6 static route config parameter sub-tree. | |||
2010-01-14 | 0.18.53debian/0.18.53 | Stephen Hemminger | |
2010-01-14 | Check arguement to policy route-map COMMUNITY rule N set community | Stephen Hemminger | |
Add completion and syntax validation Bug 4964 | |||
2009-12-07 | Add VIF support for wireless | Stephen Hemminger | |