source: mainline/uspace/srv/net/tl/tcp@ 5f9ecd3

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
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.4 KB 5f9ecd3   14 years jiri Send meaningful Data Offset field.
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.2 KB 3aa2642a   14 years jiri Allow accepting connection from arbitray foreign address, port.
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 a4ee3ab2   14 years jiri Implement listen, accept, recvfrom.
tcp.h 1.7 KB 04cd242   14 years jiri Implement socket provider API in tcp module (active side).
tcp_type.h 6.5 KB 3aa2642a   14 years jiri Allow accepting connection from arbitray foreign address, port.
test.c 3.4 KB a4ee3ab2   14 years jiri Implement listen, accept, recvfrom.
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.6 KB bf600510   14 years jiri Listen on non-local IP adresses, too.
ucall.h 2.2 KB 762b48a   14 years jiri Rename some source files as their meaning has shifted.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.