X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Froute.h;h=5af2a0941ad52603ec560db60f7f6af53874f7fd;hb=79e9a4f743b7b59fed968575f6b36171cf4a0063;hp=cfe39e4b45f147933ced3aea76f783c7fa5b3359;hpb=79e46d08a46f2fef2ee4e8eac7ba487007160564;p=tinc diff --git a/src/route.h b/src/route.h index cfe39e4b..5af2a094 100644 --- a/src/route.h +++ b/src/route.h @@ -42,6 +42,7 @@ extern bool directonly; extern bool overwrite_mac; extern bool priorityinheritance; extern int macexpire; +extern bool pcap; extern mac_t mymac;