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 (11 years, 11 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

    1: ===============================================================================
    2:     $Id: PORTED,v 1.1.1.2 2013/07/22 11:54:41 misho Exp $
    3:     LIBNET 1.1 (c) 1998 - 2004 Mike D. Schiffman <mike@infonexus.com>
    4:                                http://www.packetfactory.net/libnet
    5: ===============================================================================
    6: 
    7: NOTE - this list is no longer maintained, and there are more supported
    8: operating systems than listed here.
    9: 
   10:     1.1.0 PORTED OPERATING SYSTEMS
   11:  
   12:     If you verify libnet building and running successfully (sample code works)
   13:     on a platform not listed here please send email to mike@infonexus.com.
   14: 
   15:     - BSD/OS
   16:       4.x
   17: 
   18:     - Cygwin
   19:       - requires winpcap (http://netgroup-serv.polito.it/winpcap) and pcap
   20:         header files copied to /usr/include/pcap/ and the library files to 
   21:         be copied to /usr/lib/
   22: 
   23:     - FreeBSD
   24:       version?
   25: 
   26:     - HPUX
   27:       11.0
   28: 
   29:     - Linux
   30:       2.0.x
   31:       2.2.x
   32:       2.4.x
   33: 
   34:     - OpenBSD
   35:       2.x
   36:       3.x
   37: 
   38:     - OS/X
   39:       version?
   40: 
   41:     - Solaris
   42:       2.x
   43:       7
   44:       8
   45:       9
   46: 
   47: EOF

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