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

Add Leasequery definitions and support leasequery responses in mac2ip #4

Merged
merged 4 commits into from
Jan 17, 2024

Commits on Jan 11, 2024

  1. README: describe testing mac2ip server with docker-compose

    Fix a couple of naming/typos in the README.
    kanaka committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3b7e3e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    d13bd06 View commit details
    Browse the repository at this point in the history
  2. [mac2ip] add leasequery response.

    Add support for IP and MAC leasequeries. Respond with LEASEUNKNOWN for
    client-identifier queries (no way to map that to MAC or IP). Add
    a ip->mac for looking up MAC from the IP (ciaddr).
    kanaka committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    be889a7 View commit details
    Browse the repository at this point in the history
  3. Version 1.1.1.

    kanaka committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    054ecb1 View commit details
    Browse the repository at this point in the history