kolibrios/kernel/branches/net
hidnplayr a8ad5846a9 Updated API so applications can easily send ARP announcements, keep track of ARP conflicts.
Zeroconfig now supports padding option and sends ARP announcements if needed. Also some refactoring/cleanup.


git-svn-id: svn://kolibrios.org@3200 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-01-27 20:03:18 +00:00
..
applications Updated API so applications can easily send ARP announcements, keep track of ARP conflicts. 2013-01-27 20:03:18 +00:00
blkdev Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
boot Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
bus/pci Sync net branch with trunk 2012-04-02 15:18:46 +00:00
core Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
detect Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
drivers Fixed some PCI function macros for network cards. 2013-01-25 17:07:13 +00:00
fs Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
gui Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
hid Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
network Updated API so applications can easily send ARP announcements, keep track of ARP conflicts. 2013-01-27 20:03:18 +00:00
sound Sync net branch with trunk 2012-04-02 15:18:46 +00:00
video Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
build.bat NET branch: Fixed errors in socket_open and socket_fork 2011-11-13 16:17:05 +00:00
const.inc Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
COPYING.TXT Moving the files... 2009-09-17 12:59:26 +00:00
data16.inc Sync net branch with trunk 2012-04-02 15:18:46 +00:00
data32.inc Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
fdo.inc Sync net branch with trunk 2012-04-02 15:18:46 +00:00
imports.inc Sync net branch with trunk 2012-04-02 15:18:46 +00:00
init.inc Sync net branch with trunk 2012-04-02 15:18:46 +00:00
kernel32.inc Sync net branch with trunk 2012-04-02 15:18:46 +00:00
kernel.asm Changed working title of network branch in kernel.asm. 2013-01-22 15:57:31 +00:00
kglobals.inc Sync net branch with trunk 2012-04-02 15:18:46 +00:00
macros.inc Added CMOVcc replacements to kernel macros (for eBox) 2012-07-13 13:29:28 +00:00
memmap.inc Syncing net branch with trunk. 2013-01-21 20:59:27 +00:00
proc32.inc Sync net branch with trunk 2012-04-02 15:18:46 +00:00
README.TXT Moving the files... 2009-09-17 12:59:26 +00:00
struct.inc Synced net branch with trunk 2012-02-22 16:06:05 +00:00
sys.conf Renamed icmp.asm to ping.asm and added parameter support 2012-07-14 07:48:41 +00:00
unpacker.inc Synced net branch with trunk 2012-02-22 16:06:05 +00:00
vmodeint.inc sync with trunk 2010-01-15 11:54:11 +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