mirror of
https://github.com/nmap/nmap.git
synced 2025-12-23 16:09:02 +00:00
Update a comment.
This commit is contained in:
@@ -2011,10 +2011,7 @@ char *format_ip_options(u8* ipopt, int ipoptlen) {
|
|||||||
* returned buffer is guaranteed to be NULL-terminated but no
|
* returned buffer is guaranteed to be NULL-terminated but no
|
||||||
* assumptions should be made concerning its length.
|
* assumptions should be made concerning its length.
|
||||||
*
|
*
|
||||||
* The function provides full support for IPv4,TCP,UDP,SCTP and ICMPv4.
|
* The function knows IPv4, IPv6, TCP, UDP, SCTP, ICMP, and ICMPv6.
|
||||||
* 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 output has three different levels of detail. Parameter "detail"
|
* The output has three different levels of detail. Parameter "detail"
|
||||||
* determines how verbose the output should be. It should take one of
|
* determines how verbose the output should be. It should take one of
|
||||||
|
|||||||
Reference in New Issue
Block a user