]> git.proxmox.com Git - mirror_kronosnet.git/commitdiff
Update TODO list
authorFabio M. Di Nitto <fdinitto@redhat.com>
Wed, 16 Sep 2015 05:01:20 +0000 (07:01 +0200)
committerFabio M. Di Nitto <fdinitto@redhat.com>
Wed, 16 Sep 2015 05:01:20 +0000 (07:01 +0200)
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
TODO

diff --git a/TODO b/TODO
index d999a57ab86b0c4406f3ebaf38d23d861d63fb2c..fad09cdbf5317cb80d3d8ca355a72889fc4589f2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -63,9 +63,12 @@ libtap:
  - (issue) add .3 man pages
  - (issue) improve tests to cover thread safety and better error codes
            specially from the up/down handling.
+ - (issue) if mtu on tap is < 1280, the kernel will remove permanently
+           any IPv6 address from the interface and they won't come
+           back even if MTU raises again > 1280. Need a check/store/restore
+           data here to trigger IPv6 auto-readd
 
 kronostnetd:
- - (issue) fix logging to file? broken on RHEL7.x
  - (issue) potential annoying race between knetd setting up the tap
            device with default MTU and getting back the PMTUd value
  - (issue) beside the code that is as bad as it can possibly be and