aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/traceroute6
Commit message (Expand)AuthorAgeFilesLines
* ping: fix some man pages and tests after r368045Alan Somers2020-11-261-2/+1
* [traceroute6] Don't do the casper bits when we're not doing casperAdrian Chadd2020-10-141-1/+3
* Fix a few mandoc issuesGordon Bergling2020-10-091-2/+4
* Add a -t option to traceroute6 to control the traffic class used whenMichael Tuexen2020-09-132-3/+32
* Fix the length of probe packets when using UDP.Michael Tuexen2020-09-121-2/+0
* Simplify code, no functional change.Michael Tuexen2020-09-121-6/+1
* Remove duplicated line.Mariusz Zaborski2020-09-061-2/+0
* traceroute6: capsicumize itMariusz Zaborski2020-09-062-24/+122
* traceroute6: Fix most warnings at the default WARNS level.Mark Johnston2020-07-212-61/+52
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-0/+1
* Remove the USE_RFC2292BIS option and reap dead codeAlan Somers2019-07-222-22/+1
* Add support for ICMPv6 messages indicating a parameter problem relatedMichael Tuexen2019-07-162-2/+10
* Let packet_op() explicitly return the type and code instead of doingMichael Tuexen2019-07-161-44/+46
* Whitespace change. No functional change.Michael Tuexen2019-07-161-14/+14
* Fix in the documentation that the default hop limit is not 30, butMichael Tuexen2018-05-021-2/+5
* When using SCTP for sending probe packets, use INIT chunks for payloadsMichael Tuexen2018-01-272-21/+98
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Fix reporting of probing size. This bug was introduced in r324119.Michael Tuexen2017-09-301-1/+2
* Add SCTP and TCP as protocols for sending probe packets.Michael Tuexen2017-09-302-8/+244
* * Update function definitions.Michael Tuexen2017-09-302-75/+39
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-03-011-1/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix an infinite loop at an non-responding hop when other echo repliesHiroki Sato2016-11-051-0/+3
* traceroute6(8): use NULL instead of zero for initializing a pointer.Pedro F. Giffuni2016-05-121-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
|/
* Add -a and -A option to the usage.Hajimu UMEMOTO2012-05-081-2/+3
* Remove the advertising clause from UCB copyrighted files in usr.sbin. ThisJoel Dahl2010-12-111-4/+0
* traceroute6(8): make WARNS=3 cleanUlrich Spörlein2010-12-042-15/+14
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* - Add AS lookup functionality to traceroute6(8) as well.Hajimu UMEMOTO2009-08-233-3/+42
* - rename the RETURN VALUES section to EXIT STATUSDaniel Gerzo2009-01-071-1/+1
* Give traceroute6 the ability to traceroute with packets with noDavid Malone2008-02-102-48/+111
* Cleanup of userland __P useKevin Lo2007-11-071-12/+12
* When processing multi-path ip6 routers, place each router entry on itsChristian S.J. Peron2007-10-241-0/+2
* 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-2/+2
* o I failed to find a suitable explanation why traceroute(8) andMaxim Konovalov2007-04-301-2/+2
* Use setresuid for simple privilege dropping.Kevin Lo2007-03-081-2/+6
* These IPv6-only tools have no explicit dependency on the INET6 macro.Yaroslav Tykhiy2006-07-271-1/+1
* - Fix: documentation for -m option was inserted halfway thru the text of -lPav Lucistnik2006-01-101-3/+3
* Copy the description for the -r option from the traceroute(8) manDima Dorfman2005-12-221-0/+10