Home | History | Annotate | Download | only in if_ipsec
History log of /src/tests/net/if_ipsec/t_ipsec_natt.sh
RevisionDateAuthorComments
 1.5  05-Jun-2020  knakahara 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.
 1.4  01-Jun-2020  martin Typo in error message
 1.3  19-Aug-2019  ozaki-r tests: use rump_server_add_iface to create interfaces
 1.2  26-Dec-2018  knakahara branches: 1.2.2; 1.2.4; 1.2.6;
Add ATF for ipsecif(4) which connect to two peers in the same NAPT.
 1.1  25-Dec-2018  knakahara Add ATF for NAT-T enabled ipsecif(4).
 1.2.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.2.4.3  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.4.2  10-Jun-2019  christos Sync with HEAD
 1.2.4.1  26-Dec-2018  christos file t_ipsec_natt.sh was added on branch phil-wifi on 2019-06-10 22:10:09 +0000
 1.2.2.3  18-Jan-2019  pgoyette Synch with HEAD
 1.2.2.2  26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts
 1.2.2.1  26-Dec-2018  pgoyette file t_ipsec_natt.sh was added on branch pgoyette-compat on 2018-12-26 14:02:10 +0000

RSS XML Feed