blob: 7bd4c55b21161411f332079b49008e629c073bcc [file]
// 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",
"--verbosity=debug",
],
},
}