[roll] Roll fuchsia [netstack][test] UDP cache invalidation on route

...addition and removal.

While I was here, since I needed to add a subnet in addition to the
10.0.0.0/8 that was being used by the test, change all the addresses in
this test to use the IPv4 documentation ranges.

Multiply: netstack-socket-integration-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/807701
Original-Revision: 37adfddf66213a99cc31c26b6b7ca58d59357110
GitOrigin-RevId: 7776631a7535828e3c6ac89b65d9a3874abb3dd3
Change-Id: I470b9dfad3fdd28e84233cc4696520b9dd886f18
1 file changed
tree: 53dba7b1317a9240ab8671a25f2466e10eb1e6c6
  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.