[roll] Roll fuchsia [netstack3] Discard idle TCP buffers

Now that we can allocate buffers on demand, we can also discard them
when they're idle so we get better memory reclamation.

Original-Bug: 364698967
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1395624
Original-Revision: 7587dba861ebdf2d43e5f53a7ef77f4c022747c8
GitOrigin-RevId: b55c60c5abac589841392613a5354bc78593ca8e
Change-Id: I853cfd62f9cafba99a95b93677ecdd305077ff39
1 file changed
tree: 214f521acd9e8bc9805923b2c7a87bd12bfeb13a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.