summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-07-12Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg-quagga into larkspurRobert Bays
2010-07-12fic for bug 5813Robert Bays
2010-07-12fix for bug 5824Robert Bays
2010-07-12fix for bug 5825Robert Bays
2010-07-12fix for bug 5832Robert Bays
2010-07-12fix for bug 5826Robert Bays
2010-07-12fix for bug 5810Robert Bays
2010-07-12fix for bug 5827 in peer-groupRobert Bays
2010-07-12fix for bug 5827Robert Bays
2010-07-12fix for bug 5828Robert Bays
2010-07-090.18.83debian/0.18.83Stephen Hemminger
2010-07-09Fix bogus ospf wireless vif nodesStephen Hemminger
was generating interfaces/wireless/vif instead of interfaces/wireless/node.tag/vif
2010-07-09Need full path to arp commandStephen Hemminger
If not using sudo, then need full path to arp.
2010-07-09Revert "Use net_set to avoid using sudo"Stephen Hemminger
This reverts commit 60fb7bb1025d25606efc00b4f3f9505e17efe1e0. net_set is not tested yet.
2010-07-09Fix email address causing debian warningsStephen Hemminger
lintian does not like it @roatan as email address.
2010-07-090.18.82debian/0.18.82Stephen Hemminger
2010-07-09Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-quagga into larkspurStephen Hemminger
2010-07-09Add ttl-security option to peer-groupStephen Hemminger
Add ttl-security value as peer-group option. Also validate the range of ttl-security setting.
2010-07-09fix for bug 5767Robert Bays
2010-07-09more robust fix for local-asRobert Bays
2010-07-09fixes for local-as and confederationsRobert Bays
2010-07-09Temporary fix for bug 5777. This isn't the right fix since this willRobert Bays
prevent bgp from ever being disabled for ipv4. However, most customers are running v4 right now anyway. This will allow testing to continue while I think about what the correct fix should be.
2010-07-09As part of bug 5780, clean up the param generationRobert Bays
2010-07-06fix for bug 5778Robert Bays
2010-07-06fix for bug 5780Robert Bays
2010-07-01Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg-quagga into larkspurStephen Hemminger
2010-06-23remove leftover script as discussedAn-Cheng Huang
2010-06-210.18.81debian/0.18.81Robert Bays
2010-06-21fix for bug 5713Robert Bays
2010-06-140.18.80debian/0.18.80Stig Thormodsrud
2010-06-14Fix ospfv3 redistribute command.Stig Thormodsrud
2010-06-14Added route-map support in ospfv3-redistributeJon Andersson
2010-06-080.18.79debian/0.18.79Robert Bays
2010-06-08fix for bug 874: allow setting administrative distanceRobert Bays
2010-06-070.18.78debian/0.18.78Robert Bays
2010-06-07fix aggregate-address commandRobert Bays
2010-06-040.18.77debian/0.18.77Robert Bays
2010-06-04fix stupid var def mistakeRobert Bays
2010-06-04clean up potential unitialized var referenceRobert Bays
2010-06-04fix direct active dir access in node.defsRobert Bays
2010-06-03optimization: move remote-as and peer-group check into transaction to save ↵Robert Bays
on exec calls
2010-06-03clean up peer-group error and help messagesRobert Bays
2010-06-03add missing help strings per bug 5642Robert Bays
2010-06-020.18.76debian/0.18.76Robert Bays
2010-06-02fix for bug 5653Robert Bays
2010-05-250.18.75debian/0.18.75Robert Bays
2010-05-25re-add the disable-send-comunity node to peer-groupsRobert Bays
2010-05-230.18.74debian/0.18.74Robert Bays
2010-05-23change the system call in _sendQuaggaCommand(). with the selective noerr fixed,Robert Bays
we can now fail on return code.
2010-05-22add differential noerr. now it supports one of set, del, or both.Robert Bays