1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-23 07:59:03 +00:00

Update a comment.

This commit is contained in:
david
2011-06-14 21:06:35 +00:00
parent 87a2b31796
commit 3382faa75e

View File

@@ -2011,10 +2011,7 @@ char *format_ip_options(u8* ipopt, int ipoptlen) {
* returned buffer is guaranteed to be NULL-terminated but no
* assumptions should be made concerning its length.
*
* The function provides full support for IPv4,TCP,UDP,SCTP and ICMPv4.
* It also provides support for standard IPv6 but not for its extension
* headers. If an IPv6 packet contains an ICMPv6 Header, the output will
* reflect this but no parsing of ICMPv6 contents will be performed.
* The function knows IPv4, IPv6, TCP, UDP, SCTP, ICMP, and ICMPv6.
*
* The output has three different levels of detail. Parameter "detail"
* determines how verbose the output should be. It should take one of