1
0
mirror of https://github.com/fumiama/terasu.git synced 2026-06-09 12:40:29 +08:00

fix: error on different frag lens

This commit is contained in:
源文雨
2025-10-23 23:33:06 +08:00
parent 3f56d5341b
commit bda0c8de97
9 changed files with 206 additions and 33 deletions

View File

@@ -1,4 +1,5 @@
// Package ip contains IP-related configs
package ip
// IsIPv6Available ...
var IsIPv6Available = false