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

Support reset for net device #4389

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Commits on Jan 31, 2024

  1. vmm: Add ResetError type

    Signed-off-by: Adam Jensen <adam@acj.sh>
    acj committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8e02dc1 View commit details
    Browse the repository at this point in the history
  2. vmm: Refactor reset func to use ResetError

    Signed-off-by: Adam Jensen <adam@acj.sh>
    acj committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8f182ad View commit details
    Browse the repository at this point in the history
  3. vmm: Implement basic reset capability for net device

    Signed-off-by: Adam Jensen <adam@acj.sh>
    acj committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a3f3ad9 View commit details
    Browse the repository at this point in the history