Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: SV: [Ethereal-dev] Ethereal support for DLT_JUNIPER_MLPPP

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Hannes Gredler <hannes@xxxxxxxxxxx>
Date: Sun, 24 Jul 2005 11:55:33 +0200
this time with the patch -> mmmpf ...  sunday morning;

--

anders,

forgot the recast to guint8 - apologies;
corrected patch attached;

/hannes

On Fri, Jul 22, 2005 at 05:49:13PM +0200, Anders Broman wrote:
| Hi,
| Some warnings:
| register.c
| packet-juniper.c
| packet-juniper.c(586) : warning C4244: '=' : conversion from 'unsigned
| __int64
|  to 'unsigned char ', possible loss of data
| packet-juniper.c(607) : warning C4244: '=' : conversion from 'unsigned
| __int64
|  to 'unsigned char ', possible loss of data
| packet-juniper.c(608) : warning C4244: '=' : conversion from 'unsigned
| __int64
|  to 'unsigned char ', possible loss of data
| packet-juniper.c(609) : warning C4244: '=' : conversion from 'unsigned
| __int64
|  to 'unsigned char ', possible loss of data
| 
| Brg
| Anders
| 
| -----Ursprungligt meddelande-----
| Fr?n: ethereal-dev-bounces@xxxxxxxxxxxx
| [mailto:ethereal-dev-bounces@xxxxxxxxxxxx] F?r Hannes Gredler
| Skickat: den 22 juli 2005 12:59
| Till: Ethereal Developers List
| ?mne: [Ethereal-dev] Ethereal support for DLT_JUNIPER_MLPPP
| 
| hi ethereal developers,
| 
| pls find attached a patch that adds support for
| dissecting packets captured on ML-, LS- and AS PICs
| using Multi-link PPP encapsulation,
| running JUNOS 7.3 or higher;
| 
| additional there i did some clean-up in the
| juniper dissector that makes future addition
| of JUNIPER_DLTs easier;
| 
| /hannes
| 
| 
| _______________________________________________
| Ethereal-dev mailing list
| Ethereal-dev@xxxxxxxxxxxx
| http://www.ethereal.com/mailman/listinfo/ethereal-dev
| 

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev

Attachment: juniper-mlppp.diff.gz
Description: application/gunzip