aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-23potentially implement reverse poision. fix port sending numbers. fix bug ↵sotech117
secing bug from router static routes.
2023-10-22add comments to point out interesting behaviorsotech117
2023-10-22implement delete from table based on timeoutsotech117
2023-10-22fix multiple send bugsotech117
2023-10-22fix checksum bugsotech117
2023-10-22forwarding works as expected among multiple subnets, but checksum fails. ↵sotech117
will focus more on RIP timeouts next.
2023-10-22rewrite table to be more robust and efficient for sending.sotech117
2023-10-20bug fixingDavid Doan
2023-10-19refactored and commentedDavid Doan
2023-10-19RIPDavid Doan
2023-10-18add REPL functionalityDavid Doan
2023-10-11mergeDavid Doan
2023-10-10add TODOSsotech117
2023-10-09small changessotech117
2023-10-09implement recvip and sendip, with tests to know it's workingsotech117
2023-10-09fix testssotech117
2023-10-09small changessotech117
2023-10-09fix small bugsotech117
2023-10-09simply system of threads that abstracts the Link layersotech117
2023-10-09robustly implement how channels will interact with threadssotech117
2023-10-09fix the bugs with filling data structuressotech117
2023-10-09good progress, fixing almost all of the red. in the process of ensuring the ↵sotech117
data structures are initialized correctly.
2023-10-08fix heiarchy. rewrite routing table codesotech117
2023-10-06small updatesDavid Doan
2023-10-06beginnings of implementationDavid Doan
2023-10-05file importingDavid Doan
2023-10-02initializationsDavid Doan
2023-09-30Initial commitgithub-classroom[bot]