]> git.meshlink.io Git - meshlink/blobdiff - src/route.h
Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
[meshlink] / src / route.h
index cfe39e4b45f147933ced3aea76f783c7fa5b3359..5af2a0941ad52603ec560db60f7f6af53874f7fd 100644 (file)
@@ -42,6 +42,7 @@ extern bool directonly;
 extern bool overwrite_mac;
 extern bool priorityinheritance;
 extern int macexpire;
+extern bool pcap;
 
 extern mac_t mymac;