==== carp_1 ==== doas -n ksh /home/src/regress/sys/netinet/carp/carp_1.sh -R "54 55" -I "11 12" -v + ifconfig pair11 rdomain 54 192.168.0.2/24 + ifconfig pair12 rdomain 55 192.168.0.3/24 patch pair11 + ifconfig carp11 rdomain 54 192.168.0.1/24 vhid 251 carpdev pair11 -group carp group regress10368a + ifconfig carp12 rdomain 55 192.168.0.1/24 vhid 251 carpdev pair12 -group carp group regress10368b advskew 100 + wait_until ifconfig carp11 | grep -q 'status: master' + test sh -c ifconfig carp11 | grep -q 'status: master' + test sh -c ifconfig carp12 | grep -q 'status: backup' + ifconfig -g regress10368a carpdemote + wait_until ifconfig carp11 | grep -q 'status: backup' + test sh -c ifconfig carp11 | grep -q 'status: backup' + test sh -c ifconfig carp12 | grep -q 'status: master' + cleanup + exit 0 ==== carp_2 ==== doas -n ksh /home/src/regress/sys/netinet/carp/carp_2.sh -R "54 55" -I "11 12" -v + ifconfig pair11 rdomain 54 192.168.0.2/24 + ifconfig pair12 rdomain 55 192.168.0.3/24 patch pair11 + ifconfig pair11 + sed -n /^.*lladdr \(.*\)/s//\1/p + lladdr1=fe:e1:ba:d4:e0:54 + ifconfig pair12 + sed -n /^.*lladdr \(.*\)/s//\1/p + lladdr2=fe:e1:ba:d5:d1:0e + ifconfig carp11 rdomain 54 lladdr fe:e1:ba:d4:e0:54 192.168.0.1/24 vhid 251 carpdev pair11 -group carp group regressc4bca + ifconfig carp12 rdomain 55 lladdr fe:e1:ba:d5:d1:0e 192.168.0.1/24 vhid 251 carpdev pair12 -group carp group regressc4bcb advskew 100 + wait_until ifconfig carp11 | grep -q 'status: master' + test sh -c ifconfig carp11 | grep -q 'status: master' + test sh -c ifconfig carp12 | grep -q 'status: backup' + ifconfig -g regressc4bca carpdemote + wait_until ifconfig carp11 | grep -q 'status: backup' + test sh -c ifconfig carp11 | grep -q 'status: backup' + test sh -c ifconfig carp12 | grep -q 'status: master' + cleanup + exit 0 ==== carp_3 ==== doas -n ksh /home/src/regress/sys/netinet/carp/carp_3.sh -R "54 55" -I "11 12" -v + ifconfig pair11 rdomain 54 192.168.0.2/24 + ifconfig pair12 rdomain 55 192.168.0.3/24 patch pair11 + ifconfig carp11 rdomain 54 192.168.0.1/24 vhid 251 carpdev pair11 -group carp group regressef8ca carppeer 192.168.0.3 + ifconfig carp12 rdomain 55 192.168.0.1/24 vhid 251 carpdev pair12 -group carp group regressef8cb advskew 100 carppeer 192.168.0.2 + wait_until ifconfig carp11 | grep -q 'status: master' + test sh -c ifconfig carp11 | grep -q 'status: master' + test sh -c ifconfig carp12 | grep -q 'status: backup' + ifconfig -g regressef8ca carpdemote + wait_until ifconfig carp11 | grep -q 'status: backup' + test sh -c ifconfig carp11 | grep -q 'status: backup' + test sh -c ifconfig carp12 | grep -q 'status: master' + cleanup + exit 0 ==== carp_4 ==== doas -n ksh /home/src/regress/sys/netinet/carp/carp_4.sh -R "54 55" -I "11 12" -v + ifconfig pair11 rdomain 54 192.168.0.2/24 + ifconfig pair12 rdomain 55 192.168.0.3/24 patch pair11 + ifconfig pair11 + sed -n /^.*lladdr \(.*\)/s//\1/p + lladdr1=fe:e1:ba:d8:5a:4f + ifconfig pair12 + sed -n /^.*lladdr \(.*\)/s//\1/p + lladdr2=fe:e1:ba:d9:bf:06 + ifconfig carp11 rdomain 54 lladdr fe:e1:ba:d8:5a:4f 192.168.0.1/24 vhid 251 carpdev pair11 -group carp group regresseb19a carppeer 192.168.0.3 + ifconfig carp12 rdomain 55 lladdr fe:e1:ba:d9:bf:06 192.168.0.1/24 vhid 251 carpdev pair12 -group carp group regresseb19b advskew 100 carppeer 192.168.0.2 + wait_until ifconfig carp11 | grep -q 'status: master' + test sh -c ifconfig carp11 | grep -q 'status: master' + test sh -c ifconfig carp12 | grep -q 'status: backup' + ifconfig -g regresseb19a carpdemote + wait_until ifconfig carp11 | grep -q 'status: backup' + test sh -c ifconfig carp11 | grep -q 'status: backup' + test sh -c ifconfig carp12 | grep -q 'status: master' + cleanup + exit 0