Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-22 | forwarding works as expected among multiple subnets, but checksum fails. ↵ | sotech117 | |
will focus more on RIP timeouts next. | |||
2023-10-22 | rewrite table to be more robust and efficient for sending. | sotech117 | |
2023-10-09 | small changes | sotech117 | |
2023-10-09 | implement recvip and sendip, with tests to know it's working | sotech117 | |
2023-10-09 | small changes | sotech117 | |
2023-10-09 | fix small bug | sotech117 | |
2023-10-09 | simply system of threads that abstracts the Link layer | sotech117 | |
2023-10-09 | robustly implement how channels will interact with threads | sotech117 | |
2023-10-09 | good progress, fixing almost all of the red. in the process of ensuring the ↵ | sotech117 | |
data structures are initialized correctly. |