diff options
Diffstat (limited to 'src/charon/doc/Known-bugs.txt')
-rw-r--r-- | src/charon/doc/Known-bugs.txt | 7 |
1 files changed, 7 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..7fdf258e3 --- /dev/null +++ b/src/charon/doc/Known-bugs.txt @@ -0,0 +1,7 @@ + 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? + |