~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Linux Cross Reference
Linux/net/Changes

Version: ~ [ 2.4.0 ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

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

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.