]> git.ipfire.org Git - thirdparty/bird.git/commit
Lib: added a generic CBOR parser framework
authorMaria Matejka <mq@ucw.cz>
Thu, 3 Oct 2024 21:02:34 +0000 (23:02 +0200)
committerMaria Matejka <mq@ucw.cz>
Sun, 23 Feb 2025 18:01:48 +0000 (19:01 +0100)
commitf32136499a5027374214508aa90936ad97929c67
treedfbbf6e7bfe25960629eb1d4e187975585ba49d4
parentf01b9c70bf9b4d8f13f8f006bd5bcd5cf28e5009
Lib: added a generic CBOR parser framework
lib/Makefile
lib/cbor-parser.c [new file with mode: 0644]
lib/cbor.c
lib/cbor.h