summaryrefslogtreecommitdiffstats
path: root/bgpd/rfapi/rfapi_ap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* bgpd: rfapi code does not need to assert on memory allocationsDonald Sharp2022-07-191-1/+0
* bgpd, isisd, lib: Make key values const for skiplistDonald Sharp2020-03-241-3/+3
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-2/+0
* bgpd, ripngd: Convert to using new agg_table/routeDonald Sharp2018-08-301-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-493/+428
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* bgpd: Fix passage of uninitialized value to skiplist_nextDonald Sharp2017-02-071-1/+1
* Merge remote-tracking branch 'origin/master' into pr/111Donald Sharp2017-01-271-34/+28
|\
| * bgpd rfapi: fix issue where advertised prefixes were not being disambiguatedLou Berger2017-01-231-33/+27
|/
* bgpd vnc: Add 'debug bgp vnc verbose' targetLou Berger2016-12-081-6/+7
* vnc: use directories in includes (request from Martin W.)Lou Berger2016-10-031-35/+35
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-0/+629