source: mainline/uspace/srv/net/tl/tcp@ 2f0dd2a

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
conn.c 31.0 KB 2f0dd2a   14 years jiri Stricter RST processing in Syn-sent state.
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 17.1 KB 522a4f9   14 years jiri It is okay to get TCP_ENOTEXIST when closing socket.
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 6.9 KB 0edaf0f6   14 years jiri Revamp connection synchronization.
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 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.1 KB 0edaf0f6   14 years jiri Revamp connection synchronization.
ucall.h 2.2 KB 7a8c1c4e   14 years jiri Deallocate connection structures.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.