commit | b84174996c80f0a006b9e66e3c9de53da7f25143 | [log] [tgz] |
---|---|---|
author | Keita NISHIMOTO <nishimoto@opennetworking.org> | Fri Oct 19 17:37:38 2018 +0900 |
committer | Keita NISHIMOTO <nishimoto@opennetworking.org> | Fri Oct 19 17:40:40 2018 +0900 |
tree | 1159d49114e04cf6198eebe2c14a0f158884b80f | |
parent | a96633a560ad1409756f901095c1f8cf07bc6a31 [diff] [blame] |
C-tagging for DHCP message Change-Id: I378b1cb9283767d0b01c3d30b359436fa66ccdf5
diff --git a/core/io_info.go b/core/io_info.go index 4252509..c913192 100644 --- a/core/io_info.go +++ b/core/io_info.go
@@ -17,8 +17,8 @@ package core import ( - "errors" "github.com/google/gopacket/pcap" + "errors" "log" )