From a662cd64c5d8881b4350b9c6e9d345d6514e5c37 Mon Sep 17 00:00:00 2001 From: "Fabio M. Di Nitto" Date: Wed, 16 Sep 2015 07:01:20 +0200 Subject: [PATCH] Update TODO list Signed-off-by: Fabio M. Di Nitto --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index d999a57..fad09cd 100644 --- 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 -- 2.39.5