The NetBSD Project

CVS log for src/tests/net/if_ipsec/t_ipsec_pfil.sh

[BACK] Up to [cvs.NetBSD.org] / src / tests / net / if_ipsec

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.1.6.1: download - view: text, markup, annotated - select for diffs
Tue Nov 10 11:44:22 2020 UTC (4 years, 2 months ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +3 -3 lines
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().

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 5 01:10:50 2020 UTC (4 years, 5 months ago) by knakahara
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-1-RELEASE, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
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().

Revision 1.1.4.3: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:05:31 2020 UTC (4 years, 9 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.1.4.2: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.4.2: +2 -2 lines
Mostly merge changes from HEAD upto 20200411

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 19 03:22:05 2019 UTC (5 years, 4 months ago) by ozaki-r
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, is-mlppp-base, is-mlppp
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
tests: use rump_server_add_iface to create interfaces

Revision 1.1.4.2: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:10:09 2019 UTC (5 years, 7 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.1.4.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.4.1: +364 -0 lines
Sync with HEAD

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 18 08:51:00 2019 UTC (5 years, 11 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.1: +364 -0 lines
Synch with HEAD

Revision 1.1.4.1
Thu Jan 17 02:49:11 2019 UTC (5 years, 11 months ago) by christos
Branches: phil-wifi
FILE REMOVED
Changes since revision 1.1: +0 -364 lines
file t_ipsec_pfil.sh was added on branch phil-wifi on 2019-06-10 22:10:09 +0000

Revision 1.1.2.1
Thu Jan 17 02:49:11 2019 UTC (5 years, 11 months ago) by pgoyette
Branches: pgoyette-compat
FILE REMOVED
Changes since revision 1.1: +0 -364 lines
file t_ipsec_pfil.sh was added on branch pgoyette-compat on 2019-01-18 08:51:00 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 17 02:49:11 2019 UTC (5 years, 11 months ago) by knakahara
Branches: MAIN
CVS tags: phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, netbsd-9-base, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1
Branch point for: phil-wifi, pgoyette-compat, netbsd-9
Add ATF for ipsecif(4) pfil.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>