/*
* Copyright (C) 1993-2005 by Darren Reed.
* See the IPFILTER.LICENCE file for details on licencing.
*/
#include "ipf.h"
int fd;
char *tuneargs;
{
char *s, *t;
if (!strcmp(s, "list")) {
while (1) {
perror("ioctl(SIOCIPFGETNEXT)");
break;
}
break;
printtunable(&tu);
}
*t++ = '\0';
perror("ioctl(SIOCIPFSET)");
return;
}
} else {
return;
}
} else {
perror("ioctl(SIOCIPFGET)");
return;
}
return;
}
printtunable(&tu);
}
}
}