summaryrefslogtreecommitdiffstats
path: root/bgpd/rfapi/rfapi_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* bgpd: Replace rfapi_time() with monotime()Donald Sharp2022-08-241-0/+5
* *: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlenDonatas Abraitis2021-07-011-1/+1
* *: Convert numeric 128 into IPV6_MAX_BITLEN for prefixlenDonatas Abraitis2021-07-011-1/+1
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-27/+27
* bgpd: Remove #if 0 codeDonald Sharp2021-01-281-3/+0
* *: Replace s_addr check agains 0 with INADDR_ANYDonatas Abraitis2020-12-141-1/+1
* bgpd, lib, ripngd: Add agg_node_get_prefixDonald Sharp2020-03-241-3/+0
* bgpd: Rework code to use `const struct prefix`Donald Sharp2020-03-241-2/+2
* bgpd: Extract tunnel type from extended communitiesLakshman Krishnamoorthy2019-05-141-2/+0
* bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp2018-10-091-1/+1
* bgpd, ripngd: Convert to using new agg_table/routeDonald Sharp2018-08-301-8/+8
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-1/+2
* bgpd: rfapi - open rfd for vrf groups on export config,Lou Berger2017-11-071-0/+1
* bgpd: rfapi support import based on vrf-policy (precusor to import to vrf ins...Lou Berger2017-10-311-0/+1
* bgp rfapi: use route_table_init and _finish (fixes crash due to recent lib ch...Lou Berger2017-07-271-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-298/+261
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* bgpd: replace AFI_ETHER reference with AFI_L2VPN refPhilippe Guibert2017-02-141-2/+2
* Merge branch 'master' into working/master/patch-set/4-misc-fixesLou Berger2017-01-261-0/+14
|\
| * bgpd: add vrf-policy config using existing vnc codeLou Berger2017-01-231-0/+14
| * bgpd rfapi: fix issue where advertised prefixes were not being disambiguatedLou Berger2017-01-231-19/+0
* | bgpd: more VPN&ENCAP show afi safi related cleanupLou Berger2017-01-241-0/+1
* | bgpd rfapi: fix issue where advertised prefixes were not being disambiguatedLou Berger2017-01-241-19/+0
|/
* vnc: use directories in includes (request from Martin W.)Lou Berger2016-10-031-4/+4
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-0/+455