kolibrios/kernel/branches/net/network
CleverMouse e71825c2b1 * fixed return value for udp send()
* added required zero-initialization of some fields in pcnet driver
* fixed debug output in pcnet driver


git-svn-id: svn://kolibrios.org@1263 a494cfbc-eb01-0410-851d-a64ba20cac60
2009-11-10 11:49:07 +00:00
..
ARP.inc update in ARP_IP_to_MAC function, if it needs to send an ARP request packet, the routine will change task until the reply is received, or the request has timed-out. 2009-11-09 16:52:58 +00:00
ethernet.inc Now you can compile the net kernel with or without procedure to QUEUE ethernet packets first, or send them immediately. 2009-11-09 17:59:50 +00:00
icmp.inc Some code cleanup (cosmethical changes) in net_branch 2009-11-09 13:59:46 +00:00
IPv4.inc Some code cleanup (cosmethical changes) in net_branch 2009-11-09 13:59:46 +00:00
IPv6.inc Moving the files... 2009-09-17 12:59:26 +00:00
queue.inc Some code cleanup (cosmethical changes) in net_branch 2009-11-09 13:59:46 +00:00
socket.inc * fixed return value for udp send() 2009-11-10 11:49:07 +00:00
stack.inc Now you can compile the net kernel with or without procedure to QUEUE ethernet packets first, or send them immediately. 2009-11-09 17:59:50 +00:00
tcp.inc Some code cleanup (cosmethical changes) in net_branch 2009-11-09 13:59:46 +00:00
udp.inc Some code cleanup (cosmethical changes) in net_branch 2009-11-09 13:59:46 +00:00