aboutsummaryrefslogtreecommitdiff
path: root/sbin/ping6
Commit message (Expand)AuthorAgeFilesLines
* Create packages for atm, ccdconfig, devd, ipf, ipfw,Glen Barber2016-02-091-0/+1
* Use arc4random_buf(). While there, unifdef the code for HAVE_ARC4RANDOM.Xin LI2015-08-162-16/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+22
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-6/+14
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-193-341/+322
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-2/+8
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2013-09-052-9/+35
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync from headSimon J. Gerraty2012-11-041-2/+4
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+23
* | | | | | Add ability to not specify a zone identifier twice, when both source andAndrey V. Elsukov2014-12-161-4/+13
* | | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | WARNS=3 and style fixes. No functionality change.Hiroki Sato2014-10-202-103/+102
* | | | | Add -x waittime and -X timeout options for feature parity. These areHiroki Sato2014-10-172-9/+63
* | | | | Fix a problem that reply packets are not received when -i T option is setHiroki Sato2014-09-202-232/+166
* | | | | Revert changes in r269180. It could cause -c N option to enter anHiroki Sato2014-09-201-8/+2
| |_|_|/ |/| | |
* | | | When interval is set to very small value with limited amount of packets,Xin LI2014-07-281-2/+8
| |_|/ |/| |
* | | Remove EOL whitespace.Joel Dahl2013-05-081-1/+1
* | | Use FF02:0:0:0:0:2:FF00::/104 prefix for IPv6 Node Information GroupHiroki Sato2013-05-042-9/+35
| |/ |/|
* | Check the return error of set[ug]id. While this can never fail in theEitan Adler2012-10-221-2/+4
|/
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-2/+2
* Fix warning when compiling with gcc46:Eitan Adler2012-01-101-2/+1
* Spelling fixes for sbin/Ulrich Spörlein2012-01-071-1/+1
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-191-66/+34
* Remove the advertising clause from UCB copyrighted files in sbin. ThisJoel Dahl2010-12-121-4/+0
* Fix typos and spelling mistakes.Joel Dahl2010-08-061-1/+1
* Call free and freeaddrinfo before exiting.Rebecca Cran2010-06-161-14/+35
* o Add do-not-fragment option support to ping6(8).Maxim Konovalov2010-04-202-6/+16
* Implement -R support, similar to ping(8)'s -A.Matteo Riondato2008-08-272-14/+34
* Add -e to usage()Matteo Riondato2008-08-271-1/+1
* Implement audible support similar to ping(8) -a option. Since -a was already ...Matteo Riondato2008-08-262-3/+16
* Change the exit status for 0 and 2 to be the same as with ping(1)Bjoern A. Zeeb2008-05-272-4/+9
* Decrease ping6's minimum allowed intervalMike Silbersack2008-02-251-3/+3
* Add -o option to match ping(8)Dima Dorfman2007-11-202-5/+12
* Remove the -DFAST_IPSEC from Makefiles again.Bjoern A. Zeeb2007-07-051-1/+1
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-012-3/+3
* Correct two issues in ping6:Mike Makonnen2007-04-191-19/+68
* These IPv6-only tools have no explicit dependency on the INET6 macro.Yaroslav Tykhiy2006-07-271-1/+1
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-102-15/+20
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-091-1/+1
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Fix build on all (hopefully) 64 bit architectures.Tom Rhodes2005-01-091-1/+1
* Use static const char and bump WARNS.Tom Rhodes2005-01-082-2/+2
* re-enabled Rev 1.15 (lost during KAME merge at Rev 1.25, due to a KAME bug...)SUZUKI Shinsuke2004-07-261-1/+1
* Reapply local changes that got simply axed by the latest KAME merge.Ruslan Ermilov2004-05-171-21/+42
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1