[roll] Roll fuchsia [netlink] Fix IflCacheInfoMissingBody for host

A catastrophic rebase ended up reintroducing the NET_CAP_ADMIN check for
NetlinkRouteTest. Removing that shows that IflaCacheInfoMissingBody was
not actually passing on host.

Massage the test a bit so we still have the coverage with a test that
passes both on starnix and not.

Original-Fixed: 456245996
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1408575
Original-Revision: ae0ce2654e9d83dc3a93a282403e7250d3e09ae8
GitOrigin-RevId: 7aaafd55105f6fdb87482976d59da5b4ca5da0d7
Change-Id: I8754b1272a49162f63daf1f7d11b14e4507217d8
1 file changed
tree: 1403294587929c4cafe1313824e7ae183bdf679e
  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.