ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7667] Export Specified Packets not recognizing the "eth.sr

Date: Wed, 29 Aug 2012 07:01:51 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7667

--- Comment #6 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-08-29 07:01:51 PDT ---
(In reply to comment #5) 
> So is there a way to not save the dependencies?

AFAIK tshark doesn't support dependencies, so something like this should work:

tshark -r capture_file -w new_capture_file -R 'eth.src !=
00:10:27:00:54:5c'

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.