kolibrios/kernel/branches/net/network
hidnplayr c287a04d42 UDP output now only updates stats if send didnt fail.
git-svn-id: svn://kolibrios.org@2980 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-10-07 13:23:30 +00:00
..
ARP.inc Some markup changes in network stack. 2012-08-15 16:15:57 +00:00
ethernet.inc Rewrote PPPoE from scratch. 2012-08-19 19:09:09 +00:00
icmp.inc Some markup changes in network stack. 2012-08-15 16:15:57 +00:00
IPv4.inc Some markup changes in network stack. 2012-08-15 16:15:57 +00:00
IPv6.inc IPv4: Pre-calculate broadcast address once. 2012-06-03 19:28:01 +00:00
loopback.inc Added crude loopback device. 2012-08-08 13:14:32 +00:00
PPPoE.inc Send all PPPoE control packets to PPPoE app. 2012-09-01 20:44:13 +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 TCP_input: window is now stored as dword, data is now also received when header prediction failed. 2012-08-30 07:02:10 +00:00
stack.inc Send all PPPoE control packets to PPPoE app. 2012-09-01 20:44:13 +00:00
tcp_input.inc TCP_input: window is now stored as dword, data is now also received when header prediction failed. 2012-08-30 07:02:10 +00:00
tcp_output.inc implemented TCP_rangeset and TCP_set_persist 2012-08-28 20:48:45 +00:00
tcp_subr.inc implemented TCP_rangeset and TCP_set_persist 2012-08-28 20:48:45 +00:00
tcp_timer.inc implemented TCP_rangeset and TCP_set_persist 2012-08-28 20:48:45 +00:00
tcp.inc Enabled Requesting scale and timestamp by default. 2012-08-28 19:44:27 +00:00
udp.inc UDP output now only updates stats if send didnt fail. 2012-10-07 13:23:30 +00:00