==== run-send-solicitation ==== doas -n ifconfig pair1 destroy 2>/dev/null || true doas -n ifconfig pair2 destroy 2>/dev/null || true doas -n ifconfig lo12 destroy 2>/dev/null || true doas -n ifconfig pair1 rdomain 12 10.11.12.1/24 up doas -n ifconfig pair2 rdomain 12 10.11.12.2/24 up doas -n ifconfig pair1 rdomain 12 patch pair2 doas -n ifconfig pair1 inet6 rdomain 12 eui64 doas -n ifconfig pair2 inet6 rdomain 12 eui64 doas -n ifconfig pair2 inet6 rdomain 12 autoconf doas -n route -nq -T 12 add -host default 10.11.12.1 -reject doas -n route -T12 exec python3 -B -u /home/src/regress/sbin/slaacd/sniff_sol.py /dev/slaacd.sock WARNING: No IPv4 address found on iwm0 ! lo10003: no such interface WARNING: No IPv4 address found on iwm0 ! WARNING: ioctl(SIOCGIFFLAGS) failed on lo11 ! WARNING: ioctl(SIOCGIFFLAGS) failed on lo10004 ! WARNING: more No IPv4 address found on iwm0 ! lo10004: no such interface /usr/local/lib/python3.12/site-packages/scapy/layers/ipsec.py:474: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. cipher=algorithms.TripleDES, /usr/local/lib/python3.12/site-packages/scapy/layers/ipsec.py:478: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. cipher=algorithms.TripleDES, received router solicitation ==== run-parse-ra ==== doas -n ifconfig pair1 destroy 2>/dev/null || true doas -n ifconfig pair2 destroy 2>/dev/null || true doas -n ifconfig lo12 destroy 2>/dev/null || true doas -n ifconfig pair1 rdomain 12 10.11.12.1/24 up doas -n ifconfig pair2 rdomain 12 10.11.12.2/24 up doas -n ifconfig pair1 rdomain 12 patch pair2 doas -n ifconfig pair1 inet6 rdomain 12 eui64 doas -n ifconfig pair2 inet6 rdomain 12 eui64 doas -n ifconfig pair2 inet6 rdomain 12 autoconf doas -n route -nq -T 12 add -host default 10.11.12.1 -reject doas -n route -T12 exec python3 -B -u /home/src/regress/sbin/slaacd/process_ra.py pair1 pair2 /dev/slaacd.sock WARNING: No IPv4 address found on iwm0 ! lo10002: no such interface lo10003: no such interface WARNING: No IPv4 address found on iwm0 ! WARNING: ioctl(SIOCGIFFLAGS) failed on lo10004 ! WARNING: more No IPv4 address found on iwm0 ! lo10003: no such interface lo10004: no such interface /usr/local/lib/python3.12/site-packages/scapy/layers/ipsec.py:474: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. cipher=algorithms.TripleDES, /usr/local/lib/python3.12/site-packages/scapy/layers/ipsec.py:478: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. cipher=algorithms.TripleDES, test_number_addr_proposals (__main__.TestRouterAdvertisementParsing.test_number_addr_proposals) ... ok test_number_def_router_proposals (__main__.TestRouterAdvertisementParsing.test_number_def_router_proposals) ... ok test_number_ras (__main__.TestRouterAdvertisementParsing.test_number_ras) ... ok test_number_rdns_proposals (__main__.TestRouterAdvertisementParsing.test_number_rdns_proposals) ... ok test_number_rdns_proposals_rnds (__main__.TestRouterAdvertisementParsing.test_number_rdns_proposals_rnds) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.002s OK ==== cleanup ==== doas -n ifconfig pair1 destroy 2>/dev/null || true doas -n ifconfig pair2 destroy 2>/dev/null || true doas -n ifconfig lo12 destroy 2>/dev/null || true