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 support for creating interfaces through bridge.external_interfaces #697

Merged
merged 8 commits into from
Mar 29, 2024

Commits on Mar 29, 2024

  1. doc/api-extensions: Lint

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9c3e307 View commit details
    Browse the repository at this point in the history
  2. incusd/db/networks: Remove unused GetNetworkWithInterface function

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c03edbe View commit details
    Browse the repository at this point in the history
  3. api: network_bridge_external_create

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    33429bb View commit details
    Browse the repository at this point in the history
  4. incusd/ip: Add LinkInfo

    Signed-off-by: Mike Robski <mike.robski@metalsoft.io>
    mikerobski authored and stgraber committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4c915ae View commit details
    Browse the repository at this point in the history
  5. incusd/network/bridge: Add support for creating external interfaces

    Signed-off-by: Mike Robski <mike.robski@metalsoft.io>
    mikerobski authored and stgraber committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5266879 View commit details
    Browse the repository at this point in the history
  6. incusd/db/network: Make test validate new external interface syntax

    Signed-off-by: Mike Robski <mike.robski@metalsoft.io>
    mikerobski authored and stgraber committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ce2b7e7 View commit details
    Browse the repository at this point in the history
  7. doc: Add note for external interfaces extended format

    Signed-off-by: Mike Robski <mike.robski@metalsoft.io>
    mikerobski authored and stgraber committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    67da98c View commit details
    Browse the repository at this point in the history
  8. tests: Add external interfaces extended format test

    Signed-off-by: Mike Robski <mike.robski@metalsoft.io>
    mikerobski authored and stgraber committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    59dd273 View commit details
    Browse the repository at this point in the history