[roll] Roll fuchsia [netstack3] Update the reassembly timeout for IPv4

Update the timeout for the fragment reassembly cache from 60s to 15s for
IPv4, as recommended by RFC 791.

This allows conformance tests to run properly, as they wait for 15s
between cases, expecting the fragmentation cache to be timed out.

Original-Fixed: 400727923
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1262566
Original-Revision: 8653413f226892584bebefc60149f21241690344
GitOrigin-RevId: f148e8989326cd1b0d9c14d63642ea85fd4efe2b
Change-Id: I6fc6c77eadef62c5bde95994a56bb04c02448add
1 file changed
tree: c15b69b78cb9631b07ada3d3e0b165f615b3501a
  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 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.