[roll] Roll fuchsia [starnix] Add /proc/net/ip6_tables_names

If this file is not present, iptables believes that ip6 tables are not
supported and attempts to load a kernel module.

Original-Bug: 409499199
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1258466
Original-Revision: 26203888f025f07ba53131f47936ca1a28bf0176
GitOrigin-RevId: aa226aa22912f2f257ec805882f1f5381feaed9e
Change-Id: I4d8e91645766c6c98d61f9833335e7f3f051e3c1
1 file changed
tree: a2513fed2b2089b2cf65e399eb9c417898591ec4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.