summaryrefslogtreecommitdiff
path: root/bgpd/rfapi/rfapi_private.h
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-08-24bgpd: Replace rfapi_time() with monotime()Donald Sharp
2021-07-01*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlenDonatas Abraitis
2021-07-01*: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlenDonatas Abraitis
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2021-01-28bgpd: Remove #if 0 codeDonald Sharp
2020-12-14*: Replace s_addr check agains 0 with INADDR_ANYDonatas Abraitis
2020-03-24bgpd, lib, ripngd: Add agg_node_get_prefixDonald Sharp
2020-03-24bgpd: Rework code to use `const struct prefix`Donald Sharp
2019-05-14bgpd: Extract tunnel type from extended communitiesLakshman Krishnamoorthy
2018-10-09bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp
2018-08-30bgpd, ripngd: Convert to using new agg_table/routeDonald Sharp
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-11-07bgpd: rfapi - open rfd for vrf groups on export config,Lou Berger
2017-10-31bgpd: rfapi support import based on vrf-policy (precusor to import to vrf ins...Lou Berger
2017-07-27bgp rfapi: use route_table_init and _finish (fixes crash due to recent lib ch...Lou Berger
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-02-14bgpd: replace AFI_ETHER reference with AFI_L2VPN refPhilippe Guibert
2017-01-26Merge branch 'master' into working/master/patch-set/4-misc-fixesLou Berger
2017-01-24bgpd: more VPN&ENCAP show afi safi related cleanupLou Berger
2017-01-24bgpd rfapi: fix issue where advertised prefixes were not being disambiguatedLou Berger
2017-01-22bgpd: add vrf-policy config using existing vnc codeLou Berger
2017-01-22bgpd rfapi: fix issue where advertised prefixes were not being disambiguatedLou Berger
2016-10-03vnc: use directories in includes (request from Martin W.)Lou Berger
2016-10-03bgpd: add L3/L2VPN Virtual Network Control featureLou Berger