kolibrios/kernel/trunk/network
hidnplayr b5b5e68553 Corrected IP source address for TCP_respond_segment
git-svn-id: svn://kolibrios.org@3752 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-07-03 12:45:34 +00:00
..
ARP.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
ethernet.inc Fixed alignment for data in network stack. Alqo, network queue uses a mutex now. 2013-06-24 11:39:05 +00:00
icmp.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
IPv4.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
IPv6.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
loopback.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
PPPoE.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
queue.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
socket.inc SOCKET_receive, return immediately when there is no data and SS_CANTRECVMORE is set. 2013-06-30 23:08:53 +00:00
stack.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
tcp_input.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
tcp_output.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
tcp_subr.inc Corrected IP source address for TCP_respond_segment 2013-07-03 12:45:34 +00:00
tcp_timer.inc Renamed some variables and constants in network code, removed NET_set_default function, improved TCP timers 2013-06-04 14:12:37 +00:00
tcp_usreq.inc Bugixes and improvements for closing TCP sockets. 2013-06-13 08:22:37 +00:00
tcp.inc style fixes, no binary changes (style checker was sick for some time) 2013-06-26 23:35:43 +00:00
udp.inc SOCKET_receive, return immediately when there is no data and SS_CANTRECVMORE is set. 2013-06-30 23:08:53 +00:00