Subject: CVS commit: basesrc/dist/ipf
To: None <source-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: source-changes
Date: 02/04/2002 14:00:53
Module Name:	basesrc
Committed By:	martti
Date:		Mon Feb  4 12:00:52 UTC 2002

Modified Files:
	basesrc/dist/ipf: parse.c

Log Message:
Back out version 1.8 as it fixes the display BUT breaks the icmp-type rules:

  ROOT localhost:~> /etc/rc.d/ipfilter reload
  Reloading ipfilter rules.
  22: Invalid icmp-type (echo) specified

With version 1.7 everything works just fine:

  ROOT localhost:~> /etc/rc.d/ipfilter reload
  Reloading ipfilter rules.
  Set 1 now inactive


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/dist/ipf/parse.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.