[roll] Roll fuchsia [netstack3] Change TCP port allocation algorithm

Use RFC 6056 Algorithm 1 instead of Algorithm 3/4 since we may have
security problems if our bucket sizes aren't big enough.

Original-Bug: 42182649

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/999635
Original-Revision: a3c17a4d6b3140f9175d6cf6ac4eb4e775f8dea8
GitOrigin-RevId: b38871110833f81c19000b315bf4c7191f27141a
Change-Id: I8e78c6beaaf740d17651ae6d9399f72ffc4c0cbc
1 file changed
tree: b8fc5586e3dd4351ce3f4f7839587194a29edeb2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.