kolibrios/kernel/branches/net/network
hidnplayr 96f1dd834c Added CMOVcc replacements to kernel macros (for eBox)
git-svn-id: svn://kolibrios.org@2866 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-07-13 13:29:28 +00:00
..
ARP.inc ARP_IP_to_MAC no longer blocks. Updated SOCKET_process_end (altough kernel does not call it yet). Updated TCP_output to time a retransmit on ARP error. 2012-04-18 16:01:38 +00:00
ethernet.inc IPv4: Pre-calculate broadcast address once. 2012-06-03 19:28:01 +00:00
icmp.inc Cleanup in Net Branch + stub for PPPoE I wrote some months ago 2012-04-14 21:15:00 +00:00
IPv4.inc IPv4: Pre-calculate broadcast address once. 2012-06-03 19:28:01 +00:00
IPv6.inc IPv4: Pre-calculate broadcast address once. 2012-06-03 19:28:01 +00:00
PPPoE.inc Cleanup in Net Branch + stub for PPPoE I wrote some months ago 2012-04-14 21:15:00 +00:00
queue.inc NET branch: re-organised all structs to use struct.inc from fasm 2011-11-08 23:06:26 +00:00
socket.inc IPv4: Pre-calculate broadcast address once. 2012-06-03 19:28:01 +00:00
stack.inc IPv4: Pre-calculate broadcast address once. 2012-06-03 19:28:01 +00:00
tcp_input.inc Added CMOVcc replacements to kernel macros (for eBox) 2012-07-13 13:29:28 +00:00
tcp_output.inc ARP_IP_to_MAC no longer blocks. Updated SOCKET_process_end (altough kernel does not call it yet). Updated TCP_output to time a retransmit on ARP error. 2012-04-18 16:01:38 +00:00
tcp_subr.inc Proper initialization for TCP socket (net branch) 2012-04-14 18:20:01 +00:00
tcp_timer.inc Added some stub functions to net_branch 2011-02-24 14:16:02 +00:00
tcp.inc Added CMOVcc replacements to kernel macros (for eBox) 2012-07-13 13:29:28 +00:00
udp.inc Cleanup in Net Branch + stub for PPPoE I wrote some months ago 2012-04-14 21:15:00 +00:00