../
|
conn.c
|
31.4 KB
|
ae481e0
|
14 years
|
jiri |
Implement listening backlog.
|
conn.h
|
2.4 KB
|
0edaf0f6
|
14 years
|
jiri |
Revamp connection synchronization.
|
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.9 KB
|
fe5e9629
|
14 years
|
jiri |
Decode PDUs with header options correctly. Form reset reply correctly.
|
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
|
20.2 KB
|
ae481e0
|
14 years
|
jiri |
Implement listening backlog.
|
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.9 KB
|
fe5e9629
|
14 years
|
jiri |
Decode PDUs with header options correctly. Form reset reply correctly.
|
tcp.h
|
1.7 KB
|
0ac2158
|
14 years
|
jiri |
Determine local IP address, fill it in pseudo header.
|
tcp_type.h
|
7.7 KB
|
ae481e0
|
14 years
|
jiri |
Implement listening backlog.
|
test.c
|
3.5 KB
|
ae481e0
|
14 years
|
jiri |
Implement listening backlog.
|
test.h
|
1.6 KB
|
032bbe7
|
14 years
|
jiri |
Document functions and files.
|
tqueue.c
|
9.3 KB
|
0edaf0f6
|
14 years
|
jiri |
Revamp connection synchronization.
|
tqueue.h
|
2.3 KB
|
704586fb
|
14 years
|
jiri |
Fix RST to refuse connection and handle it properly in connect().
|
ucall.c
|
8.6 KB
|
ae481e0
|
14 years
|
jiri |
Implement listening backlog.
|
ucall.h
|
2.3 KB
|
ae481e0
|
14 years
|
jiri |
Implement listening backlog.
|