Skip to content

Commit 7769707

Browse files
thomassarobhoes
authored andcommitted
CP-18658: Add pvs_rules_active to Vif.state type
Signed-off-by: Thomas Sanders <thomas.sanders@citrix.com>
1 parent c9cade6 commit 7769707

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xen/xenops_interface.ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,7 @@ module Vif = struct
514514
kthread_pid: int;
515515
media_present: bool;
516516
device: string option;
517+
pvs_rules_active: bool;
517518
}
518519
end
519520

0 commit comments

Comments
 (0)