index
:
iptcp.git
main
IP and TCP protocol implemented in GoLang folloing the RTC protocols.
mfoiani & ddoan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
vrouter
/
main.go
Age
Commit message (
Collapse
)
Author
2023-11-02
milestone 1
David Doan
2023-10-24
more descriptive errors to match reference. final commit :)
sotech117
2023-10-23
refactor and comment code. add more descriptive error message.
sotech117
2023-10-23
comments and refactoring
David Doan
2023-10-23
comments and refactoring
David Doan
2023-10-23
implement 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-23
add RIP request and reponse
sotech117
2023-10-23
potentially implement reverse poision. fix port sending numbers. fix bug ↵
sotech117
secing bug from router static routes.
2023-10-22
implement delete from table based on timeout
sotech117
2023-10-22
fix multiple send bug
sotech117
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-20
bug fixing
David Doan
2023-10-19
refactored and commented
David Doan
2023-10-19
RIP
David Doan
2023-10-18
add REPL functionality
David Doan
2023-10-05
file importing
David Doan
2023-10-02
initializations
David Doan