1--------------- Things That Need Doing Before 2.2 ------------------ 2 3o insw_and_csum 4 5-------------------------- Bugs to fix ------------------------------ 6 7o Should unix domain connect never block ? 8o Screend loadable firewall module 9o Fix merging the bridge code 10o Remove kernel RARP and replace with user mode daemon. 11o Merge ARM half word trap fixes for ethernet headers 12o Stop route addition to downed interfaces 13o Make sure route add window functionality is back or documented 14 equivalences are clear 15o Merge ATM 16o Merge IRDA 17 18Possible projects for victim^H^H^H^H^Holunteers 19 209. Implementing streams. Not as a blind slow SYS5.4 style copy but actually 21working out how to do it so it runs like greased lightning. Quite a big 22problem. [See the LiS project] 23 2411. IP over SCSI. [worked on] 25 2614. Bidirectional PLIP. Also PLIP for the newer style parallel ports. 27 2815. 802.2LLC and thus Netbeui sockets. Becoming less important since the 29rumour is microsoft are phasing out netbeui for netbios/IP. Microsoft have 30gone for netbios/funny-ipx-variant it seems in Win95, but TCP is selectable. 31 3217. PPP multilink. Another nasty job. 33 3419. IPv4 IP-AH and IP-ESP. 35 3620. (userspace) GUI interface to the bandwidth allocators so mere 37 mortals can do this 38 39 40BTW: Don't let the magic words 'kernel programming' worry you. Its like DOS 41- you make a mistake you have to reboot. You do at least get dumps and a 42kernel logger that is reliable. There is now a loadable module allowing 43use of gdb on the kernel (no breakpoints though!). No magic involved. 44 45Alan 46

