X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;fp=TODO;h=071a71609e82a4e29c4d63ea8701348c414446c1;hb=baa06aeb963965b4b6a8a8051ec15b72372080dd;hp=3f5f028e5054c982fcee299ab83fd2933df6edc7;hpb=558fa3fbbb2e6fd1bed6dec54ef603ceb6c943ad;p=secnet.git diff --git a/TODO b/TODO index 3f5f028..071a716 100644 --- a/TODO +++ b/TODO @@ -20,11 +20,10 @@ secnet.c: done site.c: the site_incoming() routing could be implemented much more cleanly using a table. There's still quite a lot of redundancy in this -file. Abandon key exchanges when a bad packet is received. Tell -netlink link is down if it's down and we don't have address for other -end. +file. Abandon key exchanges when a bad packet is received. Modify +protocol to include version fields, as described in the NOTES file. -transform.c: done. Needs checking for endianness problems. +transform.c: done. JDA reports endianness problems are fixed. udp.c: done