Added code to auto-genarate ac name from macadress of primary network interface.

FossilOrigin-Name: 02621cc08f5e0007b0274a9a4905ed76564c84c8fad7a68a5ad5d3cd7fe857a5
This commit is contained in:
root@ac.supos.de
2014-07-14 20:43:17 +00:00
parent ed5d340bc6
commit 5ca3793054
3 changed files with 57 additions and 5 deletions

View File

@ -62,6 +62,7 @@
extern char * conf_acname;
extern char * conf_acid;
extern int conf_acname_len;
extern long conf_max_wtps;
extern char * conf_logfilename;