blob: 675573cb0619c5cf29f7c295ead094d0fcccafc1 [file] [log] [blame]
// Copyright 2021 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.
{
include: [ "//src/connectivity/network/netstack/meta/netstack.shard.cml" ],
program: {
args: [
"--log-packets",
"--no-opaque-iids",
"--verbosity=debug",
],
},
}