lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #63457] DHCP discover option does not include hostname


From: Alex Rudzki
Subject: [lwip-devel] [bug #63457] DHCP discover option does not include hostname
Date: Fri, 2 Dec 2022 01:17:23 -0500 (EST)

URL:
  <https://savannah.nongnu.org/bugs/?63457>

                 Summary: DHCP discover option does not include hostname
                 Project: lwIP - A Lightweight TCP/IP stack
               Submitter: arudz_master
               Submitted: Fri 02 Dec 2022 06:17:21 AM UTC
                Category: DHCP
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Fri 02 Dec 2022 06:17:21 AM UTC By: Alex Rudzki <arudz_master>
The hostname option is not included in the DHCP discover message.

Presently it is only explicitly included in 'dhcp_select', 'dhcp_renew' and
'dhcp_rebind' messages and only after 'dhcp_discover_request_options' are
added.

The same `#if LWIP_NETIF_HOSTNAME` block adding hostname to the messages
should be included in `dhcp_discover`







    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?63457>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]