UDP Packets are now sent and recieved correctly (server not tested)
authorJohn Hodge <[email protected]>
Fri, 26 Feb 2010 14:29:03 +0000 (22:29 +0800)
committerJohn Hodge <[email protected]>
Fri, 26 Feb 2010 14:29:03 +0000 (22:29 +0800)
commitff1aacd48c7b616508c1d4e7a7ba03f741ee2cda
treebf115db23981b961b0e297f75ae062a1e0264250
parent59a434cdeaf3b3bb2aeb0b93816abfef43cbcac7
UDP Packets are now sent and recieved correctly (server not tested)
- Also did some work on USB, only minor.
- Fixed a bug in IPStack/link.c that passed a non-aligned packet to the interface.
- Fixed channel being skipped if the IP _matches_ (should be skipped if it doesn't)
"Yo dawg, I heard you liek packets, so I sent you one"
12 files changed:
Kernel/Makefile.BuildNum
Kernel/include/acess.h
Kernel/lib.c
Modules/IPStack/arp.c
Modules/IPStack/icmp.c
Modules/IPStack/link.c
Modules/IPStack/udp.c
Modules/IPStack/udp.h
Modules/Network/NE2000/ne2000.c
Modules/USB/main.c
Modules/USB/uhci.c
Modules/USB/usb.c

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