File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libnet / doc / PORTED
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 11:54:41 2013 UTC (10 years, 10 months ago) by misho
Branches: libnet, MAIN
CVS tags: v1_1_6p5, v1_1_6p4, v1_1_6p0, v1_1_6, HEAD
1.1.6

===============================================================================
    $Id: PORTED,v 1.1.1.2 2013/07/22 11:54:41 misho Exp $
    LIBNET 1.1 (c) 1998 - 2004 Mike D. Schiffman <mike@infonexus.com>
                               http://www.packetfactory.net/libnet
===============================================================================

NOTE - this list is no longer maintained, and there are more supported
operating systems than listed here.

    1.1.0 PORTED OPERATING SYSTEMS
 
    If you verify libnet building and running successfully (sample code works)
    on a platform not listed here please send email to mike@infonexus.com.

    - BSD/OS
      4.x

    - Cygwin
      - requires winpcap (http://netgroup-serv.polito.it/winpcap) and pcap
        header files copied to /usr/include/pcap/ and the library files to 
        be copied to /usr/lib/

    - FreeBSD
      version?

    - HPUX
      11.0

    - Linux
      2.0.x
      2.2.x
      2.4.x

    - OpenBSD
      2.x
      3.x

    - OS/X
      version?

    - Solaris
      2.x
      7
      8
      9

EOF

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>