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

Short next beacon time on beacon error #434

Merged
merged 5 commits into from
Jul 21, 2023
Merged

Short next beacon time on beacon error #434

merged 5 commits into from
Jul 21, 2023

Commits on Jul 21, 2023

  1. Short next beacon time on beacon error

    This constructs a short next beacon time when there is a failure to construct, transmit or (finally) deliver a beacon report.
    madninja committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    434ba1f View commit details
    Browse the repository at this point in the history
  2. remove one dupe with a bump

    madninja committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2826cf8 View commit details
    Browse the repository at this point in the history
  3. review feedback

    madninja committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    221b3af View commit details
    Browse the repository at this point in the history
  4. Fix comment typo

    madninja committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d5e795f View commit details
    Browse the repository at this point in the history
  5. Switch to using bytes

    Add test cases from actual packet capture
    madninja committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c03f5eb View commit details
    Browse the repository at this point in the history