aboutsummaryrefslogtreecommitdiff
path: root/cmd
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-22implement delete from table based on timeoutsotech117
2023-10-22fix multiple send 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-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-05file importingDavid Doan
2023-10-02initializationsDavid Doan