CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 28 Aug 2025 08:14:39 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100627061824
location: https://web.archive.org/web/20100627061824/https://github.com/sam-github/libnet/tree/libnet-1.1.3
server-timing: captures_list;dur=0.826297, exclusion.robots;dur=0.027528, exclusion.robots.policy;dur=0.012325, esindex;dur=0.014985, cdx.remote;dur=70.472341, LoadShardBlock;dur=320.258569, PetaboxLoader3.datanode;dur=136.204731, PetaboxLoader3.resolve;dur=112.660717
x-app-server: wwwb-app216
x-ts: 302
x-tr: 448
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app216; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 28 Aug 2025 08:14:39 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 27 Jun 2010 06:18:24 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "4991f8ba1960a57f84d91000184d53d6"
x-archive-orig-x-runtime: 96ms
x-archive-orig-content-length: 22943
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 27 Jun 2010 06:18:24 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 27 Jun 2010 06:18:24 GMT", ; rel="memento"; datetime="Sun, 27 Jun 2010 06:18:24 GMT", ; rel="next memento"; datetime="Mon, 28 Jun 2010 13:20:51 GMT", ; rel="last memento"; datetime="Mon, 28 Jun 2010 13:20:51 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_16_20100627040724_crawl103-c/52_16_20100627061748_crawl101.arc.gz
server-timing: captures_list;dur=0.581855, exclusion.robots;dur=0.017667, exclusion.robots.policy;dur=0.007456, esindex;dur=0.012029, cdx.remote;dur=15.212806, LoadShardBlock;dur=313.886801, PetaboxLoader3.datanode;dur=264.943609, PetaboxLoader3.resolve;dur=86.878678, load_resource;dur=133.108616
x-app-server: wwwb-app216
x-ts: 200
x-tr: 546
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
sam-github's libnet at libnet-1.1.3 - GitHub
sam-github / libnet
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (2)
- Wiki (1)
- Graphs
-
Tag:
libnet-1.1.3
click here to add a description
click here to add a homepage
Sending Request…
libnet provides a portable framework for low-level network packet construction. — Read more
libnet /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
Build | ||
![]() |
Changelog | ||
![]() |
Clean | ||
![]() |
Prepare | ||
![]() |
README.txt | ||
![]() |
Stow | ||
![]() |
libnet/ | ||
![]() |
unmerged/ |
README.txt
Upstream on libnet is dead. Debian has unmerged patches. I have patches to ip_offset handling (used for IP checksumming) to fix memory corruption bugs. I also have the start of Lua bindings. Maybe it's ready to release? The known bugs aren't worse than it used to be... Complete: - debian patches merged to v1.1.2.1-fork - autotools from upstream v1.1.3-RC-01 merged to v1.1.2.1-fork - completed ip_offset patches being merged into ip_offset-patch - merge to master - completed ip4 options fixes - update changelog - get host for release tarballs: sourceforge In progresss: - confirm installation works - re-release Incomplete: - lua bindings