aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2023-10-23 14:51:46 -0400
committersotech117 <michael_foiani@brown.edu>2023-10-23 14:51:46 -0400
commitc7a0f3c401a7d270f457641c78bc4f59bb53aa0f (patch)
tree30c9ad42b7bd3e99730539eb3f4b98bec1f15ff9 /go.mod
parent0d68d5aa82a980b10b8afd00e054f6c126e50d93 (diff)
correctly implement split horizon + reverse poison by fixing the timeout table. also added comments to explain the complexity of recv ip.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index b7e6cbe..503fdb4 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module iptcp
-go 1.20
+go 1.21
require (
github.com/brown-csci1680/ipstack-utils v0.0.0-20231005044334-c7ffd5865555 // indirect