fixed name , package

This commit is contained in:
snoop
2017-08-04 11:32:31 +09:00
parent 7ec9a326fd
commit c8384ea1f9
209 changed files with 562 additions and 576 deletions

View File

@@ -3,8 +3,8 @@ package snmp
import (
"bytes"
"encoding/binary"
"git.loafle.net/overflow/commons_go/matcher/packet"
"git.loafle.net/overflow/commons_go/model/scaninfo"
"git.loafle.net/overflow/overflow_probe/commons_go/matcher/packet"
"git.loafle.net/overflow/overflow_probe/commons_go/model/scaninfo"
)
type snmpv3GlobalData struct {