Path to this page:
./
net/hping3,
Command-line oriented TCP/IP packet assembler/analyzer
Branch: pkgsrc-2017Q1,
Version: 3a2nb2,
Package name: hping3-3a2nb2,
Maintainer: pettaihping is a command-line oriented TCP/IP packet assembler/analyzer.
The interface is inspired to the ping(8) unix command, but hping isn't
only able to send ICMP echo requests. It supports TCP, UDP, ICMP and RAW-IP
protocols, has a traceroute mode, the ability to send files between a
covered channel, and many other features.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 4115f74f234730e1bd6470f4ffb0f30e3759e56d
RMD160: a1e43a2e4be64657dd7aa49a8211692d6b1673c3
Filesize: 559.957 KB
Version history: (Expand)
- (2017-04-04) Package added to pkgsrc.se, version hping3-3a2nb2 (created)
CVS history: (Expand)
2017-06-21 20:20:04 by Benny Siegert | Files touched by this commit (12) |
Log message:
Pullup ticket #5480 - requested by sevan
net/hping3: build fix
Revisions pulled up:
- net/hping3/Makefile 1.8
- net/hping3/distinfo 1.5
- net/hping3/options.mk 1.2
- net/hping3/patches/patch-aa 1.2
- net/hping3/patches/patch-ab 1.3
- net/hping3/patches/patch-ac 1.3
- net/hping3/patches/patch-ars.c 1.1
- net/hping3/patches/patch-ars.h 1.1
- net/hping3/patches/patch-gethostname.c 1.1
- net/hping3/patches/patch-libpcap__stuff.c 1.1
- net/hping3/patches/patch-sbignum.c 1.1
- net/hping3/patches/patch-sendip.c 1.1
---
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Jun 14 12:17:30 UTC 2017
Modified Files:
pkgsrc/net/hping3: Makefile distinfo options.mk
pkgsrc/net/hping3/patches: patch-aa patch-ab patch-ac
Added Files:
pkgsrc/net/hping3/patches: patch-ars.c patch-ars.h
patch-gethostname.c
patch-libpcap__stuff.c patch-sbignum.c patch-sendip.c
Log message:
Various patches and cleanups to fix build on Darwin and SunOS.
|