From 0fd687c306b6ced446df87b2bfdcdc480a5eea02 Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 10 Mar 2010 17:37:57 -0500 Subject: Add a package which backports the IP Range in Network Aliases functionality from 2.0 to 1.2.3. --- config/iprangealiases/iprangealiases.xml | 65 ++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 config/iprangealiases/iprangealiases.xml (limited to 'config/iprangealiases/iprangealiases.xml') diff --git a/config/iprangealiases/iprangealiases.xml b/config/iprangealiases/iprangealiases.xml new file mode 100644 index 00000000..a015c2dd --- /dev/null +++ b/config/iprangealiases/iprangealiases.xml @@ -0,0 +1,65 @@ + + + + + + . + All rights reserved. + */ +/* ========================================================================== */ +/* + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + THIS SOFTWARE IS PROVIDED ``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 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. + */ +/* ========================================================================== */ + ]]> + + Patch to add IP Range Support to Network Aliases + pfSense 1.2.3 + None + IP Range Aliases + 0.1 + IP Range Aliases + /usr/local/pkg/iprangealiases.inc + + /usr/local/pkg/ + 077 + http://www.pfsense.com/packages/config/iprangealiases/iprangealiases.inc + + + /usr/local/pkg/ + 077 + http://www.pfsense.com/packages/config/iprangealiases/iprangealiases.patch + + + iprangealiases_install(); + + -- cgit v1.2.3