From 478290db20b28ab28ce7e08cf33f1b44d82e4cb3 Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Wed, 1 Oct 2014 04:07:17 +0000 Subject: Check in first src/tests snapshot from NetBSD anoncvs Sources were obtained like so: % export CVSROOT="anoncvs@anoncvs.NetBSD.org:/cvsroot" % cvs -z9 co -D "09/30/2014 20:45" -P src/tests % mv src/tests/* tests/dist/. '*CVS*' has been added to svn:ignore to ease updating periodically from upstream Some line ending issues had to be resolved with test outputs and scripts via dos2unix and by deleting the eol-style property set in usr.bin/sort Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division --- ipf/input/ip2.data | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ipf/input/ip2.data (limited to 'ipf/input/ip2.data') diff --git a/ipf/input/ip2.data b/ipf/input/ip2.data new file mode 100644 index 000000000000..ef34eb5e1314 --- /dev/null +++ b/ipf/input/ip2.data @@ -0,0 +1,3 @@ +1.1.1.1/32 +!2.2.0.0/16 +2.2.2.0/24 -- cgit v1.3