7fbc FreshPorts -- net/libnet10
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libnet10 1.0.2a_5,1 net on this many watch lists=11 search for ports that depend on this port
A C library for creating IP packets
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Nov 2005 17:29:57
License: not specified in port


Libnet  A C library for portable packet creation 

domains of sockets and protocols.

A C library for portable packet creation 

Included are also simple example test programs

Libnet is a collection of routines to help with the construction
and handling of network packets. It provides a portable framework
for low-level network packet writing and handling.

Libnet features portable packet creation interfaces at the IP layer
and link layer, as well as a host of supplementary and complementary
functionality.

WWW: http://www.packetfactory.net/projects/libnet/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/autoconf

This port is required by:

for Build

To install the port: cd /usr/ports/net/libnet10/ && make install clean
To add the package: pkg_add -r libnet10


Configuration Options
     No options to configure

Master Sites:
  1. ftp://darkstar.ist.utl.pt/pub/gentoo/distfiles/
  2. ftp://files.gentoo.gr/distfiles/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
  5. ftp://ftp.gtlib.gatech.edu/pub/gentoo/distfiles/
  6. ftp://ftp.mirrorservice.org/sites/distfiles.gentoo.org/distfiles/
  7. ftp://ftp.rhnet.is/pub/gentoo/distfiles/
  8. ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
  9. ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/
  10. ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/
  11. ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
  12. ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/
  13. ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
  14. ftp://gentoo.inode.at/source/distfiles/
  15. ftp://gentoo.kems.net/pub/mirrors/gentoo/distfiles/
  16. ftp://gentoo.mirrors.pair.com/distfiles/
  17. ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/distfiles/
  18. ftp://mirror.iawnet.sandia.gov/pub/gentoo/distfiles/
  19. ftp://mirrors.tds.net/gentoo/distfiles/
  20. ftp://sunsite.cnlab-switch.ch/mirror/gentoo/distfiles/
  21. ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/
  22. ftp://trumpetti.atm.tut.fi/gentoo/distfiles/
  23. http://darkstar.ist.utl.pt/gentoo/distfiles/
  24. http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
  25. http://ftp.rhnet.is/pub/gentoo/distfiles/
  26. http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
  27. http://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
  28. http://gentoo.gg3.net/distfiles/
  29. http://gentoo.inode.at/distfiles/
  30. http://gentoo.kems.net/distfiles/
  31. http://gentoo.mirrors.pair.com/distfiles/
  32. http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/
  33. http://mirrors.tds.net/pub/gentoo/distfiles/
  34. http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/distfiles/
  35. http://trumpetti.atm.tut.fi/gentoo/distfiles/
  36. http://www.packetfactory.net/libnet/dist/deprecated/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Jan 2013 16:34:40
Original commit files touched by this commit  1.0.2a_5,1
dinoex search for other commits by this committer
- cleanup header
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.0.2a_5,1
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.0.2a_5,1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.0.2a_5,1
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.0.2a_5
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
22 Sep 2009 04:35:36
Original commit files touched by this commit  1.0.2a_4,1
dinoex search for other commits by this committer
- extend MASTER_SITES
Feature safe:   yes
06 Jul 2009 07:38:17
Original commit files touched by this commit  1.0.2a_4,1
dinoex search for other commits by this committer
- fix build inside jail
- take maintainership
11 Jun 2009 20:08:35
Original commit files touched by this commit  1.0.2a_4,1
pgollucci search for other commits by this committer
Library net/libnet10 defines structures for contents of network packets.
Fields of the packets have fixed size according to the respective protocol
definitions, but the library uses type u_long for some of the 32bit fields.
This is a problem on amd64 architecture, where type long has 64 bits. On
amd64, libnet creates packets with bad contents.

PR:             ports/122571
Submitted by:   Martin Beran <mb@tns.cz>
30 Jan 2009 21:57:07
Original commit files touched by this commit  1.0.2a_4,1
pav search for other commits by this committer
- Update download location

Reported by:    -fetch-original pointyhat run
03 Sep 2008 03:42:43
Original commit files touched by this commit  1.0.2a_4,1
linimon search for other commits by this committer
Reset shipley@dis.org due to maintainer-timeouts and no response to email.

Hat:    portmgr
20 Aug 2008 00:57:32
Original commit files touched by this commit  1.0.2a_4
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
29 Oct 2007 17:47:37
Original commit files touched by this commit  1.0.2a_4,1
miwi search for other commits by this committer
- Bump PORTREVISION (i forget this in the previous commit.)

Submitted by:   Wesley Shields <wxs@atarininja.org> (via privat mail)
29 Oct 2007 08:31:01
Original commit files touched by this commit  1.0.2a_3,1
miwi search for other commits by this committer
- Fix build with amd64

PR:             116876
Submitted by:   Wesley Shields <wxs@atarininja.org>
Approved by:    maintainer timeout
30 Sep 2007 04:47:37
Original commit files touched by this commit  1.0.2a_3,1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
31 Jan 2007 14:09:55
Original commit files touched by this commit  1.0.2a_2,1
pav search for other commits by this committer
- Patch net/libnet* to versioned libraries and header files, so they can
  coexist

PR:             ports/103861
Submitted by:   alepulver
Tested by:      pointyhat
With hat:       portmgr
22 Jan 2006 21:24:05
Original commit files touched by this commit  1.0.2a_1,1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.0.2a_1,1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
14 Nov 2005 17:07:08
Original commit files touched by this commit  1.0.2a_1
sem search for other commits by this committer
libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:             ports/85519 (based on)
Submitted by:   Stas Yakovlev <stas.yakovlev_at_gmail.com>

Number of commits found: 18

282b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight61
new month219

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0