[roll] Roll fuchsia [netstack3] Remove macro in IP dispatch methods

The macro adds complexity and occupies more LOC than the alternative.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/604282
Original-Revision: 3bc573e14f49dc3369070852c78d2e9401a9cd34
GitOrigin-RevId: 698f841127e5b2294a9a8bac62f51b8a8fcb386e
Change-Id: Id30a23870d768de83823079606511dfffaf83bfe
1 file changed
tree: 82714802e4a414d7199a0f0e3078c4385939cd8d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.