[roll] Roll fuchsia [tcpdump] Access packet socket provider Introduce a method that is run before TCPDump's main function is run. This method makes the packet socket provider available to TCPDump by replacing the service directory with one that includes a packet socket provider. The packet socket provider is accessed by reaching directly to the netstack's expose directory through the hub(-v2). See https://fuchsia.dev/fuchsia-src/concepts/components/v2/hub?hl=en for more details. Tests: - fx test tcpdump-integration-test - fx shell tcpdump -c 5 -i any - fx shell tcpdump -c 5 -i ethp0003 --no-promiscuous-mode Original-Fixed: 55476 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/634821 Original-Revision: a9d83cf154d6d05be3d858137476c70870975d73 GitOrigin-RevId: de51137c31dbf56ea270b9ffc2e5ff9f76cdf126 Change-Id: I46010dc93be33c45d9449cea74d30e0f771fa6e2
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.