summaryrefslogtreecommitdiff
path: root/regress/sbin
AgeCommit message (Expand)Author
2020-02-21Add test for IPsec transport mode. Check not only flows but also SAs,tobhe
2020-02-17Disable name resolution in tcpdump with -n. We always compare source andtobhe
2020-02-17Generate public keys for newly generated local private keys.tobhe
2020-01-17Reset udpencap_port sysctl in cleanup in case the run-udpencap-porttobhe
2020-01-16Add test for custom udp encapsulation port with set with '-p'.tobhe
2020-01-16Link iked live test to build. To operate it needs two remoteAlexander Bluhm
2020-01-15Add multiple altname fields and test for different subjectAltName formatstobhe
2020-01-15Restructure certificate generation to utilize make's build deps. Add testtobhe
2020-01-15Rename the environment variables for ssh hosts and addressesAlexander Bluhm
2020-01-15Add automated certificate generation, psk and certificate authenticationtobhe
2020-01-14Add live test for simple ikev2 handshake and encrypted ping between twotobhe
2019-12-27Since we are now parsing rDNS proposals we can check for them.Florian Obser
2019-12-27slaacctl output changed with the addition of rDNS proposals.Florian Obser
2019-12-19spelling; from bryan stensonJason McIntyre
2019-11-30Test inet6 netmask and non-contiguous netmask in ifconfig(8).Alexander Bluhm
2019-11-19Update, max /usr has grownOtto Moerbeek
2019-11-14Fix undefined symbol for ikev2_ike_sa_setreason.tobhe
2019-10-25Add tests for ifconfig(8) with inet6 addresses.Alexander Bluhm
2019-10-24Test the old ioctl(2) for interface addresses SIOCSIFADDR,Alexander Bluhm
2019-10-16Test various combinations of setting interface addresses with Alexander Bluhm
2019-10-16Link regress ifconfig to build.Alexander Bluhm
2019-10-16Test various combinations of setting interface addresses with Alexander Bluhm
2019-08-23Default layout for disklabel(8) has changed, /usr became larger.Alexander Bluhm
2019-08-14Add ikev2_ikesa_info dummy definition for parser test.tobhe
2019-05-11Add support for IKEv2 Message Fragmentation as defined in RFC 7383.Patrick Wildt
2019-05-10Simplify the detection for installed python and scapy. RefactorAlexander Bluhm
2019-04-04Add an update target to regenerate the expected results.Alexander Bluhm
2019-04-03Update *.ok files to reflect recent modifications toKenneth R Westerback
2019-03-30tweak comment lines.YASUOKA Masahiko
2019-03-30Add 5 test cases forasou
2019-02-13Forgot a return in previous commit to actually skip the test.Alexander Bluhm
2019-02-12Skip test if disk type is not in /etc/disktab. There is no floppyAlexander Bluhm
2018-09-27Sometimes make picked the wrong rule for the adapted disklabelAlexander Bluhm
2018-09-27Actually I missed the /usr/local default size change in disklabel(8).Alexander Bluhm
2018-09-26Split the disklabel regress into multiple tests. Move all codeAlexander Bluhm
2018-09-25disklabel(8) uses hw.physmem to calculate swap and /var sizes. ThisAlexander Bluhm
2018-09-19Try to turn this into an actual regress test.Kenneth R Westerback
2018-09-07Not adding ::1 on non-default lo(4) broke regress/sbin/route.Alexander Bluhm
2018-07-28Use strtonum in host()kn
2018-07-11Some spaces have been removed from pfctl print. Adapt expectedAlexander Bluhm
2018-06-04Allow specifying binary via ROUTEkn
2018-03-22The iked(8) fuzzer did not fuzz encrypted payloads. With that changedPatrick Wildt
2018-02-20Test that removing a mpath RTF_CLONING route entry do not remove theMartin Pieuchot
2018-02-19Correctly diff the output of test 32.Martin Pieuchot
2018-02-14Make sure lo5 is tied to rdomain 5.Martin Pieuchot
2018-02-12Always destroy all interfaces before starting a new test.Martin Pieuchot
2018-02-12Pass '-inet6' to the default loopback before each test.Martin Pieuchot
2018-02-12Now that the default loopback interface is brough UP when rdomain 5Martin Pieuchot
2018-02-12Revert previous, the changed has been backed out and I wasn't runningMartin Pieuchot
2018-02-12Fix most outputs now that lo5 is getting 127.0.0.1 automagically.Martin Pieuchot