[roll] Roll fuchsia [lowpan] Add multicast routing support

Added support for adding routes and joining multicast addresses when
there is an MLR request from thread domain. Also added the support to
enable backbone routing when backbone interface is up.

Original-Bug: 116533

Tests: 1) Confirmed pings to multicast address are getting forwarded
          from backbone interface to thread network when running thread
          cert test case.

       2) fx test lowpan-driver-common-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/769962
Original-Revision: 6e4a54bdbf5be99a7e24e838e106da07c712e313
GitOrigin-RevId: 07e35da1293452871e7b3ac266e4262649aa84b2
Change-Id: Ie19f645877ab545a9f78f40c5582d4c82175a303
1 file changed
tree: ff6ce69202f696cc7d6f19ead06dc4db9632b98f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.