mirror of
https://github.com/soypat/lneto.git
synced 2026-08-24 16:39:07 +00:00
remove legacy remnants and move ip,udp,ethernet logic into subpackages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package udp
|
||||
|
||||
const (
|
||||
sizeHeader = 8
|
||||
)
|
||||
Reference in New Issue
Block a user