This commit is contained in:
crusader
2018-09-18 01:25:56 +09:00
parent b3e58106a9
commit 419c5cb6ac
12 changed files with 587 additions and 140 deletions

View File

@@ -7,12 +7,12 @@ import (
omm "git.loafle.net/overflow/model/meta"
)
// const (
// ZONE_NETWORK = "192.168.1"
// ZONE_IFACE = "enp3s0"
// ZONE_ADDRESS = "101"
// ZONE_MAC = "44:8a:5b:f1:f1:f3"
// )
const (
ZONE_NETWORK = "192.168.1"
ZONE_IFACE = "enp3s0"
ZONE_ADDRESS = "101"
ZONE_MAC = "44:8a:5b:f1:f1:f3"
)
// const (
// ZONE_NETWORK = "192.168.1"
@@ -21,12 +21,12 @@ import (
// ZONE_MAC = "30:9C:23:15:A3:09"
// )
const (
ZONE_NETWORK = "192.168.35"
ZONE_IFACE = "wlp5s0"
ZONE_ADDRESS = "234"
ZONE_MAC = "d0:7e:35:da:26:68"
)
// const (
// ZONE_NETWORK = "192.168.35"
// ZONE_IFACE = "wlp5s0"
// ZONE_ADDRESS = "234"
// ZONE_MAC = "d0:7e:35:da:26:68"
// )
func Zone() *omd.Zone {
return omd.NewZone(