Version: 20211212, Package name: scamper-20211212 |
Maintained by: Stuart Henderson |
Master sites: |
Description scamper is a program that is able to conduct Internet measurement tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to fill a specified packets-per-second rate. It supports the standard ping and traceroute techniques, but also Paris and MDA traceroute, radargun, ally, mercator, sting, speedtrap, and parts of tbit. |
Filesize: 2049.873 KB |
Version History (View Complete History) |
|
2021-10-28 06:09:25 by Stuart Henderson | Files touched by this commit (2) |
Log message: add patch from Matthew Luckie (upstream) to handle nameserver lines with comments |
2021-10-27 03:22:47 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to scamper-cvs-20211026 add an XXX comment for now as it needs a patch to cope with resolvd's comment on the "nameserver" line; this is not new but i only noticed when testing the update |
2021-03-25 07:50:28 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to scamper-cvs-20210324 |
2020-09-23 14:20:32 by Stuart Henderson | Files touched by this commit (1) |
Log message: add comment to patch |
2020-09-23 14:13:52 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to scamper-20200923 |
2020-07-20 05:55:01 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to scamper-20200717 |
2020-07-11 16:54:41 by Stuart Henderson | Files touched by this commit (98) |
Log message: switch my maintainer email addresses to my own domain |
2020-03-11 17:32:13 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to scamper-20191102b |
2019-11-03 12:57:24 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to scamper-20191102 |
2019-09-17 10:46:08 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to scamper-20190916 |
2019-06-03 10:06:58 by Stuart Henderson | Files touched by this commit (153) |
Log message: s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain |
2018-12-19 14:24:50 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to scamper-20181219 |
2018-05-04 07:31:14 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to scamper-20180504 |
2018-03-08 13:35:00 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to scamper-20180309 |
2018-02-17 07:32:35 by Joel Sing | Files touched by this commit (2) |
Log message: Switch net/scamper to X509_VERIFY_PARAM now that it is available. ok sthen@ |
2018-02-15 04:17:05 by Stuart Henderson | Files touched by this commit (7) |
Log message: bump REVISION on DIOCGETSTATUS users due to ABI break in base |
2017-08-22 04:20:29 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to scamper-20170822 |
2017-06-22 15:55:48 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to scamper-20161204a |
2016-12-05 08:21:35 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to scamper-20161204 |
2016-11-19 05:27:32 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to scamper-20161113 |
2016-09-03 10:07:49 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to scamper-20141211f (Aug 2016), this new release adds PF support for tbit and sting checks (these use an anchor so that scamper can control rulesets). |
2016-06-22 03:31:30 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to scamper-cvs-20141211e |
2016-01-19 08:21:19 by Stuart Henderson | Files touched by this commit (2) |
Log message: missed adding the patch in previous |
2016-01-17 10:49:46 by Stuart Henderson | Files touched by this commit (1) |
Log message: disable ssl support, and disable USE_GROFF, mandoc copes OK these days. |
2016-01-17 10:29:12 by Stuart Henderson | Files touched by this commit (75) |
Log message: sync WANTLIB |
2016-01-08 05:48:22 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to scamper-20141211d |
2015-12-08 07:48:00 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to scamper-20141211c |
2015-10-21 04:26:11 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to scamper-20141211b |
2015-10-08 15:19:23 by Stuart Henderson | Files touched by this commit (33) |
Log message: Bump some ports which reference if_msghdr in their source, so that package updates are triggered. This is following the struct if_data ABI change a few days ago; if_msghdr has an embedded if_data. Some may be unnecessary, but some are definitely needed and bumps are cheaper than debugging. Problem reported with wpa_supplicant by Mikolaj Kucharski. |
2015-08-12 09:22:49 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to scamper-20141211a |
2014-11-02 03:58:32 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to scamper 20141101 |
2014-10-31 17:19:33 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to scamper 20141031 |
2011-08-16 02:31:25 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to scamper 20110803 |
2011-06-23 14:20:39 by Stuart Henderson | Files touched by this commit (3) |
Log message: rerolled scamper distfile (same code but build infrastructure changed slightly) - SEPARATE_BUILD is supported now, so use it. - installs new manpage for the warts(5) binary file format that scamper uses to archive measurement results. |
2011-06-23 01:46:12 by Stuart Henderson | Files touched by this commit (4) |
Log message: Update scamper to 20110623 cvs snapshot. - remove patch and use new autoconf variables to set the privsep user instead, thanks to Matthew Luckie (upstream developer) for adding these. - use correct uid in PLIST. |