summaryrefslogtreecommitdiffstats
path: root/lib/frrstr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: northbound: improve xpath functionalityChristian Hopps2023-12-281-1/+7
* mgmtd: simplify xpath registriesChristian Hopps2023-11-061-0/+8
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* lib: Add PCRE2 supportDonatas Abraitis2022-11-071-2/+7
* lib: add frrstr_hex to hexdump buffersQuentin Young2021-08-121-0/+20
* lib: Fix so that `--enable-pcreposix` actually compilesDonald Sharp2020-02-161-0/+5
* lib: replace begins_with, add frrstr_endswithQuentin Young2019-05-231-2/+17
* lib: add string replace functionQuentin Young2019-05-071-0/+22
* lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+8
* bgpd, lib, ospfd, zebra: all_digit moved to frrstrpaco2018-06-191-0/+11
* vtysh: add | supportQuentin Young2018-06-061-0/+14
* lib: add string utilitiesQuentin Young2018-06-061-0/+86