Ethereal-dev: SV: [Ethereal-dev] patches to enhance ccsds dissector, and add new ehs and vcdu
Hi,
The ccsds patch does not apply:
C:\ethereal\epan\dissectors>patch packet-ccsds.c packet-ccsds.c.patch
patching file packet-ccsds.c
Hunk #1 succeeded at 1 with fuzz 2.
Hunk #2 succeeded at 36 (offset -4 lines).
Hunk #3 succeeded at 55 (offset -4 lines).
Hunk #4 FAILED at 92.
Hunk #5 succeeded at 595 (offset -4 lines).
1 out of 5 hunks FAILED -- saving rejects to file packet-ccsds.c.rej
Can you please redo it against the latest SVN version?
Also it's makefile.common that should be patched not makefile.in.
Best regards
Anders Broman
-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Dunkle,Matthew
Skickat: den 14 september 2005 00:59
Till: ethereal-dev@xxxxxxxxxxxx
Ämne: [Ethereal-dev] patches to enhance ccsds dissector,and add new ehs and
vcdu dissectors
Dear Sirs:
I am new to this submitting of patches, so please forgive any protocol
errors i am likely to make.
NOTE: all patches have been tested in both a Linux and Windows 2k
environment.
I would like to submit the following patches for your approval:
epan/dissectors/Makefile.in.patch
epan/dissectors/patch-ccsds.c.patch
epan/dissectors/patch-ehs.c.patch
epan/dissectors/patch-vcdu.c.patch
The first two entries patch existing ethereal files, the last two are brand
new files for two new dissectors.
The ccsds patch enhances the current ccsds dissector capabilities
considerably, including dissection of the secondary ccsds header if it
exists.
The ehs dissector provides dissection of the Enhanced HOSC System (EHS)
packet protocol. The vcdu dissector provides dissection of the Virtual
Channel Data Unit (with TSI smex header) protocol. These are, as you might
have guessed, specific to NASA, but would be useful at multiple NASA centers
if we can get them approved for the standard ethereal release.
Thank you for your consideration,
Matthew L Dunkle
computer scientist at NASA's Marshall Space Flight Center in Huntsville,
Alabama
<<packet-vcdu.c.patch>> <<Makefile.in.patch>> <<packet-ccsds.c.patch>>
<<packet-ehs.c.patch>>