mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Update --ip-options flag to note that S (strict routing) is the option which takes a route, not R (record route).
This commit is contained in:
@@ -3471,7 +3471,7 @@ work properly.</para>
|
|||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<option>--ip-options <replaceable>S|R [route]|L [route]|T|U ... </replaceable>;</option>
|
<option>--ip-options <replaceable>R|S [route]|L [route]|T|U ... </replaceable>;</option>
|
||||||
<option>--ip-options <replaceable>hex string</replaceable></option> (Send packets with specified ip options)
|
<option>--ip-options <replaceable>hex string</replaceable></option> (Send packets with specified ip options)
|
||||||
<indexterm><primary><option>--ip-options</option></primary></indexterm>
|
<indexterm><primary><option>--ip-options</option></primary></indexterm>
|
||||||
<indexterm><primary>IP options</primary></indexterm>
|
<indexterm><primary>IP options</primary></indexterm>
|
||||||
|
|||||||
Reference in New Issue
Block a user