Revert "Merge pull request #921 from oOraph/dev/exclude_subnets_from_traffic_shapping2"
This reverts commitef076afac1
, reversing changes made to597408952e
. Signed-off-by: h0nIg <h0nIg@users.noreply.github.com>
This commit is contained in:

committed by
Casey Callendrello

parent
8ad0361964
commit
d44bbf28af
3
integration/testdata/basic-ptp.json
vendored
3
integration/testdata/basic-ptp.json
vendored
@ -6,7 +6,6 @@
|
||||
"mtu": 512,
|
||||
"ipam": {
|
||||
"type": "host-local",
|
||||
"subnet": "10.1.2.0/24",
|
||||
"dataDir": "/tmp/basic-ptp-test"
|
||||
"subnet": "10.1.2.0/24"
|
||||
}
|
||||
}
|
||||
|
@ -8,8 +8,7 @@
|
||||
"mtu": 512,
|
||||
"ipam": {
|
||||
"type": "host-local",
|
||||
"subnet": "10.9.2.0/24",
|
||||
"dataDir": "/tmp/chained-ptp-bandwidth-test"
|
||||
"subnet": "10.9.2.0/24"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user