Sha256: 8fb35825c880e757cf165e7e881ded45134415af99ea34ba357bf4319f078426

Contents?: true

Size: 442 Bytes

Versions: 43

Compression:

Stored size: 442 Bytes

Contents

vswitch { dpid "0xabc" }

vhost {
  ip "192.168.0.1"
  netmask "255.255.0.0"
  mac "00:00:00:01:00:01"
}

vhost {
  ip "192.168.0.2"
  netmask "255.255.0.0"
  mac "00:00:00:01:00:02"
}

vhost {
  ip "10.0.0.1"
  netmask "255.0.0.0"
  mac "00:00:00:01:01:01"
}

vhost {
  ip "10.0.0.2"
  netmask "255.0.0.0"
  mac "00:00:00:01:01:02"
}

link "0xabc", "192.168.0.1"
link "0xabc", "192.168.0.2"
link "0xabc", "10.0.0.1"
link "0xabc", "10.0.0.2"

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
trema-0.4.7 src/examples/match_compare/match-compare.conf
trema-0.4.6 src/examples/match_compare/match-compare.conf
trema-0.4.5 src/examples/match_compare/match-compare.conf
trema-0.4.4 src/examples/match_compare/match-compare.conf
trema-0.4.3 src/examples/match_compare/match-compare.conf
trema-0.4.2 src/examples/match_compare/match-compare.conf
trema-0.4.1 src/examples/match_compare/match-compare.conf
trema-0.4.0 src/examples/match_compare/match-compare.conf
trema-0.3.21 src/examples/match_compare/match-compare.conf
trema-0.3.20 src/examples/match_compare/match-compare.conf
trema-0.3.19 src/examples/match_compare/match-compare.conf
trema-0.3.18 src/examples/match_compare/match-compare.conf
trema-0.3.17 src/examples/match_compare/match-compare.conf
trema-0.3.16 src/examples/match_compare/match-compare.conf
trema-0.3.15 src/examples/match_compare/match-compare.conf
trema-0.3.14 src/examples/match_compare/match-compare.conf
trema-0.3.13 src/examples/match_compare/match-compare.conf
trema-0.3.12 src/examples/match_compare/match-compare.conf
trema-0.3.11 src/examples/match_compare/match-compare.conf
trema-0.3.10 src/examples/match_compare/match-compare.conf