Home | History | Annotate | Download | only in if_ipsec
History log of /src/tests/net/if_ipsec/t_ipsec_pfil.sh
RevisionDateAuthorComments
 1.3  05-Aug-2020  knakahara Fix missing "-m tranport" options. Pointed out by k-goda@IIJ.

Using any mode SA causes unepected call path, that is,
ipsec4_common_input_cb() calls ip_input() directly instead of
ipsecif4_input().
 1.2  19-Aug-2019  ozaki-r tests: use rump_server_add_iface to create interfaces
 1.1  17-Jan-2019  knakahara branches: 1.1.2; 1.1.4; 1.1.6;
Add ATF for ipsecif(4) pfil.
 1.1.6.1  10-Nov-2020  martin Pull up following revision(s) (requested by knakahara in ticket #1129):

tests/net/if_ipsec/t_ipsec_pfil.sh: revision 1.3
tests/net/if_ipsec/t_ipsec.sh: revision 1.11
tests/net/if_ipsec/t_ipsec_natt.sh: revision 1.4
tests/net/if_ipsec/t_ipsec_natt.sh: revision 1.5
tests/net/ipsec/t_ipsec_natt.sh: revision 1.4
tests/net/ipsec/t_ipsec_natt.sh: revision 1.5
tests/net/ipsec/common.sh: revision 1.8

Typo in error message

Refactor a little and follow new format of "npfctl list".

Fix the below ATF failures.
- net/if_ipsec/t_ipsec_natt:ipsecif_natt_transport_null
- net/if_ipsec/t_ipsec_natt:ipsecif_natt_transport_rijndaelcbc
- net/ipsec/t_ipsec_natt:ipsec_natt_transport_ipv4_null
- net/ipsec/t_ipsec_natt:ipsec_natt_transport_ipv4_rijndaelcbc
ok'ed by ozaki-r@n.o, thanks.

Fix missing "-m tranport" options. Pointed out by k-goda@IIJ.

Using any mode SA causes unepected call path, that is,
ipsec4_common_input_cb() calls ip_input() directly instead of
ipsecif4_input().
 1.1.4.3  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.1.4.2  10-Jun-2019  christos Sync with HEAD
 1.1.4.1  17-Jan-2019  christos file t_ipsec_pfil.sh was added on branch phil-wifi on 2019-06-10 22:10:09 +0000
 1.1.2.2  18-Jan-2019  pgoyette Synch with HEAD
 1.1.2.1  17-Jan-2019  pgoyette file t_ipsec_pfil.sh was added on branch pgoyette-compat on 2019-01-18 08:51:00 +0000

RSS XML Feed