blob: 80ae5d15d64d8254bd3844dcf02cd3f1514f4cb8 [file] [log] [blame]
// Copyright 2024 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
// Netstack3 structured configuration values for use in tests that embed the
// debug instrumented netstack.
num_threads: 4,
debug_logs: true,
opaque_iids: true,
suspend_enabled: false,
sampled_stats_enabled: true,
}