summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1999-05-03 22:45:25 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1999-05-03 22:45:25 +0000
commit5536ef0569d704c1a7dbc2e355846fec3a7911cd (patch)
treecba1547573ce525030de2a817ef70b04bd8155ca
parent1a0e0f365b455c453d1f947d7958d751e1a77e27 (diff)
Merge with EOM 1.37
author: niklas Mention flow cleanup
-rw-r--r--sbin/isakmpd/TO-DO6
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/isakmpd/TO-DO b/sbin/isakmpd/TO-DO
index d5eaeddf765..420d7e027a7 100644
--- a/sbin/isakmpd/TO-DO
+++ b/sbin/isakmpd/TO-DO
@@ -1,5 +1,5 @@
-$OpenBSD: TO-DO,v 1.11 1999/05/01 22:58:02 niklas Exp $
-$EOM: TO-DO,v 1.36 1999/05/01 22:37:29 niklas Exp $
+$OpenBSD: TO-DO,v 1.12 1999/05/03 22:45:24 niklas Exp $
+$EOM: TO-DO,v 1.37 1999/05/03 07:59:34 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.
@@ -102,3 +102,5 @@ the program is far from ready in any area.
* Handle notifications showing the peer did not want to continue this exchange.
* Flexible identification.
+
+* Remove referring flows when a SPI is removed.