]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* Update function definitions.
authorMichael Tuexen <tuexen@FreeBSD.org>
Sat, 30 Sep 2017 11:40:18 +0000 (11:40 +0000)
committerMichael Tuexen <tuexen@FreeBSD.org>
Sat, 30 Sep 2017 11:40:18 +0000 (11:40 +0000)
commitaa96470cc9ac5df6d338884bd5b80b18f26e4226
treebb198fa6ae21751739fceb4e1299ec7557a6ada1
parent2a811fc0b8b7d3ca3c757caf12048c7717f8302a
* 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.

MFC after: 4 weeks
usr.sbin/traceroute6/traceroute6.8
usr.sbin/traceroute6/traceroute6.c