summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1999-10-01 14:09:32 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1999-10-01 14:09:32 +0000
commitdaabf8892d26f8a59d3311e644ac2e547dbcb9ab (patch)
treeabc06457b849eae42eaa8b97f5132c2a3f10ab4b
parentcbca5d09b5fbd3b71acd016727174445f3a65a85 (diff)
Merge with EOM 1.37
author: niklas teardown could do more author: ho Even more bugs author: ho One more author: ho typo author: ho More bugs
-rw-r--r--sbin/isakmpd/BUGS21
1 files changed, 19 insertions, 2 deletions
diff --git a/sbin/isakmpd/BUGS b/sbin/isakmpd/BUGS
index 863463a30ed..41e4ca35f26 100644
--- a/sbin/isakmpd/BUGS
+++ b/sbin/isakmpd/BUGS
@@ -1,5 +1,5 @@
-$OpenBSD: BUGS,v 1.11 1999/08/05 22:41:53 niklas Exp $
-$EOM: BUGS,v 1.32 1999/08/05 14:58:14 niklas Exp $
+$OpenBSD: BUGS,v 1.12 1999/10/01 14:09:31 niklas Exp $
+$EOM: BUGS,v 1.37 1999/09/30 12:44:40 niklas Exp $
Until we have a bug-tracking system setup, we might just add bugs to this
file:
@@ -78,3 +78,20 @@ file:
* I have seen INITIAL-CONTACT sent on the second Main Mode.
* When ID mismatches occur, coredumps may follow, investigate!
+
+* ESP+AH does not work properly
+
+* Looping QM seen (due to lost sendpackets from other participant?)
+
+* Teardown from UI does not remove exchanges.
+
+* Wrong error message when policy check fails.
+
+* Restransmit of QM (packet 1) after INFO/PAYLOAD_MALFORMED was received.
+
+* SIGSEGV after sa_enter: sa added to sa list, trigged by DELETE notify (Linux)
+
+* Passive connections, undefined local&remote IDs will cause IKE peer IDs
+ to be used.
+
+* host route support in KLIPS does not work properly