getconfig
extern void getconfig(const char *, int);
getconfig(*argv++, 1);
getconfig(*argv++, 0);
getconfig(ifname, 0);