Fixed some bugs in ARP and TCP Code
authorJohn Hodge <[email protected]>
Sat, 10 Apr 2010 02:10:54 +0000 (10:10 +0800)
committerJohn Hodge <[email protected]>
Sat, 10 Apr 2010 02:10:54 +0000 (10:10 +0800)
commit46a4b5e282c7c37f2091e7ced4db0190248a5d28
treeb442b8ec0cd6da3c21b7d78b9482335bda64f71a
parent60149f3ea48a795f9fbb15149e87d3a41aa136bf
Fixed some bugs in ARP and TCP Code
- also I need to learn not to use "git commit -a" when using git add.
- Last commit also had some huge changes to the Video architecture
 > Made the video mode only describe the resolution and colour depth.
 > Text/Framebuffer/3D are now controled via an IOCtl that swaps buffer modes
 > An IOCtl (still to be put in) will provide feature flags for the VTerm to read
Kernel/Makefile.BuildNum
Modules/IPStack/arp.c
Modules/IPStack/ipstack.h
Modules/IPStack/tcp.c

UCC git Repository :: git.ucc.asn.au