summaryrefslogtreecommitdiff
path: root/regress/sbin
AgeCommit message (Expand)Author
2021-02-07i missed a dup-to when tweaking route-to things to takes ips, not ifaces.David Gwynne
2021-02-04it's fine to route-to to a table.David Gwynne
2021-02-04route-to rules take ips now, not interfaces with optional ips.David Gwynne
2021-02-04route-to rules take ips, not interfaces with optional ips.David Gwynne
2021-02-04route-to rules take an ip now, not an interface with optional ip.David Gwynne
2021-02-04'struct group' is now called 'struct dh_group'.tobhe
2020-12-30py3-scapy is now scapykn
2020-12-27Link disklabel and newfs regress to build.Alexander Bluhm
2020-12-25Missed a python2 in previous commit.Alexander Bluhm
2020-12-25Switch to scapy with python 3.Alexander Bluhm
2020-12-17Reformating the test logging affected the expected output.Alexander Bluhm
2020-12-17Remove echo headlines.Alexander Bluhm
2020-11-26Fix config_add_transform and config_free_proposal.tobhe
2020-11-21Fix ikev2_nat_detection().tobhe
2020-11-18Constify sa in ikev2_pld_eap(). The parser code must not change anytobhe
2020-11-10Pass correct vars to FROM and TO.tobhe
2020-11-09Add test for dynamic IP assignment via "config address" and "request address".tobhe
2020-11-08Add seperate FROM/TO variables.tobhe
2020-11-05Make sure IPsec flows are loaded with srcid/dstid attributes.tobhe
2020-11-05Add test for ASN1_DN ids with existing certs.tobhe
2020-11-03Fix dh test after recent API refactoring. Remove outdated references totobhe
2020-10-16Display of P2P links has changeddenis
2020-10-06Fix "rtable N" checkkn
2020-09-21Fix test_parser crash in ikev2_pld_eap. msg->msg_parent is always set intobhe
2020-09-21With the new rdomain aware slaacd we can't start an additional slaacdFlorian Obser
2020-09-20Fix changed eap_parse signature.tobhe
2020-09-15Make sure variable assignments are followed by '\', otherwisetobhe
2020-09-13More tests for policy matching via dstid.tobhe
2020-09-13Test for failure on dstid mismatch.tobhe
2020-09-13Add run-psk-fail test to check for failure on psk mismatch.tobhe
2020-09-13Refactor config setup boilerplate to allow asymmetric test setups.tobhe
2020-09-10Refactor initial cleanup.tobhe
2020-09-07Add 'run-ping-fail' subtest. Make sure to clean up left over statetobhe
2020-08-30Allow multiple global options.tobhe
2020-08-29Add 'enforcesingleikesa' test.tobhe
2020-07-21Add pf config to block unencrypted pings.tobhe
2020-07-21Make test work with IPv6 addresses.tobhe
2020-07-03Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.Florian Obser
2020-05-18Make ffs2 the default for newfs; change all calls to create e.g. floppyOtto Moerbeek
2020-04-09The -6 option is ignored and will be removed in the future.tobhe
2020-04-01Properly handle multiple CERTREQ payloads in CA process. Only for thetobhe
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