[roll] Roll fuchsia [netstack3] Add GMP v1 compatibility timer

Introduce the compatibility timer from MLDv2/IGMPv3 spec. The
compatibility timer is scheduled whenever a v1 query is received and
we're operating in v1 compatibility mode.

When that timer expires, we move back to GMPv2.

To do that, introduce initial v2 protocol state and configuration.

Original-Bug: 42071006
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1166193
Original-Revision: 63eed0e37ea7c475c37e129e8bb19836e4a81c49
GitOrigin-RevId: f0582a9e03ae31e571cbe2edd08f3da81c61955c
Change-Id: I9f4b4ac804c15b92bb3a1b8eac27829dd2938328
1 file changed
tree: c0d559eb3f76a92de46505ae7750be3987af77c2
  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.