Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dhcpv4: use offered ip in requested ip option #310

Merged
merged 3 commits into from
Oct 22, 2020

Commits on Oct 6, 2019

  1. dhcpv4:

    Instead of configuring the ifaces ip address when a dhcp server offers
    and ip, we now use the requested_ip option, based on the offered ip
    (yiaddr). The user now only has to configure the iface once the dhcp
    transaction has completed (Ack'd).
    MabezDev committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    d88a469 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. s/recieve/receive/

    MabezDev committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    5df2afb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    929dc7d View commit details
    Browse the repository at this point in the history