[roll] Roll fuchsia [eBPF] Fake BPF_MAP_TYPE_LPM_TRIE support

Now creation of eBPF maps with type=BPF_MAP_TYPE_LPM_TRIE will succeed,
which unblocks applications that use this type. The map type is not
implemented yet.

Original-Bug: 391876720
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192598
Original-Revision: f26c472234e0322f122403de36b65c173fce07c2
GitOrigin-RevId: 14565ce893938e3f1e9ae1f1cc9f73e6b49f21dd
Change-Id: I1b4df3ecc1ef18b1a1871f9cea383d9ebe798343
1 file changed
tree: ab42262302d2a87872c70a4b4764757b80c41396
  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.