[roll] Roll fuchsia Revert "[netstack] Enable/disable multicast forwarding"

This reverts commit 4b2762700eda3f14757d61d72b18e1843f09feb9.

Reason for revert: Lost the race with commit 6c41e0060ee3615d349b9cdc0a889f797e78171b
which introduced a panic exercised by this CL because of missing
configuration.

Original change's description:
> [netstack] Enable/disable multicast forwarding
>
> Original-Fixed: 100483
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682958

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/687004
Original-Revision: 79842fc29c6840e6a22194f99b2294458ceb94f4
GitOrigin-RevId: c9d89567662a3d74dcf5729a9fba2d5774ecaff8
Change-Id: Ifd5ca3234152117095bc9989ec574359f2fc6e6b
1 file changed
tree: dd953a70887a550a8904c1002c005a68bff56d5d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.