]> git.meshlink.io Git - meshlink-tiny/commit
Add a metering test. main
authorGuus Sliepen <guus@meshlink.io>
Sun, 26 Sep 2021 22:25:01 +0000 (00:25 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 26 Sep 2021 22:25:01 +0000 (00:25 +0200)
commit0e1b8267961b673d6ff4746e133d3d85ed8c3c5a
treed920086375035050768713a0669cc836e7d88fdb
parent0415fb063d619275837827a4f76c2445da43127a
Add a metering test.

Currently it only measures traffic between tiny and full nodes during
the initial connection and while idle.
test/Makefile.am
test/metering.c [new file with mode: 0644]
test/netns_utils.c
test/netns_utils.h