summaryrefslogtreecommitdiff
path: root/lib/frrstr.h
AgeCommit message (Expand)Author
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-11-07lib: Add PCRE2 supportDonatas Abraitis
2021-08-12lib: add frrstr_hex to hexdump buffersQuentin Young
2020-02-16lib: Fix so that `--enable-pcreposix` actually compilesDonald Sharp
2019-05-23lib: replace begins_with, add frrstr_endswithQuentin Young
2019-05-06lib: add string replace functionQuentin Young
2019-02-11lib: add extern "C" {} blocks to all libfrr headersRenato Westphal
2018-06-19bgpd, lib, ospfd, zebra: all_digit moved to frrstrpaco
2018-06-06vtysh: add | supportQuentin Young
2018-06-06lib: add string utilitiesQuentin Young