[roll] Roll fuchsia [libpcap] Avoid hardcoding ports in filter tests

Instead, use ports of actual bound sockets. This paves the way for
handling asynchronous delivery using those sockets.

Original-Bug: 107072
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/713444
Original-Revision: 2674d495c2d0dd91eaf905ace7d81733bffd1e7e
GitOrigin-RevId: 4827ac5b1b196f35220390c3404de46aaef3bbc3
Change-Id: I0e623710e543cccd7c4dbd6279bf155424a520d8
1 file changed
tree: 2ad2c65700a1a5540352a7eeb5b31f1b5832e564
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.