Path to this page:
./
devel/libnet10,
C library for portable packet creation and injection
Branch: CURRENT,
Version: 1.0.2anb3,
Package name: libnet10-1.0.2anb3,
Maintainer: pkgsrc-usersLibnet
A C library for portable packet creation and injection.
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.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 136.905 KB
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2017-11-23) Package has been reborn
- (2016-08-30) Updated to version: libnet10-1.0.2anb3
CVS history: (Expand)
| 2026-08-04 22:29:21 by Thomas Klausner | Files touched by this commit (336) |
Log message:
*: add LDFLAGS overide that was previously in mk
This is a workaround and should be fixed properly per-package - they
should use the pkgsrc LDFLAGS, but this restores what happened
before the mk/ cleanup.
Fixes relro build for packages that do not honor LDFLAGS.
Package list provided by mef@, thanks!
Workaround commit requested by bsiegert on tech-pkg.
|
| 2026-01-03 11:02:04 by Thomas Klausner | Files touched by this commit (3) |
Log message:
libnet10: fix build on NetBSD 11
|
| 2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
| 2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
| 2021-05-28 16:21:26 by Thomas Klausner | Files touched by this commit (2) |
Log message:
libnet1*: remove bogus conflict with libnet
They do not install in the same location.
|
| 2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
|
| 2017-12-15 17:11:11 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
libnet10: Don't overwrite user CFLAGS with bogus ones.
|
| 2017-08-16 22:45:48 by Thomas Klausner | Files touched by this commit (209) |
Log message:
Comment out dead sites.
|