[roll] Roll fuchsia [netstack3] Remove core fn imports from NUD

No functional changes, just removing imports for functions from NS3
core and refer to them in full at callsites.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/949515
Original-Revision: 47ac74d4197188b1e2875b8f9afd915dc6c3ed28
GitOrigin-RevId: ed3688dd75988d2b7842c0288116864b54e45067
Change-Id: I2522d50501f5ed6643bece51f8852530a581d621
1 file changed
tree: 011546c87706584f70d0ea6efe4757b99c40a258
  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.