iosxrv-x64-vbox icon indicating copy to clipboard operation
iosxrv-x64-vbox copied to clipboard

Add --trace or --nictrace option

Open RichWellum opened this issue 8 years ago • 0 comments

https://github.com/ios-xr/iosxrv-x64-vbox/pull/29 - added a new debug option, commented out.

# run(['VBoxManage', 'modifyvm', vmname, '--nictrace1', 'on',
#      '--nictracefile1', os.path.join(base_dir, 'Mgmt.pcap')])

future feature may be to add this to a --trace option in this tool.

RichWellum avatar Jan 09 '17 16:01 RichWellum