Ask Your Question

hgiraldos's profile - activity

2023-05-15 11:19:48 +0000 received badge  Notable Question (source)
2023-05-15 11:19:48 +0000 received badge  Popular Question (source)
2021-01-24 18:58:27 +0000 marked best answer Problem with extcap preferences in TShark (Wireshark) 3.4.2

I have been using these 2 extcap plugins with Wireshark (from 3.0.8 to 3.2) without problems.

I recently updated Wireshark and I have the following problems:

C:\Users\hgir>"C:\Program Files\Wireshark\tshark.exe" "-l" "-n" "-T" "pdml" "-o" "extcap.cc2531.channel:11" "-i" "TI CC2531 802.15.4 packet sniffer"

** (tshark.exe:8004): WARNING **: No such preference "extcap.cc1352r1.com_port" at line 386 of
C:\Users\hgir\AppData\Roaming\Wireshark\preferences (save preferences to remove this warning)

** (tshark.exe:8004): WARNING **: No such preference "extcap.cc1352r1.op_band" at line 390 of
C:\Users\hgir\AppData\Roaming\Wireshark\preferences (save preferences to remove this warning)

** (tshark.exe:8004): WARNING **: No such preference "extcap.cc2531.channel" at line 398 of
C:\Users\hgir\AppData\Roaming\Wireshark\preferences (save preferences to remove this warning)

The preferences related to extcap plugins do not seem to work.

I use these preferences to change the channel in tshark, so I get the following error:

tshark: -o flag "extcap.cc2531.channel:11" specifies unknown preference

I have been reviewing the doc related to extcap in the new version but I did not find any clues.

Any ideas? Any site with advanced documentation or API changes?

P.S: I have access to the source code, so I can do modifications in the plugins or in the configuration.

2021-01-24 18:54:29 +0000 commented question Problem with extcap preferences in TShark (Wireshark) 3.4.2

Yes, I tried, but I need >50 points to accept my own answer and I do not have them, so I did not find any other way t

2021-01-24 18:54:04 +0000 commented question Problem with extcap preferences in TShark (Wireshark) 3.4.2

Yes, I tried, but I nees >50 points to accept my own answer and I do not have them, so I did not find any other way t

2021-01-24 17:31:09 +0000 received badge  Editor (source)
2021-01-24 17:31:09 +0000 edited answer Problem with extcap preferences in TShark (Wireshark) 3.4.2

To make extcap preferences work in TShark is necessary to add "currentprefs" to the command. "C:\Program Files\Wireshar

2021-01-22 09:10:39 +0000 commented answer Problem with extcap preferences in TShark (Wireshark) 3.4.2

Yes, agree. I have done a merge request in wireshark's repository. https://gitlab.com/wireshark/wireshark/-/merge_reque

2021-01-21 17:08:18 +0000 answered a question Problem with extcap preferences in TShark (Wireshark) 3.4.2

To make extcap preferences work in TShark is necessary to add "currentprefs" to the command. "C:\Program Files\Wireshar

2021-01-21 12:37:32 +0000 commented answer Problem with extcap preferences in TShark (Wireshark) 3.4.2

Thanks for your support @grahamb, in your opinion, should I open a ticket in wireshark's gitlab? I will update the plugi

2021-01-18 14:31:58 +0000 commented answer Problem with extcap preferences in TShark (Wireshark) 3.4.2

I've already tried it with clean profiles and it didn't work. If you have located the commits that may have caused the p

2021-01-18 11:56:58 +0000 commented answer Problem with extcap preferences in TShark (Wireshark) 3.4.2

Yes it is present: PS C:\Program Files\Wireshark> .\tshark.exe -G currentprefs | Select-String cc2531 extcap.cc2531.

2021-01-18 11:51:35 +0000 commented answer Problem with extcap preferences in TShark (Wireshark) 3.4.2

Yes it is present: PS C:\Program Files\Wireshark> .\tshark.exe -G currentprefs | Select-String cc2531 extcap.cc2531.

2021-01-18 11:50:42 +0000 commented answer Problem with extcap preferences in TShark (Wireshark) 3.4.2

Yes it is present: PS C:\Program Files\Wireshark> .\tshark.exe -G currentprefs | Select-String cc2531 extcap.cc2531

2021-01-18 09:16:24 +0000 commented answer Problem with extcap preferences in TShark (Wireshark) 3.4.2

Yes it does. ethercat.dll 0.1.0 dissector C:\Program Files\Wireshark\plugins\3.4\epan\ethercat.dll .

2021-01-18 09:14:12 +0000 commented answer Problem with extcap preferences in TShark (Wireshark) 3.4.2

Yes it does. ethercat.dll 0.1.0 dissector C:\Program Files\Wireshark\plugins\3.4\epan\ethercat.dll .

2021-01-18 07:51:33 +0000 asked a question Problem with extcap preferences in TShark (Wireshark) 3.4.2

Problem with preferences in TShark (Wireshark) 3.4.2 I have been using these 2 extcap plugins with Wireshark (from 3.0.8