mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
nwfilter: extend schema to support new targets
Extend the nwfilter schema to support the continue and return targets.
This commit is contained in:
@@ -866,6 +866,8 @@
|
||||
<value>drop</value>
|
||||
<value>accept</value>
|
||||
<value>reject</value>
|
||||
<value>continue</value>
|
||||
<value>return</value>
|
||||
</choice>
|
||||
</define>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user