aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/doc/Known-bugs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/charon/doc/Known-bugs.txt')
-rw-r--r--src/charon/doc/Known-bugs.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/charon/doc/Known-bugs.txt b/src/charon/doc/Known-bugs.txt
new file mode 100644
index 000000000..3f594ad79
--- /dev/null
+++ b/src/charon/doc/Known-bugs.txt
@@ -0,0 +1,6 @@
+ Known bugs in charon
+======================
+
+- intiating the same connection twice makes trouble
+- leak_detective gets confused from libpthread (invalid frees)
+- installing to many SAs in the kernel at the same time causes troubles. Threading issue?