Commit graph

5 commits

Author SHA1 Message Date
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
recht
d40dc2d13e update to 2.0.0.2
patch provided by Quentin Garnier in PR 22320

rc2 changes
* Major code rewrite (me)
* Fix for a problem about port number printing in TCP mode (thanks to
  Yann Berthier)
* MTU value sanity check in option parsing (Nicolas Jombart)
* Fix the use of -W option (Nicolas Jombart)
* strlcpy() when needed (Brieuc Jeunhomme)
* source routing and random bugfixes (Brieuc Jeunhomme)
* Fix a bug when using BSD and a PPP link as a default route, and more
  (Nicolas Jombart)
* --rand-source for random source addresses (me)
* --rand-dest for random destination addresses + manpage update (me)
* all the atoi() call was replaced with strto[u]l() (me)
* seq/ack setting using strtoul() instead of atoi() (Shachar Shemesh)
* DF added to the icmp and udp output (me)
* --port ++ fixed with UDP and enanched for TCP/UDP. Now the packets
  matches only with a sport that is in the range base_dest_port -
  current_dest_port (me) (Thanks to David Bar <dbar@Checkpoint.com>
  for the original report).
2003-09-25 22:12:15 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
agc
5d4387c174 Allow this package to be built by a non-root user 2002-04-04 20:56:38 +00:00
atatat
0fc5d6b01c Add a pkg for hping (aka hping2). Sort of an amalgam of ping,
traceroute, and nmap, hping can be used to traceroute through packet
filtering routers.  Among other things.
2002-04-04 17:02:30 +00:00