chiark / gitweb /
Import release 0.1.14
[secnet.git] / TODO
diff --git a/TODO b/TODO
index aea076b3e5424274d72738303b9002d3f5154338..8e8800dfa6ec0fbefd2d278610b62dc81f35cde4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
 dh.c: change format to binary from decimal string (without introducing
 endianness problems)
 
+log.c: implement a file-descriptor-to-log module
+
 netlink.c: test the 'allow_route' option properly.
 Add fragmentation code.  Check that we comply with RFC1812.
 
@@ -31,9 +33,6 @@ then be combined in the configuration file.  Will allow the user to
 plug in different block ciphers, invent an authenticity-only mode,
 etc. (similar to udptunnel)
 
-tun.c: Solaris support, and configuring the interface and
-creating/deleting routes using ioctl()
-
 udp.c: option for path-MTU discovery (once fragmentation support is
 implemented in netlink)