• Home
  • Raw
  • Download

Lines Matching full:then

33 		if [ $[ ( 1 << $l ) + $1 ] -eq 256 ]; then
82 if [ "$1" = "255.255.255.255" ]; then
84 elif [ "$1" = "0.0.0.0" ]; then
86 elif [ $class -ge 224 ]; then
88 elif [ $class -ge 192 ]; then
90 elif [ $class -ge 128 ]; then
105 if [ "$1" = "255.255.255.255" ]; then
107 elif [ "$1" = "0.0.0.0" ]; then
109 elif [ $class -ge 224 ]; then
111 elif [ $class -ge 192 ]; then
113 elif [ $class -ge 128 ]; then
133 if [ "$5" ]; then
154 if [ "$5" ]; then
157 if [ "$3" ]; then
160 if [ "$4" ]; then
174 if [ "$1" ]; then
189 if [ "$1" ]; then
204 if ping -q -c 1 -w 2 $1 ; then
221 if PingNode $router ; then
243 if [ "$lst" ]; then
273 if [ -f /sbin/arping ]; then
284 if [ -f /sbin/arping ]; then
305 if [ "$new_domain_name" = "" -a "$new_domain_name_servers" = "" ]; then
310 if [ "$new_domain_name" ]; then
315 if [ "$new_domain_name_servers" ]; then
323 if [ -f /etc/resolv.conf ]; then
324 if [ "`head -1 /etc/resolv.conf`" != "$idstring" ]; then
328 "$new_domain_name_servers" = "$old_domain_name_servers" ]; then
347 if [ -d /proc/sys/net/ipv4/conf/$interface ]; then
350 if [ -d /proc/sys/net/ipv4/conf/$interface ]; then
363 if DAD "$interface" "$check_ip_address" ; then
371 "$alias_ip_address" != "$old_ip_address" ]; then
374 if [ "$old_ip_address" -a "$old_ip_address" != "$new_ip_address" ]; then
380 "$reason" = "BOUND" -o "$reason" = "REBOOT" ]; then
386 if [ "$new_ip_address" != "$alias_ip_address" -a "$alias_ip_address" ]; then
394 if [ "$alias_ip_address" ]; then
397 if [ "$old_ip_address" ]; then
402 if [ "$alias_ip_address" ]; then
409 if [ "$alias_ip_address" ]; then
414 if [ "$new_ip_address" = "<null address>" ]; then
415 if [ "$old_ip_address" ]; then
418 if [ "$alias_ip_address" ]; then
423 if DAD "$interface" "$new_ip_address" ; then
426 if [ "$alias_ip_address" -a "$alias_ip_address" != "$new_ip_address" ]; then
430 if CheckRouterList "$new_routers" ; then
439 if [ "$alias_ip_address" ]; then