summaryrefslogtreecommitdiffstats
path: root/bgpd/rfapi/rfapi_backend.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-1/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* bgpd: #if ENABLE_BGP_VNC -> #ifdef ENABLE_BGP_VNCQuentin Young2020-04-011-1/+1
* bgpd: Rework code to use `const struct prefix`Donald Sharp2020-03-241-8/+8
* bgpd: More `const struct prefix` workDonald Sharp2020-03-221-1/+1
* bgpd: Rename various variable names to something more appropriateDonald Sharp2018-10-091-1/+1
* bgpd: Convert `struct bgp_info` to `struct bgp_path_info`Donald Sharp2018-10-091-3/+5
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-3/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-36/+24
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* bgpd rfapi: add NVE/VRF name to show vnc registrationsLou Berger2017-01-231-9/+0
* vnc: use directories in includes (request from Martin W.)Lou Berger2016-10-031-2/+2
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-0/+92