[roll] Roll fuchsia [dhcpd] Replace libc::if_nametoindex

Now that fuchsia_nix is available, replace unsafe libc::if_nametoindex
with the typesafe equivalent from fuchsia_nix. Update compat/nix with
the new rust_edition config path now that this change pulls compat/nix
into the build graph.

Tested: fx test dhcp-tests && fx test netstack_dhcp_integration_test
Original-Fixed: 73010
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/511540
Original-Revision: 4def78e4f1185ec08b68b7493c22de2d96eda315
GitOrigin-RevId: 4cd147e2284babd48835645dde89958f86896846
Change-Id: I70287852d8a99a7c427f40850cacaf8411af0590
1 file changed
tree: 50a4ac9cd646dcda573d92112dc26cfa9d2037d5
  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.