aboutsummaryrefslogtreecommitdiff
path: root/cmd/vhost
AgeCommit message (Collapse)Author
2023-11-08Merge branch 'main' of https://github.com/brown-cs1680-f23/iptcp-jailpt2sotech117
merge w david
2023-11-08get basic sending and reading to worksotech117
2023-11-08repl fleuncyDavid Doan
2023-11-07working on milestone 2David Doan
2023-11-02milestone 1David Doan
2023-10-24more descriptive errors to match reference. final commit :)sotech117
2023-10-23refactor and comment code. add more descriptive error message.sotech117
2023-10-23update socket name in readmesotech117
2023-10-23comments and refactoringDavid Doan
2023-10-23comments and refactoringDavid Doan
2023-10-23comments and refactoringDavid Doan
2023-10-23implement basic triggered updates, but there is still a small bug with ↵sotech117
rerouting after a router goes down I need to fix. also, fixed the print functions and returned them to sprint so I can test.
2023-10-23add RIP request and reponsesotech117
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-02initializationsDavid Doan