]> git.ipfire.org Git - telemetry.git/commit
netlink: Start scaffolding to move all netlink stuff
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 30 Mar 2026 15:00:28 +0000 (15:00 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 30 Mar 2026 15:00:28 +0000 (15:00 +0000)
commit79d75826b819ba4254f0b455fc321c948fa28376
treeb0da69228e2d5c3dbcfbb0e150fbac833616fcca
parent0b0f67064167b50d8459df959335cda411059a22
netlink: Start scaffolding to move all netlink stuff

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/daemon/daemon.c
src/daemon/daemon.h
src/daemon/netlink.c [new file with mode: 0644]
src/daemon/netlink.h [new file with mode: 0644]