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 bonding support #885

Merged
merged 61 commits into from
Dec 15, 2023
Merged

Add bonding support #885

merged 61 commits into from
Dec 15, 2023

Commits on Dec 5, 2023

  1. Add Bonding model

    cfconrad authored and teclator committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    256c076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f4e8b9 View commit details
    Browse the repository at this point in the history
  3. nm-dbus: initial bonding to dbus impl

    cfconrad authored and teclator committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5053b87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a241308 View commit details
    Browse the repository at this point in the history
  5. Mutable connection

    teclator committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    48480fa View commit details
    Browse the repository at this point in the history
  6. Bond schema and settings

    teclator committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9d0369c View commit details
    Browse the repository at this point in the history
  7. Bonding DBUS API fixes

    teclator committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9a4f521 View commit details
    Browse the repository at this point in the history
  8. Fix device type DBUS method

    teclator committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    00c4177 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    802dbb6 View commit details
    Browse the repository at this point in the history
  10. Cleanup empty fields

    teclator committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    25df7cf View commit details
    Browse the repository at this point in the history
  11. Wait for ports to be added

    teclator committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8284e57 View commit details
    Browse the repository at this point in the history
  12. Cleanup BondConfig code

    teclator committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4c0e1e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0ccfff5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    729f5bd View commit details
    Browse the repository at this point in the history
  15. controller_from_dbus does not consume the argument

    * Just for consistency reasons.
    imobachgs authored and teclator committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7aea974 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    864376f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d278bb6 View commit details
    Browse the repository at this point in the history
  18. Use the WIRELESS constants

    teclator committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8b221e8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f1699fa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cdfe151 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e958fd2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b917e3e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c85c68b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ae62b01 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    89046e1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1f77951 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2526340 View commit details
    Browse the repository at this point in the history
  28. Extend the BuilderConnection to handle ports

    * By the way, the builder is moved to its own file.
    imobachgs committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7d5124b View commit details
    Browse the repository at this point in the history
  29. Improve handling of bond ports

    * It is still a WIP.
    imobachgs committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f4a6341 View commit details
    Browse the repository at this point in the history
  30. Drop some unused code

    imobachgs committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    894a647 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Update bonding ports

    imobachgs committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cce1dca View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    4b025e4 View commit details
    Browse the repository at this point in the history
  2. Make rustfmt happy

    imobachgs committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    aa5ab03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69eec57 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    de0edd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f08b285 View commit details
    Browse the repository at this point in the history
  3. Clean unused code

    imobachgs committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    79fc753 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b72cf23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48822a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    aad9c0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4180a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f05659 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    779e39a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7115509 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8e0ad3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    483f771 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa01ee0 View commit details
    Browse the repository at this point in the history
  9. Fix network example

    imobachgs committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e7e2d63 View commit details
    Browse the repository at this point in the history
  10. Minor refactoring

    imobachgs committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c5f4b07 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f17fb52 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    447f77f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef2b7dd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f118c42 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Documentation and grammar fixes

    Co-authored-by: Jorik Cronenberg <jcronenberg@suse.de>
    imobachgs and jcronenberg authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1a9ffd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c12d79d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd47d9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f335cf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f1fa3d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    c73a8ef View commit details
    Browse the repository at this point in the history
  2. Fixes for bonding support

    teclator committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d7fdfd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9edb940 View commit details
    Browse the repository at this point in the history