X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Froute.h;h=5af2a0941ad52603ec560db60f7f6af53874f7fd;hb=30ef2a981e1d62692b3a2363e0b3a0e8711d9604;hp=cfe39e4b45f147933ced3aea76f783c7fa5b3359;hpb=ce8775000ab38229a78ecf3dc26bab008ca0f332;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;