[roll] Roll fuchsia [netstack3] Add mcast forwarding to IP dev config

Add whether multicast forwarding is enabled to the IP configuration for
devices, and allow this configuration to be updated via the interfaces
admin FIDL API.

Note that the netstack does not currently support forwarding multicast
packets, so configuration is not yet useful for clients.

Original-Bug: 323052525
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1080392
Original-Revision: e5d494fb5fa8e2d214857c0d840d9dd253a972ad
GitOrigin-RevId: f812955ca5723bdbe2b3ffb02fcafda606d9f84b
Change-Id: I895b3fa069ffab23aae193323eaaa9b189b94e00
1 file changed
tree: 50b7fc4b1562fd4757738b43bfc2d3b79552895d
  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 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.