cvs commit: src/tools/regression/ipsec ipsec.t ipsec6.t

2007-03-25 Thread George V. Neville-Neil
gnn 2007-03-26 07:40:52 UTC FreeBSD src repository Modified files: tools/regression/ipsec ipsec.t ipsec6.t Log: Adding tests for Camellia which will be added to the tree soon. Added tests for aes-ctr which were not present before. Revision ChangesPath 1.3

cvs commit: src/tools/regression/ipsec ipsec.t ipsec6.t

2007-03-21 Thread George V. Neville-Neil
gnn 2007-03-21 09:39:51 UTC FreeBSD src repository Modified files: tools/regression/ipsec ipsec.t Added files: tools/regression/ipsec ipsec6.t Log: Add a test for IPv6 and IPsec which is similar to the one for IPv4. Add comments to the test for IPv4 with IPsec. MFC