Projet

Général

Profil

« Précédent | Suivant » 

Révision 77a4e6d7

Ajouté par jim-p il y a presque 10 ans

Clarify usage for not/and/or in host field

Voir les différences:

usr/local/www/diag_packet_capture.php
297 297
			<td colspan="2" width="83%" class="vtable">
298 298
			<input name="host" class="formfld host" id="host" size="20" value="<?=htmlspecialchars($host);?>" />
299 299
			<br /><?=gettext("This value is either the Source or Destination IP address or subnet in CIDR notation. The packet capture will look for this address in either field.");?>
300
			<br /><?=gettext("This value can be a domain name or IP address, or subnet in CIDR notation.");?>
300
			<br /><?=gettext("Matching can be negated by preceding the value with \"!\". Multiple IP addresses or CIDR subnets may be specified. Comma (\",\") separated values perform a boolean \"and\". Separating with a pipe (\"|\") performs a boolean \"or\".");?>
301 301
			<br /><?=gettext("If you leave this field blank, all packets on the specified interface will be captured.");?>
302 302
			</td>
303 303
		</tr>

Formats disponibles : Unified diff