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 queues for netlink messages #106

Merged
merged 33 commits into from
Sep 18, 2023
Merged

Add queues for netlink messages #106

merged 33 commits into from
Sep 18, 2023

Commits on Sep 18, 2023

  1. Add queues for netlink messages

    This resolves #103
    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    250fb3f View commit details
    Browse the repository at this point in the history
  2. Fix

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    82d8e1b View commit details
    Browse the repository at this point in the history
  3. Fix

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f2951bf View commit details
    Browse the repository at this point in the history
  4. More fixes

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b8e1584 View commit details
    Browse the repository at this point in the history
  5. More fixes

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ec3cc09 View commit details
    Browse the repository at this point in the history
  6. More logs

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7019076 View commit details
    Browse the repository at this point in the history
  7. More

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    fff2e33 View commit details
    Browse the repository at this point in the history
  8. More debugging

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4fc10f2 View commit details
    Browse the repository at this point in the history
  9. More debugging

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1e91cfb View commit details
    Browse the repository at this point in the history
  10. More debugging

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    714aa36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    be25855 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32217a7 View commit details
    Browse the repository at this point in the history
  13. Use a tuple which auto unpacks

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0490f0e View commit details
    Browse the repository at this point in the history
  14. We already converted the message

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f66a225 View commit details
    Browse the repository at this point in the history
  15. Debug queuesize

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    665a926 View commit details
    Browse the repository at this point in the history
  16. Run black

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    005b390 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3b7cb27 View commit details
    Browse the repository at this point in the history
  18. Fix tests

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    88b9ec4 View commit details
    Browse the repository at this point in the history
  19. Run black

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    90fe2d7 View commit details
    Browse the repository at this point in the history
  20. Fix tests

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3add625 View commit details
    Browse the repository at this point in the history
  21. This other stuff

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1b3079f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a6dcbfd View commit details
    Browse the repository at this point in the history
  23. More log info

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6b426f5 View commit details
    Browse the repository at this point in the history
  24. More log info

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ffceda2 View commit details
    Browse the repository at this point in the history
  25. Shut the fuck up

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c330a1e View commit details
    Browse the repository at this point in the history
  26. Fix a queue empty bug

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6e35300 View commit details
    Browse the repository at this point in the history
  27. Add black

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bceb4b7 View commit details
    Browse the repository at this point in the history
  28. Add more debugging

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3c0c6a2 View commit details
    Browse the repository at this point in the history
  29. We can sleep for a second

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cbaaf00 View commit details
    Browse the repository at this point in the history
  30. Run black

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    de9a34b View commit details
    Browse the repository at this point in the history
  31. Does this compare not work?

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    675e642 View commit details
    Browse the repository at this point in the history
  32. Fix typo

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e9083b8 View commit details
    Browse the repository at this point in the history
  33. This calls blocks

    awlx committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7a4cbcd View commit details
    Browse the repository at this point in the history