X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;fp=TODO;h=8e8800dfa6ec0fbefd2d278610b62dc81f35cde4;hb=4f5e39ecfaa49376b0a5c3a4c384e91a828c1105;hp=aea076b3e5424274d72738303b9002d3f5154338;hpb=ff05a229397c75142725f45cad191ce4a00625ce;p=secnet.git diff --git a/TODO b/TODO index aea076b..8e8800d 100644 --- 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)