[roll] Roll fuchsia [netlink] Make RuleTableInner with default rules

Rather than creating an empty RuleTable and then acquiring/dropping
the lock repeatedly to install each default rule, we should construct
RuleTableInner containing all the default rules up front before
wrapping it in a Mutex.

Original-Bug: 358649849
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1097160
Original-Revision: 40d4eee576fc21d2e5f4c50cab58edd3fd339705
GitOrigin-RevId: b7ec6d93f21d9032e61ad278e12cda639d188682
Change-Id: Ic59eac314e145c629ae56f1ef008d5e0fed226e4
1 file changed
tree: 48fc2b6510655874b5cafcb8223d97c71fb9efad
  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 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.