[roll] Roll fuchsia [sshd-host] Use dual-stack sockets

We used a workaround for SSH to work while netstack3 doesn't have the
dual-stack sockets. Now that we have implemented the feature, we can
remove the workaround.

Original-Bug: 42095034
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1006423
Original-Revision: e4b569e9f183fd67fcc0f29b9bb7635b31f1562a
GitOrigin-RevId: 57b9d15eed0ec20d4340205cf176c9486422d9bd
Change-Id: Iabafeb7554ddf52581a5c1e1c5e9a76f9108eba1
1 file changed
tree: 8786e1a40650f53eb015e98f9b12487d35250579
  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.