This website requires JavaScript.
Explore
Help
Sign In
badpork
/
kolibrios
Watch
1
Star
0
Fork
0
You've already forked kolibrios
forked from
KolibriOS/kolibrios
Code
Pull Requests
Activity
kolibrios
/
kernel
/
branches
/
net
/
network
History
hidnplayr
3760cb5564
IPv4: Pre-calculate broadcast address once.
...
+ some stubs for IPv6 git-svn-id: svn://kolibrios.org@2731 a494cfbc-eb01-0410-851d-a64ba20cac60
2012-06-03 19:28:01 +00:00
..
ARP.inc
ARP_IP_to_MAC no longer blocks. Updated SOCKET_process_end (altough kernel does not call it yet). Updated TCP_output to time a retransmit on ARP error.
2012-04-18 16:01:38 +00:00
ethernet.inc
IPv4: Pre-calculate broadcast address once.
2012-06-03 19:28:01 +00:00
icmp.inc
Cleanup in Net Branch + stub for PPPoE I wrote some months ago
2012-04-14 21:15:00 +00:00
IPv4.inc
IPv4: Pre-calculate broadcast address once.
2012-06-03 19:28:01 +00:00
IPv6.inc
IPv4: Pre-calculate broadcast address once.
2012-06-03 19:28:01 +00:00
PPPoE.inc
Cleanup in Net Branch + stub for PPPoE I wrote some months ago
2012-04-14 21:15:00 +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
IPv4: Pre-calculate broadcast address once.
2012-06-03 19:28:01 +00:00
stack.inc
IPv4: Pre-calculate broadcast address once.
2012-06-03 19:28:01 +00:00
tcp_input.inc
-Bugfix for 2614 (had forgotten read_ip subfunction)
2012-04-17 18:41:58 +00:00
tcp_output.inc
ARP_IP_to_MAC no longer blocks. Updated SOCKET_process_end (altough kernel does not call it yet). Updated TCP_output to time a retransmit on ARP error.
2012-04-18 16:01:38 +00:00
tcp_subr.inc
Proper initialization for TCP socket (net branch)
2012-04-14 18:20:01 +00:00
tcp_timer.inc
Added some stub functions to net_branch
2011-02-24 14:16:02 +00:00
tcp.inc
Cleanup in Net Branch + stub for PPPoE I wrote some months ago
2012-04-14 21:15:00 +00:00
udp.inc
Cleanup in Net Branch + stub for PPPoE I wrote some months ago
2012-04-14 21:15:00 +00:00