Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-09 | Fix bogus ospf wireless vif nodes | Stephen Hemminger | |
was generating interfaces/wireless/vif instead of interfaces/wireless/node.tag/vif | |||
2010-07-09 | Need full path to arp command | Stephen Hemminger | |
If not using sudo, then need full path to arp. | |||
2010-07-09 | Revert "Use net_set to avoid using sudo" | Stephen Hemminger | |
This reverts commit 60fb7bb1025d25606efc00b4f3f9505e17efe1e0. net_set is not tested yet. | |||
2010-07-09 | Fix email address causing debian warnings | Stephen Hemminger | |
lintian does not like it @roatan as email address. | |||
2010-07-09 | 0.18.82debian/0.18.82 | Stephen Hemminger | |
2010-07-09 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-quagga into larkspur | Stephen Hemminger | |
2010-07-09 | Add ttl-security option to peer-group | Stephen Hemminger | |
Add ttl-security value as peer-group option. Also validate the range of ttl-security setting. | |||
2010-07-01 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-quagga into larkspur | Stephen Hemminger | |
2010-06-23 | remove leftover script as discussed | An-Cheng Huang | |
2010-06-21 | 0.18.81debian/0.18.81 | Robert Bays | |
2010-06-21 | fix for bug 5713 | Robert Bays | |
2010-06-14 | 0.18.80debian/0.18.80 | Stig Thormodsrud | |
2010-06-14 | Fix ospfv3 redistribute command. | Stig Thormodsrud | |
2010-06-14 | Added route-map support in ospfv3-redistribute | Jon Andersson | |
2010-06-08 | 0.18.79debian/0.18.79 | Robert Bays | |
2010-06-08 | fix for bug 874: allow setting administrative distance | Robert Bays | |
2010-06-07 | 0.18.78debian/0.18.78 | Robert Bays | |
2010-06-07 | fix aggregate-address command | Robert Bays | |
2010-06-04 | 0.18.77debian/0.18.77 | Robert Bays | |
2010-06-04 | fix stupid var def mistake | Robert Bays | |
2010-06-04 | clean up potential unitialized var reference | Robert Bays | |
2010-06-04 | fix direct active dir access in node.defs | Robert Bays | |
2010-06-03 | optimization: move remote-as and peer-group check into transaction to save ↵ | Robert Bays | |
on exec calls | |||
2010-06-03 | clean up peer-group error and help messages | Robert Bays | |
2010-06-03 | add missing help strings per bug 5642 | Robert Bays | |
2010-06-02 | 0.18.76debian/0.18.76 | Robert Bays | |
2010-06-02 | fix for bug 5653 | Robert Bays | |
2010-05-25 | 0.18.75debian/0.18.75 | Robert Bays | |
2010-05-25 | re-add the disable-send-comunity node to peer-groups | Robert Bays | |
2010-05-23 | 0.18.74debian/0.18.74 | Robert Bays | |
2010-05-23 | change the system call in _sendQuaggaCommand(). with the selective noerr fixed, | Robert Bays | |
we can now fail on return code. | |||
2010-05-22 | add differential noerr. now it supports one of set, del, or both. | Robert Bays | |
2010-05-22 | add functionality to skip nodes while in _setConfigTree | Robert Bays | |
2010-05-21 | No longer need sudo for arp | Stephen Hemminger | |
Have capability do that. | |||
2010-05-21 | Use net_set to avoid using sudo | Stephen Hemminger | |
2010-05-20 | change qcom struct to hash of hashes to make it easier for the developer to read | Robert Bays | |
2010-05-20 | silence the perl critic. | Robert Bays | |
2010-05-17 | 0.18.73debian/0.18.73 | Stephen Hemminger | |
2010-05-17 | Add support for TTL security hops | Stephen Hemminger | |
Bug 4937 Integrate CLI support for TTL hop count security | |||
2010-05-06 | 0.18.72debian/0.18.72 | Bob Gilligan | |
2010-05-06 | Bugfix 5584: Fix prefix-list parameters under peer-group. | Bob Gilligan | |
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. |