Not only tunnel setup, but data transport is now working as well.
[6bed4] / Makefile.in
1
2 pubtsp: router.c
3         gcc -DLINUX -ggdb3 -o $@ $<
4