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

0.6.0 #7

Merged
merged 57 commits into from
Aug 15, 2023
Merged

0.6.0 #7

merged 57 commits into from
Aug 15, 2023

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    fae19cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fae1399 View commit details
    Browse the repository at this point in the history
  3. update IDEAS.md

    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae1004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fae13ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fae1999 View commit details
    Browse the repository at this point in the history
  6. 0.6.0

    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae15ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fae1dbb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fae16f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fae128e View commit details
    Browse the repository at this point in the history
  10. wip: netlink nl80211

    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae1497 View commit details
    Browse the repository at this point in the history
  11. update IDEAS.md

    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae1ce1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fae1703 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fae1ca3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fae1529 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fae1482 View commit details
    Browse the repository at this point in the history
  16. workaround a nasty bug where neli would block forever

    This could be a bug upstream, I'll need to try and reproduce it.
    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae19b3 View commit details
    Browse the repository at this point in the history
  17. update IDEAS.md

    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae1510 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fae187f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fae1554 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fae1ffe View commit details
    Browse the repository at this point in the history
  21. update IDEAS.md

    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae1cd4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fae1a04 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fae12d3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fae12e2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fae1b0b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fae1c6a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fae133f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fae1c93 View commit details
    Browse the repository at this point in the history
  29. update IDEAS.md

    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae14e2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fae1eea View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fae1e8e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fae1c25 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    fae10f2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    fae18e2 View commit details
    Browse the repository at this point in the history
  35. continue on rtnetwork error rather than bailing

    And only updating a single interface at a time doesn't seem worth it.
    I've tried it a few times, and keep coming up short.
    
    This link could be somewhat useful in the future though:
    http://www.infradead.org/~tgr/libnl/doc/route.html
    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae190b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    fae1d8d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    fae15f1 View commit details
    Browse the repository at this point in the history
  38. fixup bugs with krb and update sample_config.toml

    A couple issues:
    
    - `krb` wasn't working in the tests because there was a filter in the
      sample_config.toml file
    - `krb` if there were no filters, then the first update would occur only
      _after_ the first interval
    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae1da4 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    fae1500 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    fae1101 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    fae1653 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    fae17b2 View commit details
    Browse the repository at this point in the history
  43. exit with 0 when shutdown

    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae1450 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    fae1a86 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    fae1431 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    fae1171 View commit details
    Browse the repository at this point in the history
  47. refactor netlink module

    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae118c View commit details
    Browse the repository at this point in the history
  48. wip: netlink route

    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae1ef3 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    fae1eb1 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    fae1fa1 View commit details
    Browse the repository at this point in the history
  51. wip: integrate netlink

    acheronfail committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    fae13e2 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    fae15a6 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    fae1edb View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    fae1439 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    fae1e82 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    fae12de View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    fae1f9d View commit details
    Browse the repository at this point in the history