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

Implementing creation, listing, and deletion of firewall rules for QEMU #334

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PascalKu
Copy link
Contributor

This pull request introduces new functionality for managing firewall rules within the qemu/{vmid}/firewall context. The implemented features include:

  • Creation of firewall rules for a specific virtual machine (vmid).
  • Listing of all existing firewall rules associated with the specified virtual machine.
  • Deletion of firewall rules based on a given position within the rule list.

@PascalKu
Copy link
Contributor Author

please review :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant