Re: [tcpdump-workers] Request for new Link-layer header type

2011-09-16 Thread HPfrommer
>-Ursprüngliche Nachricht- >Von: tcpdump-workers-ow...@lists.tcpdump.org >[mailto:tcpdump-workers->ow...@lists.tcpdump.org] Im Auftrag von Guy Harris >Gesendet: Donnerstag, 15. September 2011 22:46 >An: tcpdump-workers@lists.tcpdump.org >Betreff: Re: [tcpdump-workers] Request for new Lin

Re: [tcpdump-workers] Request for new Link-layer header type

2011-09-14 Thread HPfrommer
Cool, thanks alot! -Ursprüngliche Nachricht- Von: tcpdump-workers-ow...@lists.tcpdump.org [mailto:tcpdump-workers-ow...@lists.tcpdump.org] Im Auftrag von Guy Harris Gesendet: Mittwoch, 14. September 2011 10:17 An: tcpdump-workers@lists.tcpdump.org Betreff: Re: [tcpdump-workers] Request f

Re: [tcpdump-workers] Request for new Link-layer header type

2011-09-14 Thread HPfrommer
-Ursprüngliche Nachricht- Von: tcpdump-workers-ow...@lists.tcpdump.org [mailto:tcpdump-workers-ow...@lists.tcpdump.org] Im Auftrag von Guy Harris Gesendet: Mittwoch, 14. September 2011 01:08 An: tcpdump-workers@lists.tcpdump.org Betreff: Re: [tcpdump-workers] Request for new Link-layer h

Re: [tcpdump-workers] Request for new Link-layer header type

2011-09-06 Thread HPfrommer
> Will there ever be both "normal mode" and "transparent mode" packets in > the same capture file? If not, perhaps transparent mode should have its > own link-layer type value. The two modes will never be mixed up in one file. Having a second link-layer type would be nice. Hilscher Gesellsch

Re: [tcpdump-workers] Request for new Link-layer header type

2011-09-05 Thread HPfrommer
Unfortunately there is no document online, but the structure is quite >>> simple, it's just a 32-bit value containing some bit fields: >>> >>> So a packet has a 32-bit value, followed by the Ethernet header, >> starting >with the destination MAC address? >> >> In order to have a nice Hex-Displ

Re: [tcpdump-workers] Request for new Link-layer header type

2011-09-02 Thread HPfrommer
>> Unfortunately there is no document online, but the structure is quite >simple, it's just a 32-bit value containing some bit fields: > >So a packet has a 32-bit value, followed by the Ethernet header, starting >with the destination MAC address? In order to have a nice Hex-Display, starting with

Re: [tcpdump-workers] Request for new Link-layer header type

2011-08-31 Thread HPfrommer
Unfortunately there is no document online, but the structure is quite simple, it's just a 32-bit value containing some bit fields: typedef struct { uint32_tuiErrorCode : 8; uint32_tuiGpio: 1; uint32_tuiTransparent : 1; uint32_t

[tcpdump-workers] Request for new Link-layer header type

2011-08-30 Thread HPfrommer
Hi, for our analysis product netANALYZER I would like to request a new link-layer header type value: LINKTYPE_NETANALYZER DLT_NETANALYZER Description: "Hilscher netANALYZER link-layer type to provide additional information for encapsulated Ethernet frames." Regards, Holger Hilscher

[tcpdump-workers] Request for new Link-layer header type

2011-08-30 Thread HPfrommer
Hi, for our analysis product netANALYZER I would like to request a new link-layer header type value: LINKTYPE_NETANALYZER DLT_NETANALYZER Description: "Hilscher netANALYZER link-layer type to provide additional information for encapsulated Ethernet frames." Regards, Holger Hilscher