summaryrefslogtreecommitdiffstats
path: root/regress/sbin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make ffs2 the default for newfs; change all calls to create e.g. floppyotto2020-05-181-2/+2
* The -6 option is ignored and will be removed in the future.tobhe2020-04-091-3/+3
* Properly handle multiple CERTREQ payloads in CA process. Only for thetobhe2020-04-011-5/+5
* Add test for IPsec transport mode. Check not only flows but also SAs,tobhe2020-02-212-8/+34
* Disable name resolution in tcpdump with -n. We always compare source andtobhe2020-02-171-3/+3
* Generate public keys for newly generated local private keys.tobhe2020-02-171-2/+4
* Reset udpencap_port sysctl in cleanup in case the run-udpencap-porttobhe2020-01-171-3/+5
* Add test for custom udp encapsulation port with set with '-p'.tobhe2020-01-161-6/+23
* Link iked live test to build. To operate it needs two remotebluhm2020-01-161-2/+2
* Add multiple altname fields and test for different subjectAltName formatstobhe2020-01-152-5/+24
* Restructure certificate generation to utilize make's build deps. Add testtobhe2020-01-151-38/+94
* Rename the environment variables for ssh hosts and addressesbluhm2020-01-152-32/+32
* Add automated certificate generation, psk and certificate authenticationtobhe2020-01-153-16/+88
* Add live test for simple ikev2 handshake and encrypted ping between twotobhe2020-01-142-0/+124
* Since we are now parsing rDNS proposals we can check for them.florian2019-12-271-0/+8
* slaacctl output changed with the addition of rDNS proposals.florian2019-12-271-6/+55
* spelling; from bryan stensonjmc2019-12-191-2/+2
* Test inet6 netmask and non-contiguous netmask in ifconfig(8).bluhm2019-11-302-10/+44
* Update, max /usr has grownotto2019-11-197-84/+84
* Fix undefined symbol for ikev2_ike_sa_setreason.tobhe2019-11-141-1/+6
* Add tests for ifconfig(8) with inet6 addresses.bluhm2019-10-251-4/+181
* Test the old ioctl(2) for interface addresses SIOCSIFADDR,bluhm2019-10-242-9/+2014
* Link regress ifconfig to build.bluhm2019-10-161-2/+2
* Test various combinations of setting interface addresses with bluhm2019-10-161-0/+287
* Default layout for disklabel(8) has changed, /usr became larger.bluhm2019-08-237-116/+116
* Add ikev2_ikesa_info dummy definition for parser test.tobhe2019-08-141-1/+7
* Add support for IKEv2 Message Fragmentation as defined in RFC 7383.patrick2019-05-112-2/+70
* Simplify the detection for installed python and scapy. Refactorbluhm2019-05-101-30/+26
* Add an update target to regenerate the expected results.bluhm2019-04-041-11/+23
* Update *.ok files to reflect recent modifications tokrw2019-04-0316-176/+164
* tweak comment lines.yasuoka2019-03-301-6/+6
* Add 5 test cases forasou2019-03-306-1/+145
* Forgot a return in previous commit to actually skip the test.bluhm2019-02-131-1/+2
* Skip test if disk type is not in /etc/disktab. There is no floppybluhm2019-02-122-3/+7
* Sometimes make picked the wrong rule for the adapted disklabelbluhm2018-09-271-2/+2
* Actually I missed the /usr/local default size change in disklabel(8).bluhm2018-09-273-24/+24
* Split the disklabel regress into multiple tests. Move all codebluhm2018-09-2627-585/+564
* disklabel(8) uses hw.physmem to calculate swap and /var sizes. Thisbluhm2018-09-253-130/+130
* Try to turn this into an actual regress test.krw2018-09-193-13/+562
* Not adding ::1 on non-default lo(4) broke regress/sbin/route.bluhm2018-09-072-14/+12
* Use strtonum in host()kn2018-07-281-2/+2
* Some spaces have been removed from pfctl print. Adapt expectedbluhm2018-07-1110-43/+43
* Allow specifying binary via ROUTEkn2018-06-041-2/+3
* The iked(8) fuzzer did not fuzz encrypted payloads. With that changedpatrick2018-03-221-8/+18
* Test that removing a mpath RTF_CLONING route entry do not remove thempi2018-02-202-1/+31
* Correctly diff the output of test 32.mpi2018-02-191-2/+2
* Make sure lo5 is tied to rdomain 5.mpi2018-02-141-2/+2
* Always destroy all interfaces before starting a new test.mpi2018-02-123-18/+10
* Pass '-inet6' to the default loopback before each test.mpi2018-02-123-9/+4
* Now that the default loopback interface is brough UP when rdomain 5mpi2018-02-122-2/+8