[roll] Roll fuchsia [netstack3] Introduce context_ip_bounds macro

The `context_ip_bounds` macro emits the magic necessary to use the new
netstack3_core API structs on scopes that are generic over the IP
version.

Apply the macro everywhere we were spelling out the required bounds.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/972977
Original-Revision: ba738a3a49c4057f5c79e9afd2d7d2c7af22c33a
GitOrigin-RevId: fc32d620f90e132c4cd9146da42bebdfcc6cff83
Change-Id: I34da744bc6ec5eacf63178c461ecb2fe91011544
1 file changed
tree: ea666a8c9f9c9123427e021cf94d426a989c7c75
  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.