commit | 87575aa5d40ef351b0f251553455fcec51a833e1 | [log] [tgz] |
---|---|---|
author | Peter DeLong <pdelong@fuchsia.infra.roller.google.com> | Mon Jun 03 21:03:13 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 03 14:04:20 2024 -0700 |
tree | 6b820a4c3485f780631798559207ff8bbcfb7526 | |
parent | 48eb589404bf493435badfaccb0352cb30ff86d5 [diff] |
[roll] Roll fuchsia [sampler] Add Netstack3 conntrack selectors These metrics will be used to two primary purposes: 1. Determine the real world load on NS3's connection tracking subsystem. 2. Figure out how important it is that we support fragmented packets for filtering and connection tracking. Add a NS3 Sampler config test by refactoring the NS2 version. This required introducing a trait to fetch inspect data since NS2 and NS3 use different methods to fetch it. Original-Bug: 340854613 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1051852 Original-Revision: 5f42c7ddcef110805e1ebba399cc156d7bc4e00c GitOrigin-RevId: 318e573bb27d208e1b32cccb4cf88e0f91a0c7ef Change-Id: Ie132e96cb9301aa00046e1ec36bf5f0d22668b27
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.