aboutsummaryrefslogtreecommitdiff
path: root/pkg/ipstack/ipstack_test.go
AgeCommit message (Collapse)Author
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-09small changessotech117
2023-10-09implement recvip and sendip, with tests to know it's workingsotech117
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-09good progress, fixing almost all of the red. in the process of ensuring the ↵sotech117
data structures are initialized correctly.