kolibrios/kernel/branches/net
hidnplayr 7f9d0c6697 Changes in net branch:
Things changed: sockets data organisation, queue macro's are more universal, new checksum routines, changed socket structures, ...
What's new: UDP checksum generation & validation
Rough TCP code has been written, but not debugged yet.

git-svn-id: svn://kolibrios.org@1249 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-11-06 20:45:08 +00:00
..
applications updated network driver list of netcfg in net branch, with entries to possible future drivers. 2009-10-22 20:03:10 +00:00
blkdev A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
boot A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
bus/pci A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
core A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
detect A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
drivers driver for SIS900 card, ported from trunk 2009-10-26 11:32:59 +00:00
fs A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
gui A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
hid A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
network Changes in net branch: 2009-11-06 20:45:08 +00:00
sound A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
video A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
build.bat sync with trunk 2009-10-07 09:59:35 +00:00
const.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
COPYING.TXT Moving the files... 2009-09-17 12:59:26 +00:00
data16.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
data32.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
fdo.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
imports.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
init.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
kernel32.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
kernel.asm Changes in net branch: 2009-11-06 20:45:08 +00:00
kglobals.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
macros.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
make.sh Moving the files... 2009-09-17 12:59:26 +00:00
makefile sync with trunk 2009-10-07 09:59:35 +00:00
memmap.inc sync with trunk 2009-10-07 09:59:35 +00:00
proc32.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
README.TXT Moving the files... 2009-09-17 12:59:26 +00:00
sys.conf Moving the files... 2009-09-17 12:59:26 +00:00
unpacker.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
vmodeint.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00
vmodeld.inc A lot of bugfixes in ARP, IPv4, UDP and sockets code. 2009-10-12 14:39:59 +00:00

This code is experimental, none of the used programming interfaces (API, driver calls,..) are definite solutions.
Lot of work needs to be done, and descissions need to be made.

But, everyone is free to explore the code, make suggestions or write parts of the code.

I'm open for discussion on hidnplayr@gmail.com or as hidnplayr in #general on irc.kolibrios.org:6667

PS: dont expect anything to be working at al, this way you wont be dissapointed ;)

Hidnplayr - september 2009