mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
nwfilter: extend schema to support new targets
Extend the nwfilter schema to support the continue and return targets.
This commit is contained in:
parent
a877575a88
commit
552fe4cce6
@ -866,6 +866,8 @@
|
||||
<value>drop</value>
|
||||
<value>accept</value>
|
||||
<value>reject</value>
|
||||
<value>continue</value>
|
||||
<value>return</value>
|
||||
</choice>
|
||||
</define>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user