Add tundevicename configuration option

This commit is contained in:
fendo 2012-12-21 14:13:00 +01:00
parent 699dd8b571
commit f9243ffec5
3 changed files with 17 additions and 5 deletions

View file

@ -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