[roll] Roll fuchsia [netstack3] Introduce SendBufferTracking

Introduce base SendBufferTracking pattern. These helper types in the
base crate allow for thread-safe RAII semantics on sendbuffer tokens.

Follow-up changes will integrate the concepts in datagram sockets and
thread the tokens through the tx path.

Original-Bug: 42074004
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192265
Original-Revision: 82ae3665eb9340cf37497a47d6c19d8d23783a77
GitOrigin-RevId: 75408cab468f01a86813bb704ddd6a9db6549774
Change-Id: I0d288f4b0e3c47781f94fe234aece4878981d48f
1 file changed
tree: e812d416d7c823625d3c1f2c56399b646ac8f6c4
  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 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.