diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-11-20 07:41:31 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-11-20 07:41:31 +0000 |
commit | 147c8a7002286d68ab3ca5ae0e08bcdb914c07eb (patch) | |
tree | 736fe8f55ef72137d8d9ac5fbfad2649d3bcb64d | |
parent | 3b26e616b18a92442cb9be54959f0909c578e2c0 (diff) |
update
-rw-r--r-- | sbin/isakmpd/TO-DO | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sbin/isakmpd/TO-DO b/sbin/isakmpd/TO-DO index bdd67fdb970..6aaeb3ade1a 100644 --- a/sbin/isakmpd/TO-DO +++ b/sbin/isakmpd/TO-DO @@ -1,5 +1,5 @@ -$OpenBSD: TO-DO,v 1.4 1998/11/17 11:10:06 niklas Exp $ -$EOM: TO-DO,v 1.25 1998/10/11 16:17:01 niklas Exp $ +$OpenBSD: TO-DO,v 1.5 1998/11/20 07:41:30 niklas Exp $ +$EOM: TO-DO,v 1.27 1998/11/20 07:19:49 niklas Exp $ This file is pretty lame as it should really contain a lot more given that the program is far from ready in any area. @@ -61,7 +61,7 @@ the program is far from ready in any area. * Generate all possible SA attributes in quick mode. [done] -* Validate incoming attribute according to policy, main mode. +* Validate incoming attribute according to policy, main mode. [done] * Validate incoming attribute according to policy, quick mode. @@ -77,3 +77,5 @@ the program is far from ready in any area. * Rescan interfaces on SIGHUP and on reception of messages on the INADDR_ANY listener socket. + +* Validate the configuration file. |