- 05 Sep, 2023 2 commits
-
-
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 7 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
-
Jean Auffray authored
Add some TCP error, add some comments and change the implementation of the TCP header, old implementation in comment
-
Jean Auffray authored
-
Jean Auffray authored
add a little python script to test the patmos TCP server, also possible to use a software like packet sender
-
- 09 Aug, 2023 1 commit
-
-
Jean Auffray authored
-
- 08 Aug, 2023 2 commits
-
-
Jean Auffray authored
-
Jean Auffray authored
-
- 07 Aug, 2023 3 commits
-
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
- 02 Aug, 2023 8 commits
-
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
-
- 28 Jul, 2023 6 commits
-
-
Jean Auffray authored
-
Jean Auffray authored
-
Jean Auffray authored
change the way to build example file, change the way to build libnetwork.a, avoid having to recompile all the test packagesand the lib every time
-
Jean Auffray authored
-
Jean Auffray authored
Some test program to understand and investigate on the memory management tlsf bug (now fix with the correction in altde2-eth.xml)
-
Jean Auffray authored
-