current implementation of ipv6

This commit is contained in:
2021-06-25 01:03:20 +04:00
parent fbb3748fe4
commit 1eac752fa7
8 changed files with 91 additions and 41 deletions

View File

@@ -20,3 +20,5 @@ func TestReadIpTable(t *testing.T) {
t.Fatal(err)
}
}