summaryrefslogtreecommitdiff
path: root/tests/net/if_ipsec
AgeCommit message (Expand)Author
2022-11-25Add ATF for unnumbered interfaces.knakahara
2020-08-05Fix missing "-m tranport" options. Pointed out by k-goda@IIJ.knakahara
2020-06-05Refactor a little and follow new format of "npfctl list".knakahara
2020-06-01Typo in error messagemartin
2019-08-19tests: use rump_server_add_iface to create interfacesozaki-r
2019-01-17Add ATF for ipsecif(4) pfil.knakahara
2019-01-15Fix PR kern/53848. Add missing "ifconfig -w".knakahara
2019-01-15revert t_ipsec.sh:r1.7knakahara
2019-01-11workaround for PR kern/53848knakahara
2019-01-10tests/net/if_ipsec/t_ipsec disable dad. This may fix PR kern/53848knakahara
2018-12-26Add ATF for ipsecif(4) which connect to two peers in the same NAPT.knakahara
2018-12-25Add ATF for NAT-T enabled ipsecif(4).knakahara
2018-12-25reduce debug messages when $DEBUG is not true.knakahara
2018-03-13Enhance assertion ipsecif(4) ATF to avoid confusing setkey(8) error message.knakahara
2018-02-01Commonalize and add tests of creating/destroying interfacesozaki-r
2018-01-11Change the prefix of test names to ipsecif_ to distinguish from tests for ips...ozaki-r
2018-01-10add ipsec(4) interface ATF.knakahara