[roll] Roll fuchsia [netstack3/filter] Fix unsupported ICMP ID rewrite

This was missed in I0ba7b2947ab3d5f0784d83c7bd695994e1705011, which only
added the mutability check as a trait-level constant.

Original-Bug: 328057704
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266764
Original-Revision: 1157f55bf18807dd3f9203603225f92e56346d8b
GitOrigin-RevId: 1bae2ff5b2aae419560e3a0a56ff9cd025256a77
Change-Id: I73970bb403f784902d2e484acb59c2e34f0f01a9
1 file changed
tree: d1b603f7133782c49b5d25eed43c634d08c897c9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.