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

Minor odds-and-ends #1950

Merged
merged 5 commits into from Mar 27, 2024

Commits on Mar 26, 2024

  1. Add non-null, &c attributes to xmsg.h

    Signed-off-by: Erik Boasson <eb@ilities.com>
    eboasson committed Mar 26, 2024
    Copy the full SHA
    ae70ba1 View commit details
    Browse the repository at this point in the history
  2. Delete UnicastResponseToSPDPMessages option

    This was a bit of weird option with both common sense and the
    documentation agreeing that "there is no known benefit to setting this
    to false".
    
    Deleting altogether therefore seems more sensible then marking it
    deprecated and ignoring it.
    
    Signed-off-by: Erik Boasson <eb@ilities.com>
    eboasson committed Mar 26, 2024
    Copy the full SHA
    cf0f755 View commit details
    Browse the repository at this point in the history
  3. Dump malformed packets to trace, optionally to log

    Signed-off-by: Erik Boasson <eb@ilities.com>
    eboasson committed Mar 26, 2024
    Copy the full SHA
    1c5b2a5 View commit details
    Browse the repository at this point in the history
  4. Add support for optional members in dynsub

    Signed-off-by: Erik Boasson <eb@ilities.com>
    eboasson committed Mar 26, 2024
    Copy the full SHA
    3c6e53e View commit details
    Browse the repository at this point in the history
  5. Fix race condition in security FSM unit test

    Signed-off-by: Erik Boasson <eb@ilities.com>
    eboasson committed Mar 26, 2024
    Copy the full SHA
    ec92706 View commit details
    Browse the repository at this point in the history