Module Name: src
Committed By: maxv
Date: Tue Apr 10 06:32:23 UTC 2018
Modified Files:
src/doc: TODO.npf
Log Message:
add two entries
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/doc/TODO.npf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/TODO.npf
diff -u src/doc/TODO.npf:1.1 src/doc/TODO.npf:1.2
--- src/doc/TODO.npf:1.1 Sun Apr 8 08:57:37 2018
+++ src/doc/TODO.npf Tue Apr 10 06:32:23 2018
@@ -45,3 +45,8 @@ Another TODO list is available here:
it so that it can be added in third-party software, like:
https://github.com/squid-cache/squid/blob/5b74111aff8948e869959113241adada0cd488c2/src/ip/Intercept.cc#L263
+-- support IPv6 jumbograms
+
+-- support large IPv6 options, as explained here:
+ http://mail-index.netbsd.org/tech-net/2018/04/08/msg006786.html
+ But it's not a big problem - perhaps we don't care at all.