pjd 0501edbc66 Introduce two new sysctls:
net.inet.ipsec.test_replay - When set to 1, IPsec will send packets with
	the same sequence number. This allows to verify if the other side
	has proper replay attacks detection.

net.inet.ipsec.test_integrity - When set 1, IPsec will send packets with
	corrupted HMAC. This allows to verify if the other side properly
	detects modified packets.

I used the first one to discover that we don't have proper replay attacks
detection in ESP (in fast_ipsec(4)).
2006-04-09 19:11:45 +00:00
..
2006-04-09 19:11:45 +00:00
2006-04-09 19:11:45 +00:00
2006-03-25 13:38:52 +00:00
2006-03-25 13:38:52 +00:00
2006-03-25 13:38:52 +00:00
2006-01-21 10:44:34 +00:00
2006-04-09 19:11:45 +00:00
2006-04-09 19:11:45 +00:00
2006-03-25 13:38:52 +00:00
2006-03-30 18:57:04 +00:00