kolibrios-fun/kernel/trunk/network
Doczom cd441e7929 [KERNEL]: Replaced magic numbers with constants and cleaned code
git-svn-id: svn://kolibrios.org@9917 a494cfbc-eb01-0410-851d-a64ba20cac60
2023-06-17 18:40:54 +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
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
socket.inc [KERNEL]: Replaced magic numbers with constants and cleaned code 2023-06-17 18:40:54 +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