X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/699dd8b571f12a639d34834e107e87c0bb6e9311..f9243ffec5567b4ee24d349fb3866cc111e0c9a7:/l2tpns.h diff --git a/l2tpns.h b/l2tpns.h index 0d07ae3..ba9a56f 100644 --- a/l2tpns.h +++ b/l2tpns.h @@ -658,7 +658,7 @@ typedef struct int reload_config; // flag to re-read config (set by cli) int multi_read_count; // amount of packets to read per fd in processing loop - char tundevice[IFNAMSIZ]; // tun device name + char tundevicename[IFNAMSIZ]; // tun device name char log_filename[128]; char l2tp_secret[64]; // L2TP shared secret