summaryrefslogtreecommitdiff
path: root/bgpd/bgp_updgrp.c
AgeCommit message (Expand)Author
2016-11-15lib: replace strlcpy & strlcat with glibc versionsDavid Lamparter
2016-10-10bgpd: 'neighbor x.x.x.x weight' should be per address-familyDaniel Walton
2016-08-24bgpd: fix build on SolarisRenato Westphal
2015-12-11Quagga: make check is broken with addpath changesDaniel Walton
2015-11-17BGP: crash in update_subgroup_merge()Daniel Walton
2015-11-10BGP: route-server will now use addpath...chop the _rsclient codeDaniel Walton
2015-11-06BGP: Implement "neighbor x.x.x.x addpath-tx-bestpath-per-AS"Daniel Walton
2015-11-05BGP: support for addpath TXDaniel Walton
2015-11-04BGP ORF fails to filter prefixes correctlyDaniel Walton
2015-10-28BGP: peer-group restrictions should be relaxed, update-groups determine outbo...Daniel Walton
2015-10-14bgpd: fix using of two pointers for struct thread_master *Donald Sharp
2015-09-20BGP: Ensure default-originate works with update-groupsvivek
2015-09-02Fix some more memory issues in QuaggaDonald Sharp
2015-08-26Fixup code to use correct XMALLOC operatorsDonald Sharp
2015-05-19quagga: quagga-memory-leaks.patchDonald Sharp
2015-05-19bgpd: bgpd-warnings.patchDonald Sharp
2015-05-19If a route-map is used on a neighbor default-originate statement we need to d...Donald Sharp
2015-05-19BGP: Fix update-groups commands to match neighborsDonald Sharp
2015-05-19BGP: Add dynamic update group supportDonald Sharp