kolibrios-fun/kernel/trunk/network
hidnplayr fe0a297192 SOCKET_process_end: exit immediately if there are no active sockets.
git-svn-id: svn://kolibrios.org@4056 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 11:50:49 +00:00
..
ARP.inc new function: NET_packet_free, i8255x driver should not cause problems anymore. 2013-08-07 13:13:29 +00:00
ethernet.inc Incoming packets are now handled in separate thread instead of directly by interrupt handler. 2013-10-07 20:53:02 +00:00
icmp.inc Some cleanup/refactoring of IPv4 code (preparing for routing) 2013-10-19 15:47:58 +00:00
IPv4.inc fixed #4052 2013-10-19 15:50:16 +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 new function: NET_packet_free, i8255x driver should not cause problems anymore. 2013-08-07 13:13:29 +00:00
PPPoE.inc new function: NET_packet_free, i8255x driver should not cause problems anymore. 2013-08-07 13:13:29 +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_process_end: exit immediately if there are no active sockets. 2013-10-20 11:50:49 +00:00
stack.inc SOCKET_connect: better error handling. 2013-10-14 07:08:51 +00:00
tcp_input.inc new function: NET_packet_free, i8255x driver should not cause problems anymore. 2013-08-07 13:13:29 +00:00
tcp_output.inc Some cleanup/refactoring of IPv4 code (preparing for routing) 2013-10-19 15:47:58 +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 Bugfix in SOCKET_connect 2013-10-15 16:18:58 +00:00
tcp.inc refactored SOCKET_connect 2013-10-15 10:35:08 +00:00
udp.inc Some cleanup/refactoring of IPv4 code (preparing for routing) 2013-10-19 15:47:58 +00:00