Skip to content

Commit

Permalink
add trustGuestRxFilters to domain interface
Browse files Browse the repository at this point in the history
  • Loading branch information
matdibu committed Oct 2, 2024
1 parent 1d5c17c commit 31e2f7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generate-xml/domain.nix
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@ let
(subelem "interface"
[
(subattr "type" typeString)
(subattr "trustGuestRxFilters" typeBoolYesNo)
]
[
(subelem "mac" [ (subattr "address" typeString) ] [ ])
Expand Down

0 comments on commit 31e2f7f

Please sign in to comment.