[roll] Roll fuchsia [netstack] fidlconv cleanup

Introduce a `ToTCPIPProtocolAddress` function and remove the original
version in `fuchsia_net_stack.go`.

While I'm here, ensure that `TCPIP` is capitalized in all function
names.

Test: fx test netstack-fidlconv-gotests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/626262
Original-Revision: cedc00f203d19eaceb0352b8f99d1bc68471a431
GitOrigin-RevId: 994bbb9c3f80d5abbd0fc984e72bcd20b7155cbf
Change-Id: I25ca362482a91c822dc0de8ef0e1017f9df55e32
1 file changed
tree: dfda6e267794f7ecce1df2e21a66226dedcf1ff4
  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
  12. 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.