[roll] Roll fuchsia [dhcp] Expose build_offer from server library

Exposes the build_offer logic from the `server` module in the dhpcv4/lib
crate in order to use it as a test fixture for the DHCP client.

Original-Bug: 81593
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/831500
Original-Revision: 3c32e7869ba02e6cd644de5a388faa51c8cec018
GitOrigin-RevId: 291e847c60db9c5f0393c4da510cb4dfd5624461
Change-Id: I9e696d0b2f51a386460fe88bf7c8a351942a4d7b
1 file changed
tree: e17350f8b3d024438cb987949fd11035daedfbda
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.