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

V0.5 alpha openbsd #344

Merged
merged 4 commits into from
Aug 31, 2022
Merged

Commits on Aug 31, 2022

  1. OpenBSD does not have per-socket keepalive parameters.

    Niklas Hallqvist committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    5c8cc13 View commit details
    Browse the repository at this point in the history
  2. OpenBSD does not support IPv4 source specific multicast (SSM).

    Niklas Hallqvist committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    cfb1232 View commit details
    Browse the repository at this point in the history
  3. Do not test RECVTOS on OpenBSD.

    Niklas Hallqvist committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    fd408dc View commit details
    Browse the repository at this point in the history
  4. OpenBSD IPv6 sockets are always IPv6 only, and the option is readonly…

    …. Do not try to set it at all.
    Niklas Hallqvist committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    50c0e88 View commit details
    Browse the repository at this point in the history