X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/ff05a229397c75142725f45cad191ce4a00625ce..4f5e39ecfaa49376b0a5c3a4c384e91a828c1105:/TODO 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)