summaryrefslogtreecommitdiff
path: root/net/fping/files/patch-fping.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - fix Can't assign requested addressDirk Meyer2020-08-221-0/+16
| | | | | PR: 248647 Approved by: J Harris
* net/fping: update to 3.5William Grzybowski2013-06-161-16/+0
| | | | | | | | | - Update to 3.5 - Add LICENSE (GFDL) PR: ports/178833 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) Approved by: culot / jpaetzel (mentors, implicit)
* - Add timestamps option (used by netperf-wrapper) [1]Alex Kozlov2013-04-221-0/+16
- Fix fping issue with the unreachable ip in the arp cache [2] - Convert Makefile headers to new style PR: ports/177368 [1] PR: ports/176439 [2] Submitted by: Lars Eggert <lars@eggert.org> [1], Alexandre RAYNAUD <alexandre.raynaud@sallanches.fr> [2] Approved by: Jason Harris <jharris@widomaker.com> (maintainer)