Up to [cvs.NetBSD.org] / src / tests / net / ipsec
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: phil-wifi-20190609
Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 22 04:51:41 2018 UTC (2 years, 3 months ago) by knakahara
Branch: MAIN
CVS Tags: phil-wifi-20190609,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
netbsd-9-base,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1
Branch point for: netbsd-9
Changes since 1.1: +133 -16
lines
Diff to previous 1.1 (unified)
Add ATF for IPv6 NAT-T. We use IPv6 NAT-T to avoid IPsec slowing down caused by dropping ESP packets by some Customer Premises Equipments (CPE). I implement ATF to test such situation. I think it can also work with nat66, but I have not tested to the fine details.