summaryrefslogtreecommitdiffstats
path: root/lib/prefix.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: handle visual studio code C/C++ extensionRafael Zalamena2022-11-281-16/+0
* Merge pull request #8647 from sworleys/DVNI-Config-ChangesDonatas Abraitis2022-10-181-0/+1
|\
| * bgpd,lib: route-map/plist matching via type-2/5 routesStephen Worley2022-08-231-0/+1
* | bgpd: Use %pRD for prefix_rd2str()Donatas Abraitis2022-09-221-0/+1
|/
* pimd: Fix description for PIM_SG_LENSarita Patra2022-07-121-1/+1
* lib: Convert ipv4_martian to boolDonatas Abraitis2022-07-011-3/+3
* lib: Allow using IPv4 (Class E) reserved block if enabledDonatas Abraitis2022-07-011-11/+3
* lib: Add an api is_ipv6_global_unicastMobashshera Rasool2022-06-221-0/+9
* bgpd: Wrap IPV4_CLASS_DE into ipv4_unicast_valid() helperDonatas Abraitis2022-06-131-1/+12
* lib: prefix unionizationDavid Lamparter2022-04-271-10/+10
* lib: remove unused `struct prefix_ptr`David Lamparter2022-04-271-7/+0
* lib: prefix_afi() helperDavid Lamparter2022-04-241-0/+5
* lib, pimd: add a bunch of address helpersDavid Lamparter2022-04-071-0/+65
* lib, bgpd: changes for EAD-per-ES fragmentationAnuradha Karuppiah2022-03-181-0/+1
* pimd: add more dual-family address bitsDavid Lamparter2022-01-171-3/+0
* pimd: move `%pSG4` to `%pPSG4`David Lamparter2022-01-121-1/+1
* lib,zebra: use more constMark Stapp2021-09-141-2/+2
* lib,ospfd,ospf6d: remove duplicated functionRafael Zalamena2021-07-091-10/+22
* *: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLENDonatas Abraitis2021-07-011-1/+0
* *: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLENDonatas Abraitis2021-07-011-1/+0
* *: unify prefix copyingIgor Ryzhov2021-06-291-8/+0
* Merge pull request #8353 from opensourcerouting/llvm-20210327Quentin Young2021-06-011-2/+7
|\
| * lib: fix transparent_union for clang++David Lamparter2021-03-271-2/+7
* | lib: remove inet6_ntoa apiMark Stapp2021-03-311-2/+0
|/
* *: remove more sprintf()Quentin Young2021-02-091-1/+1
* lib: fix macro styleIgor Ryzhov2020-11-181-2/+2
* bgpd: support for DF election in EVPN-MHAnuradha Karuppiah2020-10-261-0/+2
* *: Remove solaris from FRRDonald Sharp2020-09-211-9/+0
* lib: add family attribute for flowspec prefix structurePhilippe Guibert2020-08-211-0/+1
* bgpd, lib: move EVPN route type def to lib and use it in the prefix macrosAnuradha Karuppiah2020-08-051-15/+24
* lib, bgpd: Remove unused variable from structureDonald Sharp2020-08-051-1/+0
* bgpd: support for Ethernet Segments and Type-1/EAD routesAnuradha Karuppiah2020-08-051-0/+1
* lib: prefix: Add VTEP-IP to the EAD route prefixAnuradha Karuppiah2020-08-051-1/+26
* lib: add %pEA for struct ethaddr *David Lamparter2020-07-141-0/+2
* lib: clarify usage of prefix_bit functionQuentin Young2020-06-221-2/+10
* lib: prefix: add prefix_rd typestreambinder2020-06-151-0/+2
* lib: constify a few parameters of helper functionsRenato Westphal2020-04-301-1/+1
* lib: prepare for plugin-based frr_format checkDavid Lamparter2020-03-291-0/+16
* lib: make is_default_host_route use a const struct prefixDonald Sharp2020-03-221-1/+1
* bgpd: RFC compliance wrt invalid RMAC, GWIP, ESI and VNIKishore Aramalla2020-02-111-0/+2
* Merge pull request #4773 from thozza/31-prefix-bcast-addrRuss White2020-01-281-2/+1
|\
| * lib/prefix.c: ipv4_broadcast_addr() didn't comply with RFC3021Tomas Hozza2019-08-051-2/+1
* | lib/prefix: flip the bitrot compostDavid Lamparter2019-12-141-7/+0
* | *: Convert prefix_free to double pointerDonald Sharp2019-11-021-3/+7
* | bgpd: Adding new bgp evpn cli's for ip-prefix lookupLakshman Krishnamoorthy2019-09-271-0/+2
* | lib: use const in prefix_mac2strMark Stapp2019-08-231-1/+1
|/
* lib: fix prefix_copy() for clang-SADavid Lamparter2019-07-291-0/+8
* lib: use some more transparent unions for prefixesDavid Lamparter2019-07-281-3/+3
* lib: Make prefix_hash_key accept a constDonald Sharp2019-05-021-1/+1
* Revert "Zebra diet"Lou Berger2019-05-021-1/+1