kolibrios/kernel/trunk/network
Jurgen 34d6f8189f 1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket:
When WinApp create/close socket in loop =>  crash core Kolibri

git-svn-id: svn://kolibrios.org@9976 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-16 18:07:13 +00:00
..
ARP.inc Fix issue #122 2019-09-02 20:45:28 +00:00
ethernet.inc [KERNEL] Fix eth_input function documentation 2021-12-04 19:56:44 +00:00
icmp.inc [KERNEL] Update kernel images 2022-05-15 12:41:34 +00:00
IPv4.inc [KERNEL] Change fragmented packet log 2022-05-15 17:34:08 +00:00
IPv6.inc Cosmetical changes in network code, updated TCP timer code. 2015-12-27 15:37:31 +00:00
loopback.inc Fix loopback 2021-07-12 20:39:08 +00:00
PPPoE.inc Add is_userspace_region checks to some socket functions. 2021-07-10 09:41:13 +00:00
queue.inc Add a build script for Linux 2017-05-26 18:56:19 +00:00
socket.inc 1.Add procedure check exception 12 (overflow stack) 2.Add info in reference of function 68,24 (rus) 3.Change max limit size of the load file to 1G, for load big WinApp files. 4.Fix procedure close tcp socket: 2024-02-16 18:07:13 +00:00
stack.inc [KERNEL]: Replaced magic numbers with constants and cleaned code 2023-06-17 18:40:54 +00:00
tcp_input.inc TCP: Ack every other received full MSS segment, bugfixes. 2020-05-23 15:20:41 +00:00
tcp_output.inc More TCP advertised window size fixes, small updates regarding closing of TCP sockets. 2020-06-08 19:57:03 +00:00
tcp_subr.inc More TCP advertised window size fixes, small updates regarding closing of TCP sockets. 2020-06-08 19:57:03 +00:00
tcp_timer.inc Use tcp_output instead of tcp_respond to send delayed acks, we need it for correct window advertisement amongst other things... 2017-10-17 19:59:47 +00:00
tcp_usreq.inc network code cleanup 2019-08-25 18:46:47 +00:00
tcp.inc TCP: Use bitflag instead of dword for t_force. 2017-05-31 17:54:16 +00:00
udp.inc kernel: added struct sockaddr 2022-03-13 14:45:55 +00:00