]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r324119:
authortuexen <tuexen@FreeBSD.org>
Sat, 7 Apr 2018 19:21:15 +0000 (19:21 +0000)
committertuexen <tuexen@FreeBSD.org>
Sat, 7 Apr 2018 19:21:15 +0000 (19:21 +0000)
commitfa2b151e9c43ce3302c13d5a6350bc22ef78dc23
tree890b22eb1c689235e1499bf4d39d7869367d0712
parent409d4c730924f520394e680b6979c279ceaddbca
MFC r324119:

* Update function definitions.
* Ensure that the datalen always describes the length after the IPv6
  header consistently, not matter which protocol us used for probes..
* Document that the default length is 20, not 12.
* Don't send inormation in probe packets which is not needed or
  even checked when the responses are processed.
* Address CID 978587.

This is mainly a cleanup preparing the addition of SCTP and TCP
as possible probe packet protocols.
usr.sbin/traceroute6/traceroute6.8
usr.sbin/traceroute6/traceroute6.c