summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_rd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White2023-02-211-1/+16
|\
| * bgpd: support for route-distinguisher format with 3 fieldsPhilippe Guibert2023-02-101-0/+1
| * bgpd: support for as notation format for route distinguisherPhilippe Guibert2023-02-101-1/+15
* | *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-17/+1
|/
* bgpd: support for Ethernet Segments and Type-1/EAD routesAnuradha Karuppiah2020-08-051-0/+1
* bgpd: #if ENABLE_BGP_VNC -> #ifdef ENABLE_BGP_VNCQuentin Young2020-04-011-3/+3
* lib, bgpd: Another round of `struct const prefix` cleanupDonald Sharp2020-03-261-2/+3
* bgpd: Rework code to use `const struct prefix`Donald Sharp2020-03-241-1/+1
* bgpd, lib: More `const`ification of various codeDonald Sharp2020-03-231-3/+3
* bgpd: Auto RD definitions and encodingvivek2018-04-251-0/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-11/+11
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-24/+20
* bgpd: Separate out RD handling functionsvivek2017-07-121-0/+74