[roll] Roll fuchsia [wlan e2e] Support OpenWRT for Dhcpv4InteropFixtureTest

Modify the DHCPv4 interop fixture tests to correctly handle OpenWrt
access points. Previously, the test cases for invalid options and
parameters only supported a generic access point controller.

Original-Bug: 501340180
Test: fx test --build --e2e --output //src/testing/end_to_end/antlion/tests/dhcp:dhcpv4_interop_fixture_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1571153
Original-Revision: 471698b2ea80438fcc7683cde4dbd519a0cdea5d
GitOrigin-RevId: 322509a69a888623a0f1b98273157edfeb24182e
Change-Id: I9527e2f8b3151e0b41d1b0206f7f5b0849ed1689
1 file changed
tree: 865ec203b68138f05dea7c107c46a9e155ac1dac
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.