[roll] Roll fuchsia [netstack3] Remove buffer from IGMP traits

Remove buffer bound from IgmpHandler and move to only function.

Simplify machinery of calling into IGMP by removing unnecessary traits
and squashing everything into a single function.

Original-Bug: 135142
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/953744
Original-Revision: 36fd0d3bd02f1568f316f2750d495afd568ee474
GitOrigin-RevId: 092a59201651a73306598b8cd674894d4d3a9505
Change-Id: Ie2437f98531f936e7184181c50324607a94e1231
1 file changed
tree: b8f4a59c0539cde35683aca5e22e3763f46f4fe6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.