[roll] Roll fuchsia [ebpf] Implement sk_storage maps

sk_storage maps are implemented by reusing hashmaps with the socket
cookie used as a key.

NO_IFTTT=sk_storage is already supported in FIDL
Original-Bug: 496639039
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1575913
Original-Revision: c4b3ab76c507ecc9f781353e028c1f10a0441e1e
GitOrigin-RevId: 2d2d90a8302ce1872d380b5b7ec6d4256b426da1
Change-Id: If83223b3a93338ce9caacf74ceb6da97a0904184
1 file changed
tree: 78b79f32cab8a5a31dc0e4e66bbe66f92d58f4f5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.