../
|
test
|
|
8ebc5b8a
|
8 years
|
jiri |
Start adding unit tests to TCP.
|
conn.c
|
34.3 KB
|
dc12262
|
8 years
|
martin |
add standardized case fallthrough comment annotations, add actual …
|
conn.h
|
2.6 KB
|
2c4bb828
|
10 years
|
jiri |
Must update amap when connection ident changes.
|
iqueue.c
|
4.5 KB
|
ef1ddad
|
11 years
|
jiri |
Fix TCP leak of iqe.
|
iqueue.h
|
1.8 KB
|
69a93df7
|
13 years
|
jiri |
Move network-related servers to srv/net.
|
Makefile
|
1.8 KB
|
8ebc5b8a
|
8 years
|
jiri |
Start adding unit tests to TCP.
|
ncsim.c
|
4.5 KB
|
2f19103
|
10 years
|
jiri |
TCP and UDP servers can make use of inet/endpoint.h types internally.
|
ncsim.h
|
1.7 KB
|
2f19103
|
10 years
|
jiri |
TCP and UDP servers can make use of inet/endpoint.h types internally.
|
pdu.c
|
8.5 KB
|
4a0bc99
|
9 years
|
jakub |
tcp_pdu_encode fixes
- Test the return value of tcp_header_encode()
- …
|
pdu.h
|
1.9 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
rqueue.c
|
4.3 KB
|
2f19103
|
10 years
|
jiri |
TCP and UDP servers can make use of inet/endpoint.h types internally.
|
rqueue.h
|
1.9 KB
|
2f19103
|
10 years
|
jiri |
TCP and UDP servers can make use of inet/endpoint.h types internally.
|
segment.c
|
6.0 KB
|
8ebc5b8a
|
8 years
|
jiri |
Start adding unit tests to TCP.
|
segment.h
|
2.1 KB
|
8ebc5b8a
|
8 years
|
jiri |
Start adding unit tests to TCP.
|
seq_no.c
|
6.7 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
seq_no.h
|
2.3 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
service.c
|
28.8 KB
|
258d77e
|
8 years
|
jiri |
After getting to the end of data (FIN), tcp_conn_recv[_wait] should …
|
service.h
|
1.6 KB
|
779541b
|
10 years
|
jiri |
TCP transport layer API - somewhat working.
|
std.h
|
2.9 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
tcp.c
|
5.7 KB
|
2989c7e
|
10 years
|
jiri |
Association map / portrange prototype.
|
tcp.h
|
1.7 KB
|
69a93df7
|
13 years
|
jiri |
Move network-related servers to srv/net.
|
tcp_type.h
|
8.1 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|
test.c
|
3.6 KB
|
2f19103
|
10 years
|
jiri |
TCP and UDP servers can make use of inet/endpoint.h types internally.
|
test.h
|
1.6 KB
|
69a93df7
|
13 years
|
jiri |
Move network-related servers to srv/net.
|
tqueue.c
|
9.9 KB
|
7c15d6f
|
10 years
|
jiri |
Never clear timer inside its handler.
|
tqueue.h
|
2.3 KB
|
2f19103
|
10 years
|
jiri |
TCP and UDP servers can make use of inet/endpoint.h types internally.
|
ucall.c
|
8.6 KB
|
8499160
|
10 years
|
jiri |
Call tcp_conn_remove() whenever we change to closed state. Not only …
|
ucall.h
|
2.3 KB
|
8d2dd7f2
|
8 years
|
jakub |
Reduce the number of files that include <sys/types.h>
|