[roll] Roll fuchsia [nmfs] Add addr/default/name field to data format

Parse v4/v6 addr, default, ane name fields into the NetworkMessage
struct for v2 NetworkMessage structure.

These messages will be passed to the StarnixNetworks protocol once that
portion of the FIDL is implemented.

Original-Bug: 459543400
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1434919
Original-Revision: 5d911f9e0e3f12affda4ac133135532ecf0875a5
GitOrigin-RevId: 1d448142815393bb485d678478be19d6dbdb7d7d
Change-Id: I2388a8a259ff5c920abe15c94b59c8be574f6e06
1 file changed
tree: b76458a2f54479c83a8cb56b75a82b60a50341ff
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.