lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #10194] Make DHCP module more adjustable


From: David Cermak
Subject: [lwip-devel] [patch #10194] Make DHCP module more adjustable
Date: Tue, 5 Apr 2022 11:25:45 -0400 (EDT)

URL:
  <https://savannah.nongnu.org/patch/?10194>

                 Summary: Make DHCP module more adjustable
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: david_cermak
            Submitted on: Tue 05 Apr 2022 03:25:43 PM UTC
                Category: DHCP
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

Adding 4 separate patches, that should enable users to redefine or adjust
various DHCP parameters per specific port needs. (to support some changes in
the Espressif's fork: https://github.com/espressif/esp-lwip)

Each patch contains a detailed description in the commit message, a brief
overview here:
1) Add-post_init-hook-to-allow-for-skipping-discovery -- to enable devices
claim their last bound address after reset
2) Enable-custom-config-for-timeouts-thresholds-backoff -- to adjust timing
parameters especially in wireless environment
3) Set-hostname-for-DISCOVER-packets -- fixes potential rejected REQUEST by
some servers
4) Add-hook-for-appending-extra-client-s-request-opts -- to support extra
options including requested items (VCI/VSI options)




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 05 Apr 2022 03:25:43 PM UTC  Name:
0001-dhcp-Add-post_init-hook-to-allow-for-skipping-discov.patch  Size: 981B  
By: david_cermak

<http://savannah.nongnu.org/patch/download.php?file_id=53045>
-------------------------------------------------------
Date: Tue 05 Apr 2022 03:25:43 PM UTC  Name:
0003-dhcp-Set-hostname-for-DISCOVER-packets.patch  Size: 1KiB   By:
david_cermak

<http://savannah.nongnu.org/patch/download.php?file_id=53046>
-------------------------------------------------------
Date: Tue 05 Apr 2022 03:25:43 PM UTC  Name:
0002-dhcp-Enable-custom-config-for-timeouts-thresholds-ba.patch  Size: 8KiB  
By: david_cermak

<http://savannah.nongnu.org/patch/download.php?file_id=53047>
-------------------------------------------------------
Date: Tue 05 Apr 2022 03:25:43 PM UTC  Name:
0004-dhcp-Add-hook-for-appending-extra-client-s-request-o.patch  Size: 1KiB  
By: david_cermak

<http://savannah.nongnu.org/patch/download.php?file_id=53048>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?10194>

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




reply via email to

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