]> git.ipfire.org Git - thirdparty/bird.git/commit
Flock: Hypervisor control socket CBOR push parser
authorMaria Matejka <mq@ucw.cz>
Mon, 9 Sep 2024 12:14:49 +0000 (14:14 +0200)
committerMaria Matejka <mq@ucw.cz>
Sun, 23 Feb 2025 18:07:35 +0000 (19:07 +0100)
commit9babba1c0f718a60e10c82208319280433e7eb94
treec32071461d46424cd2bcbf6a570a2693a9c272b6
parent03b6db33f9f71857e31af6a0f0a325a10006429b
Flock: Hypervisor control socket CBOR push parser

It reads some data, the actions are not implemented yet.
flock/Makefile
flock/ctl.c [new file with mode: 0644]
flock/flock.h
flock/hypervisor.c