../
|
conn.c
|
27.4 KB
|
3aa2642a
|
14 years
|
jiri |
Allow accepting connection from arbitray foreign address, port.
|
conn.h
|
2.3 KB
|
6e88fea
|
14 years
|
jiri |
Transition to CLOSED state.
|
iqueue.c
|
4.4 KB
|
32aea9f4
|
14 years
|
jiri |
Sort incoming segments by sequence order.
|
iqueue.h
|
1.8 KB
|
c5808b41
|
14 years
|
jiri |
Remove old TCP module and replace it with a new one (WIP).
|
Makefile
|
1.7 KB
|
04cd242
|
14 years
|
jiri |
Implement socket provider API in tcp module (active side).
|
ncsim.c
|
4.4 KB
|
7cf7ded
|
14 years
|
jiri |
TCP retransmission (WIP). Allow setting timer in timer handler. …
|
ncsim.h
|
1.7 KB
|
8218b6b
|
14 years
|
jiri |
Simulate variable network latency for TCP testing.
|
pdu.c
|
7.6 KB
|
0ac2158
|
14 years
|
jiri |
Determine local IP address, fill it in pseudo header.
|
pdu.h
|
1.9 KB
|
762b48a
|
14 years
|
jiri |
Rename some source files as their meaning has shifted.
|
rqueue.c
|
4.2 KB
|
762b48a
|
14 years
|
jiri |
Rename some source files as their meaning has shifted.
|
rqueue.h
|
1.8 KB
|
032bbe7
|
14 years
|
jiri |
Document functions and files.
|
segment.c
|
5.8 KB
|
6896409c
|
14 years
|
jiri |
Fix off-by-one bug in BIT_V.
Fix FIN being sent too early.
Fix FIN not …
|
segment.h
|
2.2 KB
|
6896409c
|
14 years
|
jiri |
Fix off-by-one bug in BIT_V.
Fix FIN being sent too early.
Fix FIN not …
|
seq_no.c
|
6.7 KB
|
7cf7ded
|
14 years
|
jiri |
TCP retransmission (WIP). Allow setting timer in timer handler. …
|
seq_no.h
|
2.3 KB
|
7cf7ded
|
14 years
|
jiri |
TCP retransmission (WIP). Allow setting timer in timer handler. …
|
sock.c
|
16.9 KB
|
0ac2158
|
14 years
|
jiri |
Determine local IP address, fill it in pseudo header.
|
sock.h
|
1.7 KB
|
a4ee3ab2
|
14 years
|
jiri |
Implement listen, accept, recvfrom.
|
std.h
|
2.6 KB
|
c5808b41
|
14 years
|
jiri |
Remove old TCP module and replace it with a new one (WIP).
|
tcp.c
|
10.3 KB
|
0ac2158
|
14 years
|
jiri |
Determine local IP address, fill it in pseudo header.
|
tcp.h
|
1.7 KB
|
0ac2158
|
14 years
|
jiri |
Determine local IP address, fill it in pseudo header.
|
tcp_type.h
|
6.6 KB
|
0ac2158
|
14 years
|
jiri |
Determine local IP address, fill it in pseudo header.
|
test.c
|
3.5 KB
|
0ac2158
|
14 years
|
jiri |
Determine local IP address, fill it in pseudo header.
|
test.h
|
1.6 KB
|
032bbe7
|
14 years
|
jiri |
Document functions and files.
|
tqueue.c
|
8.7 KB
|
704586fb
|
14 years
|
jiri |
Fix RST to refuse connection and handle it properly in connect().
|
tqueue.h
|
2.3 KB
|
704586fb
|
14 years
|
jiri |
Fix RST to refuse connection and handle it properly in connect().
|
ucall.c
|
6.8 KB
|
0ac2158
|
14 years
|
jiri |
Determine local IP address, fill it in pseudo header.
|
ucall.h
|
2.2 KB
|
0ac2158
|
14 years
|
jiri |
Determine local IP address, fill it in pseudo header.
|