[roll] Roll fuchsia [dhcp-client] Log differing server ID and src IP

When the Server Identifier and the src IP from which we received differ,
this can lead to confusion. Log a warning when they differ.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1015315
Original-Revision: db3577821010a1f78e5dc7de39da9ec29c79fd4a
GitOrigin-RevId: 5a183cefa07e5bd56f6a653b311c4b709a9de1d8
Change-Id: I59d96e9e62bc546ceb32450de6916e4055dd7298
1 file changed
tree: 8fd8f4730c1870d4eeb14f87710cf6fd9102b4c6
  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.