upload changes done on plane

This commit is contained in:
soypat
2025-08-31 12:42:46 -03:00
parent d254f3ae80
commit d28203e75f
9 changed files with 70 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package lneto
//go:generate stringer -type=IPProto -linecomment -output stringers.go .
//go:generate stringer -type=IPProto,errGeneric -linecomment -output stringers.go .
// IPProto represents the IP protocol number.
type IPProto uint8