https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3225
Summary: add ability to parse netdump protocol in wireshark
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: nhorman@xxxxxxxxxxxxx
Neil Horman <nhorman@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2704| |review_for_checkin?
Flag| |
Created an attachment (id=2704)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2704)
patch to add plugin to dissect netdump protocol in wireshark
Build Information:
Latest SVN tree
--
netdump is an exceedingly simple protocol used to transfer and capture core
kernel image dumps over a network:
http://www.redhat.com/support/wpapers/redhat/netdump/
I thought it would be nice to add a dissector to netdump so that this protocol
could be correctly parsed and interpreted using wireshark.
To that end I've written the attached patch (based of off todays latest
wireshark svn tree). I've tested it on Fedora 10 and it works quite well.
Please consider pulling it into your repository.
Thanks!
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.