]> git.meshlink.io Git - meshlink/commit
Allow Catta to be disabled.
authorGuus Sliepen <guus@meshlink.io>
Sun, 13 Aug 2017 12:53:51 +0000 (14:53 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 13 Aug 2017 12:53:51 +0000 (14:53 +0200)
commit5dec7459d9920c930bdfb3ac0f2a3740a6247ec0
tree4033a9dc57c1e3772af116510de1c19e2c1bb93b
parentdbb181f466cc92961d016e8645903eeecb7f37b7
Allow Catta to be disabled.

Normally, we want to enable Catta, however for testing it produces a lot
of unwanted network packets and log messages.
src/meshlink++.h
src/meshlink.c
src/meshlink.h
src/meshlink_internal.h
test/basicpp.cpp
test/channels-fork.c
test/channels.c
test/import-export.c
test/invite-join.c