]> The Tcpdump Group git mirrors - libpcap/commit
From Stephen Donnelly of Endace:
authorguy <guy>
Fri, 22 Jun 2007 06:43:58 +0000 (06:43 +0000)
committerguy <guy>
Fri, 22 Jun 2007 06:43:58 +0000 (06:43 +0000)
commit03dc37ff028e33355dd006eeee544734b5de1705
tree8d26b004de40b96c9dfef1ccba8b0c18246950e4
parent0d7c34943d0eb90cae8709e3f3d34e4a04fb830d
From Stephen Donnelly of Endace:

This patch introduces support for the DAG ERF type
TYPE_COLOR_MC_HDLC_POS.

The patch also allows appropriate DAG cards (DAG 3.7T, DAG 7.1S)
to optionally produce DLT_MTP2_WITH_PHDR (139) traces when
capturing from channelised HDLC links, as an alternative to
DLT_MTP2 (140).  When using the new DLT, the 'DAG channel' is
recorded in the pcap record pseudo header as the 'link_number'.

Basic BPF filtering support for DLT_MTP2_WITH_PHDR is also
added.

Fix some warnings.

Update the version numbers.

Rename SWAP_TS() to SWAPLL() and move it to pcap-int.h, to make the x.9
code more closely match the top-of-tree code.
VERSION
gencode.c
pcap-dag.c
pcap-int.h
pcap.c