]> git.ipfire.org Git - thirdparty/lldpd.git/commit
feat: Add lldpctl C++ wrapper (#693)
authorrbu9fe <106606487+rbu9fe@users.noreply.github.com>
Sat, 14 Dec 2024 20:24:51 +0000 (21:24 +0100)
committerGitHub <noreply@github.com>
Sat, 14 Dec 2024 20:24:51 +0000 (21:24 +0100)
commitd3072c0612f22400c1263c45b5e1aaf02ed5e56d
tree7a3b5618e4004ec97b1d94d96bb009cb0b824dbe
parent7de43fe8b8993f01422cfc00dfb06bcaf5171eb0
feat: Add lldpctl C++ wrapper (#693)

* feat: Add lldpctl C++ wrapper

* fix: Call the new lldpctl_watch_sync_unblock() on watch termination

* fix: Category name
README.md
src/lib/lldpctl.hpp [new file with mode: 0644]