X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Froute.h;fp=src%2Froute.h;h=5af2a0941ad52603ec560db60f7f6af53874f7fd;hb=453c44e7b27d4259461795ab4ec6ef264085dd28;hp=cfe39e4b45f147933ced3aea76f783c7fa5b3359;hpb=54c900e961de6065f607f5661edeb7c84be29ea5;p=meshlink 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;