Home | History | Annotate | Download | only in examples

Lines Matching full:address

13 # means exactly. For now I suppose, that it is a static address, which
75 # arg: $1 = dotquad address
98 # arg: $1 = dotquad address
120 # Delete IP address
122 # $2 = address
140 # Add IP address
142 # $2 = address
200 # args: $1 = dotquad address of the host
270 # $2 = address
279 # Duplicate address detection.
281 # $2 = test address
412 # Seems, <null address> means, that no more old leases found.
414 if [ "$new_ip_address" = "<null address>" ]; then