aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)Author
2023-10-23correctly implement split horizon + reverse poison by fixing the timeout ↵sotech117
table. also added comments to explain the complexity of recv ip.
2023-10-08fix heiarchy. rewrite routing table codesotech117
2023-10-06beginnings of implementationDavid Doan
2023-10-05file importingDavid Doan
2023-10-02initializationsDavid Doan