Name: network/ipf2pf
        Summary: IPF2PF migration package
      Publisher: solaris
        Version: 11.4
  Build Release: 5.11
         Branch: 11.4.42.0.0.111.1
 Packaging Date: Fri Dec  3 21:32:22 2021
           Size: 1.33 MB
Compressed Size: 502.24 kB
           FMRI: pkg://solaris/network/ipf2pf@11.4,5.11-11.4.42.0.0.111.1:20211203T213222Z

License:
This package may include Packet Filter (PF),
which may be subject to the following notice(s):

    (C) Copyright 2000-2003 by Michal Zalewski <lcamtuf@coredump.cx>
    (C) Copyright 2003 by Mike Frantzen <frantzen@w4g.org>
    Copyright (c) 2003 Mike Frantzen <frantzen@openbsd.org>
    Copyright (c) 2003 Mike Frantzen <frantzen@w4g.org>
    Copyright (c) 2004 Mike Frantzen <frantzen@openbsd.org>
    Copyright (c) 2011 Reyk Floeter <reyk@vantronix.net>
    All rights reserved.
    
    
    
    Permission to use, copy, modify, and distribute this software for any
    purpose with or without fee is hereby granted, provided that the above
    copyright notice and this permission notice appear in all copies.
    
    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
    OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
    
    
    
    
    Copyright (c) 2001 Daniel Hartmeier
    Copyright (c) 2002 - 2008 Henning Brauer
    Copyright (c) 2002 - 2013 Henning Brauer <henning@openbsd.org>
    Copyright (c) 2002 Cedric Berger
    Copyright (c) 2002,2003 Henning Brauer
    Copyright (c) 2003 Cedric Berger
    Copyright 2005 Henning Brauer <henning@openbsd.org>
    Copyright 2005 Ryan McBride <mcbride@openbsd.org>
    All rights reserved.
    
    
    
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
    are met:
    
    - Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
    - 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 BY THE COPYRIGHT HOLDERS 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
    COPYRIGHT HOLDERS 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.
    
    
    
    
    Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994
    All rights reserved.
    
    	The Regents of the University of California.  All rights reserved.
    
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that: (1) source code distributions
    retain the above copyright notice and this paragraph in its entirety, (2)
    distributions including binary code include the above copyright notice and
    this paragraph in its entirety in the documentation or other materials
    provided with the distribution, and (3) all advertising materials mentioning
    features or use of this software display the following acknowledgement:
    ``This product includes software developed by the University of California,
    Lawrence Berkeley Laboratory and its contributors.'' Neither the name of
    the University nor the names of its contributors may be used to endorse
    or promote products derived from this software without specific prior
    written permission.
    THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
    WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
    MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
    
    
    
    Copyright (c) 2001 Daniel Hartmeier.  
    Copyright (c) 2001 Markus Friedl.  
    Copyright (c) 2001 Theo de Raadt.  
    Copyright (c) 2002 - 2013 Henning Brauer <henning@openbsd.org>
    Copyright 2001 Niels Provos <provos@citi.umich.edu>
    Copyright 2009 Henning Brauer <henning@openbsd.org>
    Copyright 2011 Alexander Bluhm <bluhm@openbsd.org>
    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 BY THE AUTHOR ``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.
    
    
    
    All rights reserved.
    

This package may include IP Filter,
which may be subject to the following notice(s):

      IP Filter Licence
      -----------------
    
    /*
     * Copyright (C) 1993-2003 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 ?
     */