K 10 svn:author V 3 phk K 8 svn:date V 27 1998-04-22T06:20:20.000000Z K 7 svn:log V 308 When ipfw reads its rules from an input file, the optind variable is not reinitialized to 1 after calling getopt. This results in parsing errors on all but the first rule. An added patch also allows '#' comments at the end of a line. PR: 6379 Reviewed by: phk Submitted by: Neal Fachan END