[roll] Roll fuchsia [rust-3p] Patch netlink-packet-generic to fix mcast groups.

This change is in a pull request upstream:
https://github.com/rust-netlink/netlink-packet-generic/pull/8

Original-Bug: 128857
Test: New unit test.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/870539
Original-Revision: 17d7cddcee49b84e793b96960d2f42c900318d37
GitOrigin-RevId: df060a536afc7ea1f3d7e32c2778b86a301633e8
Change-Id: Id274b7c33533fc3895cd2960c6c57f3b8e2ea65d
1 file changed
tree: 3ce368fc55d8ad130d176c143cb8b29e44353b2e
  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.