summaryrefslogtreecommitdiffstats
path: root/pceplib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15215 from donaldsharp/pceplib_fixupDonatas Abraitis2024-01-258-116/+113
|\
| * pceplib: Fix code not building properlyDonald Sharp2024-01-248-116/+113
* | pceplib: Fix some new coverity issues that trickled inDonald Sharp2024-01-252-24/+9
|/
* pceplib: fix compilation errorPhilippe Guibert2024-01-241-1/+1
* pceplib: add json string option to subgroup counterPhilippe Guibert2024-01-184-113/+141
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-0990-1170/+90
* Merge pull request #12707 from donaldsharp/missed_enumsDonatas Abraitis2023-02-073-8/+61
|\
| * pceplib: Add missing enum's to switch statementDonald Sharp2023-01-313-8/+61
* | pceplib: add <time.h> include for time_tSam James2023-02-061-0/+1
|/
* *: apply proper format string attributesDavid Lamparter2023-01-271-1/+3
* pceplib: Fix clang-16 not happy with buildDonald Sharp2022-10-2611-25/+23
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-111-1/+1
* Merge pull request #11163 from opensourcerouting/fix/same_type_castingIgor Ryzhov2022-05-091-2/+1
|\
| * *: Avoid casting to the same type as on the leftDonatas Abraitis2022-05-081-2/+1
* | *: Fix doesnt spelling mistakesDonald Sharp2022-05-074-8/+9
|/
* *: Fix spelling of ojbectDonald Sharp2022-04-021-1/+1
* pceplib: Fix uninited data in test vehicleDonald Sharp2022-02-221-1/+1
* pceplib: Fix spelling mistakesDonald Sharp2022-02-141-1/+1
* pceplib: fix style issuesQuentin Young2021-12-067-46/+45
* tests: clean up temp files in libpcep testsMark Stapp2021-11-022-13/+53
* pceplib: fix for -Wstrict-prototypesDavid Lamparter2021-09-023-4/+4
* pceplib: Extract fields needed for PcInitiated with Cisco pce. (1/4)Javier Garcia2021-06-225-10/+32
* pceplib: fix mixup of global/local variablesIgor Ryzhov2021-05-281-2/+2
* pceplib: Clean scan-build static analyzer messages.Javier Garcia2021-05-0513-0/+188
* *: make sure `config.h` or `zebra.h` is firstDavid Lamparter2021-04-2343-0/+172
* build: properly split CFLAGS from AC_CFLAGSDavid Lamparter2021-04-212-3/+3
* Merge pull request #8421 from opensourcerouting/xrelfo-armMark Stapp2021-04-122-0/+18
|\
| * pceplib: add missing endian.h and config.hDavid Lamparter2021-04-092-0/+18
* | lib: use platform-neutral value for TCP MD5 signature lenMark Stapp2021-04-094-9/+15
|/
* build: add pceplib test output to gitignoreMark Stapp2021-03-311-0/+12
* libs: fix race in pcep libMark Stapp2021-03-251-4/+7
* pceplib: Fixing coverity messages.Javier Garcia2021-03-2015-41/+178
* pathd: remove mid-string line breaksDavid Lamparter2021-03-171-2/+1
* pceplib: Integrate pcelib into frrJavier Garcia2021-03-05100-0/+26051