Sean Anderson acb96c170d net: bootp: Fall back to BOOTP from DHCP when unit testing
If we sent a DHCP packet and get a BOOTP response from the server, we
shouldn't try to send a DHCPREQUEST packet, since it won't be DHCPACKed.
Transition straight to BIND. This is only enabled for UNIT_TEST to avoid
bloat, since I suspect the number of BOOTP servers in the wild is
vanishingly small.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-10-17 20:50:52 -04:00
..
2023-06-14 15:48:45 -04:00
2020-06-12 13:17:23 -04:00
2022-12-07 16:04:17 -05:00
2023-03-02 17:45:58 -05:00
2023-05-05 17:48:44 -04:00
2019-09-04 11:37:19 -05:00
2022-12-05 12:47:16 -05:00
2020-09-30 16:55:03 -04:00
2023-09-22 13:58:51 -04:00
2018-07-02 14:14:20 -05:00