- 22 Dec, 2023 3 commits
-
-
Local Nuc Development authored
-
Local Nuc Development authored
-
Local Nuc Development authored
-
- 19 Dec, 2023 1 commit
-
-
Local Nuc Development authored
-
- 14 Dec, 2023 3 commits
-
-
Local Nuc Development authored
-
Local Nuc Development authored
-
Local Nuc Development authored
-
- 15 Nov, 2023 1 commit
-
-
Jean Auffray authored
-
- 14 Nov, 2023 3 commits
-
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
There is an issue with the changes made.
-
- 13 Nov, 2023 1 commit
-
-
Jean Auffray authored
-
- 25 Oct, 2023 2 commits
-
-
Jean Auffray authored
-
Jean Auffray authored
-
- 11 Sep, 2023 4 commits
-
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
- 08 Sep, 2023 4 commits
-
-
Jean Auffray authored
disable optimisation for the compilation (like to linking), with optimization during compilation the value in the pi[] and long_pi[] arrays can change if the begining of the array are not aligne, to do : find the bug which cause this problem
-
Jean Auffray authored
finish implementation of retransmission queue, add a function tcp_write to communicate between application layer and tcp layer, implement a keep alive timer but bug occurs for the moment, correct somme memory allignement problem
-
Jean Auffray authored
-
Jean Auffray authored
-
- 05 Sep, 2023 3 commits
-
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
- 31 Aug, 2023 1 commit
-
-
Jean Auffray authored
-
- 29 Aug, 2023 5 commits
-
-
Jean Auffray authored
first basic tcp implementation terminate, can open a connection, receive somme request, send response relative to the request and close the connection
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
- 25 Aug, 2023 3 commits
-
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
- 24 Aug, 2023 2 commits
-
-
Jean Auffray authored
next step developement tcp, checksum function not robust, don't works every time (depending of data in tcp payload)
-
Jean Auffray authored
-
- 23 Aug, 2023 4 commits
-
-
Jean Auffray authored
begin implemantation of tcp server, try to etlablish connection with the tree way handshak but not working yet
-
Jean Auffray authored
-
Jean Auffray authored
when a frame is received and the ipv4 header handle, the information of the src address is save (ip version and address ip)
-
Jean Auffray authored
-