From c32397cc6efcbaabe335e3ec33e4a4dd78df29c7 Mon Sep 17 00:00:00 2001 From: darrenr Date: Sat, 28 Jul 2001 11:59:32 +0000 Subject: Import IPFilter version 3.4.20 --- contrib/ipfilter/IPFILTER.LICENCE | 28 +++++++++++++++ contrib/ipfilter/test/expected/f13 | 72 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 100 insertions(+) create mode 100644 contrib/ipfilter/IPFILTER.LICENCE create mode 100644 contrib/ipfilter/test/expected/f13 (limited to 'contrib') diff --git a/contrib/ipfilter/IPFILTER.LICENCE b/contrib/ipfilter/IPFILTER.LICENCE new file mode 100644 index 0000000..a8f6abb --- /dev/null +++ b/contrib/ipfilter/IPFILTER.LICENCE @@ -0,0 +1,28 @@ +Copyright (C) 1993-2001 by Darren Reed. + +The author accepts no responsibility for the use of this software and +provides it on an ``as is'' basis without express or implied warranty. + +Redistribution and use, with or without modification, in source and binary +forms, are permitted provided that this notice is preserved in its entirety +and due credit is given to the original author and the contributors. + +The licence and distribution terms for any publically available version or +derivative of this code cannot be changed. i.e. this code cannot simply be +copied, in part or in whole, and put under another distribution licence +[including the GNU Public Licence.] + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +SUCH DAMAGE. + +I hate legalese, don't you ? + diff --git a/contrib/ipfilter/test/expected/f13 b/contrib/ipfilter/test/expected/f13 new file mode 100644 index 0000000..a2a950a --- /dev/null +++ b/contrib/ipfilter/test/expected/f13 @@ -0,0 +1,72 @@ +pass +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +-------- +block +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +-------- +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +pass +pass +nomatch +pass +-------- +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +block +block +nomatch +block +-------- +pass +nomatch +nomatch +pass +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +-------- +block +nomatch +nomatch +block +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +nomatch +-------- -- cgit v1.1