Ethereal-dev: SV: [Ethereal-dev] support for DLT_JUNIPER_MLFR (131), extension flag

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

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Fri, 12 Aug 2005 23:08:46 +0200
Checked in.
Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Hannes Gredler
Skickat: den 12 augusti 2005 16:34
Till: Ethereal Developers List
Kopia: ksvenkatesh@xxxxxxxxxxx; grossman@xxxxxxxxxxx; sgopinath@xxxxxxxxxxx
Ämne: [Ethereal-dev] support for DLT_JUNIPER_MLFR (131), extension flag

hi ethereal developers,

pls find attach a patch to the juniper dissector;

for the log:

- add support for Multi-Link Frame-Relay (FRF.15) captures
  taken on Juniper ML-, LS-, AS- PICs.

- rework of the common juniper header dissector:
    test the extension flag (0x80) which indicates that there are
    meta-information like interface-index, interface-name etc.
    present

- minor bugfix (LSQ L3-proto masks, direction masks were broken)

tx,

/hannes