Changes between Initial Version and Version 1 of Ticket #22072, comment 1
- Timestamp:
- May 19, 2024 9:30:52 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22072, comment 1
initial v1 3 3 A simpler test case is to run pasta when you have a vbox vm with bridged interface. This is the the second MAC address in the vmcore dmesg files. 4 4 5 6 {{{ 5 7 [ 3524.139008] VBoxNetFlt: attached to 'enp0s31f6' / 18:66:da:4a:21:24 6 8 ... 7 9 [ 3579.996939] VBoxNetFlt: attached to 'enp0s31f6' / f2:80:9c:5d:a0:e4 10 11 }}} 8 12 9 13