blob: f2f4ca4dc8f8a1b1f2bdf57808d5948afcd584c6 [file] [log] [blame]
// Copyright 2022 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.cmx" ],
"program": {
"binary": "bin/netstack",
"args": [ "--fast-udp" ]
},
}