4 * Copyright (C) 2000-2006 by Darren Reed.
6 * See the IPFILTER.LICENCE file for details on licencing.
8 * Id: addicmp.c,v 1.10.2.5 2006/06/16 17:20:55 darrenr Exp
16 char *icmptypes
[MAX_ICMPTYPE
+ 1] = {
17 "echorep", (char *)NULL
, (char *)NULL
, "unreach", "squench",
18 "redir", (char *)NULL
, (char *)NULL
, "echo", "routerad",
19 "routersol", "timex", "paramprob", "timest", "timestrep",
20 "inforeq", "inforep", "maskreq", "maskrep", "END"