Displaying 4 results from an estimated 4 matches for "msg00852".
Did you mean:
msg00252
2015 Oct 26
2
unable to dissect libvirt rpc packets using wireshark plugin
Hi,
I am trying libvirt plugin in wireshark to dissect RPC payload in TCP, but
finding dissector code not really working.
My env is Fedora core 21 (x86_64) and installed packages are as follow:
wireshark-1.12.6-1.fc21.x86_64
libvirt-wireshark-1.2.9.3-2.fc21.x86_64
Earlier, just after installation, I noticed libvirt.so available only in
/usr/lib64/wireshark/plugins/1.12.5/ . Wireshark
2015 Oct 29
0
Re: unable to dissect libvirt rpc packets using wireshark plugin
...gt; Earlier, just after installation, I noticed libvirt.so available only in
> /usr/lib64/wireshark/plugins/1.12.5/ . Wireshark could not load libvirt
> plugin.
Yes, this is inherently broken. See my patch that I've just proposed:
https://www.redhat.com/archives/libvir-list/2015-October/msg00852.html
> So, I copied above .so into 1.12.6/ under same plugins folder, following it
> wireshark could list libvirt as supported protocol.
>
> tshark -G protocols | grep libvirt
> Libvirt libvirt libvirt
>
> However, on checking with some pcaps which has libvirt...
2016 Jan 07
2
Re: unable to dissect libvirt rpc packets using wireshark plugin
...er installation, I noticed libvirt.so available only in
>> /usr/lib64/wireshark/plugins/1.12.5/ . Wireshark could not load libvirt
>> plugin.
> Yes, this is inherently broken. See my patch that I've just proposed:
>
> https://www.redhat.com/archives/libvir-list/2015-October/msg00852.html
>
>> So, I copied above .so into 1.12.6/ under same plugins folder, following it
>> wireshark could list libvirt as supported protocol.
>>
>> tshark -G protocols | grep libvirt
>> Libvirt libvirt libvirt
>>
>> However, on checking wi...
2009 Mar 02
12
latest pv_ops dom0 (2.6.29-rc6) crashes / unhandled page fault
Hello.
log of the crashing boot process:
http://pasik.reaktio.net/xen/pv_ops-dom0-debug/pv_ops-dom0-bootlog-14-xen331-linux-2.6.29-rc6-crash.txt
2.6.29-rc5 based pv_ops dom0 works on the same computer.. with the same Xen version.
I tried with and without pci=nomsi.
adding ''noapic'' doesn''t seem to help (I need that with 2.6.29-rc5 to make it work).
Any ideas