[roll] Roll fuchsia [net-types] Clean up and improve documentation

Clean up documentation, and make it more complete.

For IPv4, replace the terminology "global broadcast address" with
"limited broadcast address" as defined in the IANA IPv4 Special-Purpose
Address Registry [1].

Do a bit of code cleanup.

[1] https://www.iana.org/assignments/iana-ipv4-special-registry/iana-ipv4-special-registry.xhtml

Original-Bug: 83331

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/573845
Original-Revision: 85541be1dd6d69dd2483f4eb5dc0546cb477f50d
GitOrigin-RevId: db173f20c419949337814d98a7fa031f0cadf350
Change-Id: Id9296605627b08404d5af168a23991c23a026ef8
1 file changed
tree: e387b87841c1ee2aeb437f246bf87198446f2e73
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.