/*
* Copyright (C) 2002 by Darren Reed.
*
* See the IPFILTER.LICENCE file for details on licencing.
*
*/
#include "ipf.h"
int opts;
{
return NULL;
}
#ifdef USE_INET6
PRINTF("\tAddress: %s",
#else
PRINTF("\tAddress: %s",
#endif
#ifdef USE_INET6
else
#endif
#ifdef USE_QUAD_T
#else
#endif
} else {
putchar(' ');
#ifdef USE_INET6
else
#endif
{
}
{
case IPHASH_GROUPMAP :
break;
}
}
putchar(';');
}
return ipep;
}