| Commit message (Expand) | Author | Age | Files | Lines |
* | The variable names in the description of the port number usage is | Michael Tuexen | 2019-06-20 | 1 | -5/+5 |
* | libcasper: ange the name of limits in cap_dns so the intentions are obvious. | Mariusz Zaborski | 2018-11-12 | 1 | -1/+1 |
* | When using SCTP for sending probe packets, use INIT chunks for payloads | Michael Tuexen | 2018-01-27 | 1 | -19/+75 |
* | We use a few different ifdef's names to check if we are using Casper or not, | Mariusz Zaborski | 2017-09-21 | 1 | -10/+10 |
* | Fix userland tools that don't check the format of routing socket | Patrick Kelsey | 2017-04-16 | 1 | -1/+2 |
* | Unbreak traceroute on system built without CAPSICUM | Michal Meloun | 2017-03-16 | 1 | -2/+7 |
* | Cache NLS data for strerror(3). | Mariusz Zaborski | 2017-03-09 | 1 | -0/+3 |
* | Capsicumize traceroute. | Mariusz Zaborski | 2017-02-20 | 1 | -6/+95 |
* | The code starts with base + 1 as the first port. Fix to documentation | Michael Tuexen | 2015-05-31 | 1 | -2/+2 |
* | A TCP checksum of 0 is completely valid. Mapping 0 to 0xffff only | Michael Tuexen | 2015-05-31 | 1 | -4/+2 |
* | Don't send illegal packets when using UDP-Lite. | Michael Tuexen | 2015-05-31 | 2 | -10/+50 |
* | Use an empty string for field descriptions of unknown protocols. | Michael Tuexen | 2015-05-31 | 1 | -1/+1 |
* | Don't send malformed SCTP probe packets. | Michael Tuexen | 2015-05-31 | 2 | -5/+156 |
* | When the packet verification fails in verbose mode, print the correct | Michael Tuexen | 2015-05-31 | 1 | -2/+2 |
* | There is no payload anymore. So compute the minimum packet length | Michael Tuexen | 2015-05-30 | 1 | -2/+5 |
* | Require the embedded packet to contain 8 bytes after the IP header instead | Michael Tuexen | 2015-05-30 | 1 | -1/+1 |
* | Remove trailing whitespaces. | Michael Tuexen | 2015-05-30 | 1 | -4/+4 |
* | mdocify and update the traceroute(8) manual page. | Joel Dahl | 2012-06-27 | 1 | -224/+160 |
* | Fix a bug in the TCP tracerouting which resulted in not accepting any | Michael Tuexen | 2012-04-26 | 1 | -4/+3 |
* | For some reason, contrib/traceroute/traceroute.c ensures MAXHOSTNAMELEN | Dimitry Andric | 2011-06-26 | 1 | -1/+1 |
* | Check return code of setuid() in traceroute. | Simon L. B. Nielsen | 2011-04-23 | 1 | -1/+4 |
* | traceroute(8): make WARNS=3 clean | Ulrich Spörlein | 2010-12-04 | 4 | -14/+12 |
* | Remove unused traceroute(8) contrib code from head | Ulrich Spörlein | 2010-11-27 | 19 | -6968/+0 |
* | Remove clause 3 and 4 from TNF licenses. | Ulrich Spörlein | 2010-11-26 | 2 | -14/+0 |
* | Remove unneeded struct timezone passed to gettimeofday(). | Ed Schouten | 2010-08-08 | 1 | -5/+3 |
* | - Add AS lookup functionality to traceroute6(8) as well. | Hajimu UMEMOTO | 2009-08-23 | 3 | -56/+44 |
* | Add AS lookup functionality. On each hop we query a whois server to | Rui Paulo | 2008-02-20 | 4 | -6/+331 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | George V. Neville-Neil | 2007-07-01 | 1 | -1/+1 |
* | o I failed to find a suitable explanation why traceroute(8) and | Maxim Konovalov | 2007-04-30 | 1 | -1/+1 |
* | Make it so that the synopsis and usage message almost agree. | David Malone | 2006-10-15 | 2 | -2/+2 |
* | Add a -D option to traceroute that prints the differences between | David Malone | 2006-10-15 | 2 | -6/+72 |
* | Make traceroute decode all the ICMP unreachable messages defined | David Malone | 2006-06-13 | 2 | -0/+49 |
* | o It's lilac-dmc.Berkeley.EDU, not lbl-csam.arpa. | Maxim Konovalov | 2006-06-07 | 1 | -1/+1 |
* | Option for setting a fixed destination port. This is useful for tracing | Crist J. Clark | 2006-05-11 | 2 | -9/+21 |
* | - Update pretty print of multipath routes to better handle timeout of first | Pav Lucistnik | 2006-01-10 | 1 | -1/+1 |
* | Pretty print multipath routes. | Andre Oppermann | 2005-08-26 | 1 | -0/+1 |
* | Fix minor discrepancy between documentation and implementation: the | Thomas Quinot | 2005-04-12 | 1 | -1/+1 |
* | Remove an empty default: case to please GCC 3.4.2. | Maxime Henrion | 2004-07-28 | 1 | -2/+0 |
* | Check -s option source address for validity. | Pierre Beyssac | 2004-04-17 | 1 | -2/+2 |
* | Fix traceroute where [number of hops] * [number of packets per hop] > 255. | Colin Percival | 2004-01-23 | 1 | -2/+2 |
* | Fix misspelling. | Bill Fenner | 2002-12-13 | 1 | -1/+1 |
* | Routing socket messages are padded to sizeof(long), not just | Bill Fenner | 2002-07-30 | 1 | -2/+4 |
* | Calculate checksums correctly when LSRR is in effect by passing the | Bill Fenner | 2002-07-28 | 1 | -24/+36 |
* | Merge 1.4a12 | Bill Fenner | 2002-07-28 | 4 | -228/+613 |
* | This commit was generated by cvs2svn to compensate for changes in r100784, | Bill Fenner | 2002-07-28 | 23 | -538/+3362 |
|\ |
|
| * | Virgin import of LBL traceroute v1.4a12vendor/traceroute | Bill Fenner | 2002-07-28 | 26 | -713/+4017 |
* | | s/ifdef/ifndef/. | Daniel C. Sobral | 2002-07-23 | 1 | -1/+1 |
* | | Add '+FreeBSD' to the version string, to reflect that this program | Bill Fenner | 2002-07-23 | 1 | -1/+2 |
* | | Add an ICMP protocol handler, partly based on LBL's traceroute 1.4 . | Bill Fenner | 2002-07-22 | 2 | -4/+57 |
* | | Actually use gen_prep() and gen_check(), instead of udp_prep() and | Bill Fenner | 2002-07-22 | 1 | -3/+3 |