]> git.meshlink.io Git - meshlink/commit
Add API functions to query the blacklist status of nodes.
authorGuus Sliepen <guus@meshlink.io>
Sun, 25 Oct 2020 21:18:53 +0000 (22:18 +0100)
committerGuus Sliepen <guus@meshlink.io>
Sun, 25 Oct 2020 21:18:53 +0000 (22:18 +0100)
commit001cbb9549f17153536ee6a01a783eb85bf54962
treec8cbe7fcfa3a85a41495a9f21b1af208c28f9024
parent1c838cf7d4b4a97fe1038bfacbcb4207ca3ce9ca
Add API functions to query the blacklist status of nodes.
src/meshlink++.h
src/meshlink.c
src/meshlink.h
src/meshlink.sym
test/blacklist.c