Move the new files to the same places as in automake.
[obnox/wireshark/wip.git] / wiretap / wtap.h
index e19f2a3f36d9f125f513a685c249e4458eea964b..798bcae2d767b894e5b6407660f60d0f3214646a 100644 (file)
 #include <sys/time.h>
 #endif
 
-#ifdef HAVE_WINSOCK2_H
-# include <winsock2.h>
-#endif
-
 #include <glib.h>
-#include <stdio.h>
 #include <time.h>
 
 #ifdef __cplusplus
@@ -93,168 +88,215 @@ extern "C" {
  *        what older versions of "libpcap" on Linux turn the Ethernet
  *        header for loopback interfaces into (0.6.0 and later versions
  *        leave the Ethernet header alone and make it DLT_EN10MB). */
-#define WTAP_ENCAP_PER_PACKET                  -1
-#define WTAP_ENCAP_UNKNOWN                     0
-#define WTAP_ENCAP_ETHERNET                    1
-#define WTAP_ENCAP_TOKEN_RING                  2
-#define WTAP_ENCAP_SLIP                                3
-#define WTAP_ENCAP_PPP                         4
-#define WTAP_ENCAP_FDDI                                5
-#define WTAP_ENCAP_FDDI_BITSWAPPED             6
-#define WTAP_ENCAP_RAW_IP                      7
-#define WTAP_ENCAP_ARCNET                      8
-#define WTAP_ENCAP_ARCNET_LINUX                        9
-#define WTAP_ENCAP_ATM_RFC1483                 10
-#define WTAP_ENCAP_LINUX_ATM_CLIP              11
-#define WTAP_ENCAP_LAPB                                12
-#define WTAP_ENCAP_ATM_PDUS                    13
-#define WTAP_ENCAP_ATM_PDUS_UNTRUNCATED                14
-#define WTAP_ENCAP_NULL                                15
-#define WTAP_ENCAP_ASCEND                      16
-#define WTAP_ENCAP_ISDN                                17
-#define WTAP_ENCAP_IP_OVER_FC                  18
-#define WTAP_ENCAP_PPP_WITH_PHDR               19
-#define WTAP_ENCAP_IEEE_802_11                 20
-#define WTAP_ENCAP_PRISM_HEADER                        21
-#define WTAP_ENCAP_IEEE_802_11_WITH_RADIO      22
-#define WTAP_ENCAP_IEEE_802_11_WLAN_RADIOTAP   23
-#define WTAP_ENCAP_IEEE_802_11_WLAN_AVS                24
-#define WTAP_ENCAP_SLL                         25
-#define WTAP_ENCAP_FRELAY                      26
-#define WTAP_ENCAP_FRELAY_WITH_PHDR            27
-#define WTAP_ENCAP_CHDLC                       28
-#define WTAP_ENCAP_CISCO_IOS                   29
-#define WTAP_ENCAP_LOCALTALK                   30
-#define WTAP_ENCAP_OLD_PFLOG                   31
-#define WTAP_ENCAP_HHDLC                       32
-#define WTAP_ENCAP_DOCSIS                      33
-#define WTAP_ENCAP_COSINE                      34
-#define WTAP_ENCAP_WFLEET_HDLC                 35
-#define WTAP_ENCAP_SDLC                                36
-#define WTAP_ENCAP_TZSP                                37
-#define WTAP_ENCAP_ENC                         38
-#define WTAP_ENCAP_PFLOG                       39
-#define WTAP_ENCAP_CHDLC_WITH_PHDR             40
-#define WTAP_ENCAP_BLUETOOTH_H4                        41
-#define WTAP_ENCAP_MTP2                                42
-#define WTAP_ENCAP_MTP3                                43
-#define WTAP_ENCAP_IRDA                                44
-#define WTAP_ENCAP_USER0                       45
-#define WTAP_ENCAP_USER1                       46
-#define WTAP_ENCAP_USER2                       47
-#define WTAP_ENCAP_USER3                       48
-#define WTAP_ENCAP_USER4                       49
-#define WTAP_ENCAP_USER5                       50
-#define WTAP_ENCAP_USER6                       51
-#define WTAP_ENCAP_USER7                       52
-#define WTAP_ENCAP_USER8                       53
-#define WTAP_ENCAP_USER9                       54
-#define WTAP_ENCAP_USER10                      55
-#define WTAP_ENCAP_USER11                      56
-#define WTAP_ENCAP_USER12                      57
-#define WTAP_ENCAP_USER13                      58
-#define WTAP_ENCAP_USER14                      59
-#define WTAP_ENCAP_USER15                      60
-#define WTAP_ENCAP_SYMANTEC                    61
-#define WTAP_ENCAP_APPLE_IP_OVER_IEEE1394      62
-#define WTAP_ENCAP_BACNET_MS_TP                                63
-#define WTAP_ENCAP_NETTL_RAW_ICMP                      64
-#define WTAP_ENCAP_NETTL_RAW_ICMPV6                    65
-#define WTAP_ENCAP_GPRS_LLC                                    66
-#define WTAP_ENCAP_JUNIPER_ATM1                                67
-#define WTAP_ENCAP_JUNIPER_ATM2                                68
-#define WTAP_ENCAP_REDBACK                                     69
-#define WTAP_ENCAP_NETTL_RAW_IP                                70
-#define WTAP_ENCAP_NETTL_ETHERNET                      71
-#define WTAP_ENCAP_NETTL_TOKEN_RING                    72
-#define WTAP_ENCAP_NETTL_FDDI                          73
-#define WTAP_ENCAP_NETTL_UNKNOWN                       74
-#define WTAP_ENCAP_MTP2_WITH_PHDR           75
-#define WTAP_ENCAP_JUNIPER_PPPOE                       76
-#define WTAP_GCOM_TIE1                                         77
-#define WTAP_GCOM_SERIAL                                       78
-#define WTAP_ENCAP_NETTL_X25                           79
-#define WTAP_ENCAP_K12                                         80
-#define WTAP_ENCAP_JUNIPER_MLPPP            81
-#define WTAP_ENCAP_JUNIPER_MLFR             82
-#define WTAP_ENCAP_JUNIPER_ETHER            83
-#define WTAP_ENCAP_JUNIPER_PPP              84
-#define WTAP_ENCAP_JUNIPER_FRELAY           85
-#define WTAP_ENCAP_JUNIPER_CHDLC            86
-#define WTAP_ENCAP_JUNIPER_GGSN             87
-#define WTAP_ENCAP_LINUX_LAPD               88
-#define WTAP_ENCAP_CATAPULT_DCT2000         89
-#define WTAP_ENCAP_BER                      90
-#define WTAP_ENCAP_JUNIPER_VP               91
-#define WTAP_ENCAP_USB                      92
-#define WTAP_ENCAP_IEEE802_16_MAC_CPS          93
-#define WTAP_ENCAP_NETTL_RAW_TELNET                    94
-#define WTAP_ENCAP_USB_LINUX                95
-#define WTAP_ENCAP_MPEG                     96
-#define WTAP_ENCAP_PPI                      97
-#define WTAP_ENCAP_ERF                                         98
+#define WTAP_ENCAP_PER_PACKET                   -1
+#define WTAP_ENCAP_UNKNOWN                      0
+#define WTAP_ENCAP_ETHERNET                     1
+#define WTAP_ENCAP_TOKEN_RING                   2
+#define WTAP_ENCAP_SLIP                         3
+#define WTAP_ENCAP_PPP                          4
+#define WTAP_ENCAP_FDDI                         5
+#define WTAP_ENCAP_FDDI_BITSWAPPED              6
+#define WTAP_ENCAP_RAW_IP                       7
+#define WTAP_ENCAP_ARCNET                       8
+#define WTAP_ENCAP_ARCNET_LINUX                 9
+#define WTAP_ENCAP_ATM_RFC1483                  10
+#define WTAP_ENCAP_LINUX_ATM_CLIP               11
+#define WTAP_ENCAP_LAPB                         12
+#define WTAP_ENCAP_ATM_PDUS                     13
+#define WTAP_ENCAP_ATM_PDUS_UNTRUNCATED         14
+#define WTAP_ENCAP_NULL                         15
+#define WTAP_ENCAP_ASCEND                       16
+#define WTAP_ENCAP_ISDN                         17
+#define WTAP_ENCAP_IP_OVER_FC                   18
+#define WTAP_ENCAP_PPP_WITH_PHDR                19
+#define WTAP_ENCAP_IEEE_802_11                  20
+#define WTAP_ENCAP_PRISM_HEADER                 21
+#define WTAP_ENCAP_IEEE_802_11_WITH_RADIO       22
+#define WTAP_ENCAP_IEEE_802_11_WLAN_RADIOTAP    23
+#define WTAP_ENCAP_IEEE_802_11_WLAN_AVS         24
+#define WTAP_ENCAP_SLL                          25
+#define WTAP_ENCAP_FRELAY                       26
+#define WTAP_ENCAP_FRELAY_WITH_PHDR             27
+#define WTAP_ENCAP_CHDLC                        28
+#define WTAP_ENCAP_CISCO_IOS                    29
+#define WTAP_ENCAP_LOCALTALK                    30
+#define WTAP_ENCAP_OLD_PFLOG                    31
+#define WTAP_ENCAP_HHDLC                        32
+#define WTAP_ENCAP_DOCSIS                       33
+#define WTAP_ENCAP_COSINE                       34
+#define WTAP_ENCAP_WFLEET_HDLC                  35
+#define WTAP_ENCAP_SDLC                         36
+#define WTAP_ENCAP_TZSP                         37
+#define WTAP_ENCAP_ENC                          38
+#define WTAP_ENCAP_PFLOG                        39
+#define WTAP_ENCAP_CHDLC_WITH_PHDR              40
+#define WTAP_ENCAP_BLUETOOTH_H4                 41
+#define WTAP_ENCAP_MTP2                         42
+#define WTAP_ENCAP_MTP3                         43
+#define WTAP_ENCAP_IRDA                         44
+#define WTAP_ENCAP_USER0                        45
+#define WTAP_ENCAP_USER1                        46
+#define WTAP_ENCAP_USER2                        47
+#define WTAP_ENCAP_USER3                        48
+#define WTAP_ENCAP_USER4                        49
+#define WTAP_ENCAP_USER5                        50
+#define WTAP_ENCAP_USER6                        51
+#define WTAP_ENCAP_USER7                        52
+#define WTAP_ENCAP_USER8                        53
+#define WTAP_ENCAP_USER9                        54
+#define WTAP_ENCAP_USER10                       55
+#define WTAP_ENCAP_USER11                       56
+#define WTAP_ENCAP_USER12                       57
+#define WTAP_ENCAP_USER13                       58
+#define WTAP_ENCAP_USER14                       59
+#define WTAP_ENCAP_USER15                       60
+#define WTAP_ENCAP_SYMANTEC                     61
+#define WTAP_ENCAP_APPLE_IP_OVER_IEEE1394       62
+#define WTAP_ENCAP_BACNET_MS_TP                 63
+#define WTAP_ENCAP_NETTL_RAW_ICMP               64
+#define WTAP_ENCAP_NETTL_RAW_ICMPV6             65
+#define WTAP_ENCAP_GPRS_LLC                     66
+#define WTAP_ENCAP_JUNIPER_ATM1                 67
+#define WTAP_ENCAP_JUNIPER_ATM2                 68
+#define WTAP_ENCAP_REDBACK                      69
+#define WTAP_ENCAP_NETTL_RAW_IP                 70
+#define WTAP_ENCAP_NETTL_ETHERNET               71
+#define WTAP_ENCAP_NETTL_TOKEN_RING             72
+#define WTAP_ENCAP_NETTL_FDDI                   73
+#define WTAP_ENCAP_NETTL_UNKNOWN                74
+#define WTAP_ENCAP_MTP2_WITH_PHDR               75
+#define WTAP_ENCAP_JUNIPER_PPPOE                76
+#define WTAP_ENCAP_GCOM_TIE1                    77
+#define WTAP_ENCAP_GCOM_SERIAL                  78
+#define WTAP_ENCAP_NETTL_X25                    79
+#define WTAP_ENCAP_K12                          80
+#define WTAP_ENCAP_JUNIPER_MLPPP                81
+#define WTAP_ENCAP_JUNIPER_MLFR                 82
+#define WTAP_ENCAP_JUNIPER_ETHER                83
+#define WTAP_ENCAP_JUNIPER_PPP                  84
+#define WTAP_ENCAP_JUNIPER_FRELAY               85
+#define WTAP_ENCAP_JUNIPER_CHDLC                86
+#define WTAP_ENCAP_JUNIPER_GGSN                 87
+#define WTAP_ENCAP_LINUX_LAPD                   88
+#define WTAP_ENCAP_CATAPULT_DCT2000             89
+#define WTAP_ENCAP_BER                          90
+#define WTAP_ENCAP_JUNIPER_VP                   91
+#define WTAP_ENCAP_USB                          92
+#define WTAP_ENCAP_IEEE802_16_MAC_CPS           93
+#define WTAP_ENCAP_NETTL_RAW_TELNET             94
+#define WTAP_ENCAP_USB_LINUX                    95
+#define WTAP_ENCAP_MPEG                         96
+#define WTAP_ENCAP_PPI                          97
+#define WTAP_ENCAP_ERF                          98
 #define WTAP_ENCAP_BLUETOOTH_H4_WITH_PHDR       99
-#define WTAP_ENCAP_SITA                                100
-
-
-#define WTAP_NUM_ENCAP_TYPES                   wtap_get_num_encap_types()
+#define WTAP_ENCAP_SITA                         100
+#define WTAP_ENCAP_SCCP                         101
+#define WTAP_ENCAP_BLUETOOTH_HCI                102 /*raw packets without a transport layer header e.g. H4*/
+#define WTAP_ENCAP_IPMB                         103
+#define WTAP_ENCAP_IEEE802_15_4                 104
+#define WTAP_ENCAP_X2E_XORAYA                   105
+#define WTAP_ENCAP_FLEXRAY                      106
+#define WTAP_ENCAP_LIN                          107
+#define WTAP_ENCAP_MOST                         108
+#define WTAP_ENCAP_CAN20B                       109
+#define WTAP_ENCAP_LAYER1_EVENT                 110
+#define WTAP_ENCAP_X2E_SERIAL                   111
+#define WTAP_ENCAP_I2C                          112
+#define WTAP_ENCAP_IEEE802_15_4_NONASK_PHY      113
+#define WTAP_ENCAP_TNEF                         114
+#define WTAP_ENCAP_USB_LINUX_MMAPPED            115
+#define WTAP_ENCAP_GSM_UM                       116
+#define WTAP_ENCAP_DPNSS                        117
+#define WTAP_ENCAP_PACKETLOGGER                 118
+#define WTAP_ENCAP_NSTRACE_1_0                  119
+#define WTAP_ENCAP_NSTRACE_2_0                  120
+#define WTAP_ENCAP_FIBRE_CHANNEL_FC2            121
+#define WTAP_ENCAP_FIBRE_CHANNEL_FC2_WITH_FRAME_DELIMS 122
+#define WTAP_ENCAP_JPEG_JFIF                    123    /* obsoleted by WTAP_ENCAP_MIME*/
+#define WTAP_ENCAP_IPNET                        124
+#define WTAP_ENCAP_SOCKETCAN                    125
+#define WTAP_ENCAP_IEEE802_11_NETMON_RADIO      126
+#define WTAP_ENCAP_IEEE802_15_4_NOFCS           127
+#define WTAP_ENCAP_RAW_IPFIX                    128
+#define WTAP_ENCAP_RAW_IP4                      129
+#define WTAP_ENCAP_RAW_IP6                      130
+#define WTAP_ENCAP_LAPD                         131
+#define WTAP_ENCAP_DVBCI                        132
+#define WTAP_ENCAP_MUX27010                     133
+#define WTAP_ENCAP_MIME                         134
+#define WTAP_ENCAP_NETANALYZER                  135
+#define WTAP_ENCAP_NETANALYZER_TRANSPARENT      136
+#define WTAP_ENCAP_IP_OVER_IB                   137
+#define WTAP_ENCAP_MPEG_2_TS                   138
+
+#define WTAP_NUM_ENCAP_TYPES                    wtap_get_num_encap_types()
 
 /* File types that can be read by wiretap.
    We support writing some many of these file types, too, so we
    distinguish between different versions of them. */
-#define WTAP_FILE_UNKNOWN                      0
-#define WTAP_FILE_WTAP                                         1
-#define WTAP_FILE_PCAP                                         2
-#define WTAP_FILE_PCAP_NSEC                                    3
-#define WTAP_FILE_PCAP_AIX                                     4
-#define WTAP_FILE_PCAP_SS991029                                5
-#define WTAP_FILE_PCAP_NOKIA                           6
-#define WTAP_FILE_PCAP_SS990417                                7
-#define WTAP_FILE_PCAP_SS990915                                8
-#define WTAP_FILE_5VIEWS                                       9
-#define WTAP_FILE_IPTRACE_1_0                          10
-#define WTAP_FILE_IPTRACE_2_0                          11
-#define WTAP_FILE_BER                                          12
-#define WTAP_FILE_HCIDUMP                                      13
-#define WTAP_FILE_CATAPULT_DCT2000                     14
-#define WTAP_FILE_NETXRAY_OLD                          15
-#define WTAP_FILE_NETXRAY_1_0                          16
-#define WTAP_FILE_COSINE                                       17
-#define WTAP_FILE_CSIDS                                                18
-#define WTAP_FILE_DBS_ETHERWATCH                       19
-#define WTAP_FILE_ERF                                          20
-#define WTAP_FILE_EYESDN                                       21
-#define WTAP_FILE_NETTL                                                22
-#define WTAP_FILE_ISERIES                                      23
-#define WTAP_FILE_ISERIES_UNICODE                      24
-#define WTAP_FILE_I4BTRACE                                     25
-#define WTAP_FILE_ASCEND                                       26
-#define WTAP_FILE_NETMON_1_x                           27
-#define WTAP_FILE_NETMON_2_x                           28
-#define WTAP_FILE_NGSNIFFER_UNCOMPRESSED       29
-#define WTAP_FILE_NGSNIFFER_COMPRESSED         30
-#define WTAP_FILE_NETXRAY_1_1                          31
-#define WTAP_FILE_NETXRAY_2_00x                                32
-#define WTAP_FILE_NETWORK_INSTRUMENTS_V9       33
-#define WTAP_FILE_LANALYZER                                    34
-#define WTAP_FILE_PPPDUMP                                      35
-#define WTAP_FILE_RADCOM                                       36
-#define WTAP_FILE_SNOOP                                                37
-#define WTAP_FILE_SHOMITI                                      38
-#define WTAP_FILE_VMS                                          39
-#define WTAP_FILE_K12                                          40
-#define WTAP_FILE_TOSHIBA                                      41
-#define WTAP_FILE_VISUAL_NETWORKS                      42
-#define WTAP_FILE_ETHERPEEK_V56                                43
-#define WTAP_FILE_ETHERPEEK_V7                         44
-#define WTAP_FILE_AIROPEEK_V9                          45
-#define WTAP_FILE_MPEG                                         46
-#define WTAP_FILE_K12TEXT                                      47
-#define WTAP_FILE_NETSCREEN                                    48
-#define WTAP_FILE_COMMVIEW                                     49
-#define WTAP_FILE_PCAPNG                                       50
-
-#define WTAP_NUM_FILE_TYPES                    wtap_get_num_file_types()
+#define WTAP_FILE_UNKNOWN                       0
+#define WTAP_FILE_PCAP                          1
+#define WTAP_FILE_PCAPNG                        2
+#define WTAP_FILE_PCAP_NSEC                     3
+#define WTAP_FILE_PCAP_AIX                      4
+#define WTAP_FILE_PCAP_SS991029                 5
+#define WTAP_FILE_PCAP_NOKIA                    6
+#define WTAP_FILE_PCAP_SS990417                 7
+#define WTAP_FILE_PCAP_SS990915                 8
+#define WTAP_FILE_5VIEWS                        9
+#define WTAP_FILE_IPTRACE_1_0                   10
+#define WTAP_FILE_IPTRACE_2_0                   11
+#define WTAP_FILE_BER                           12
+#define WTAP_FILE_HCIDUMP                       13
+#define WTAP_FILE_CATAPULT_DCT2000              14
+#define WTAP_FILE_NETXRAY_OLD                   15
+#define WTAP_FILE_NETXRAY_1_0                   16
+#define WTAP_FILE_COSINE                        17
+#define WTAP_FILE_CSIDS                         18
+#define WTAP_FILE_DBS_ETHERWATCH                19
+#define WTAP_FILE_ERF                           20
+#define WTAP_FILE_EYESDN                        21
+#define WTAP_FILE_NETTL                         22
+#define WTAP_FILE_ISERIES                       23
+#define WTAP_FILE_ISERIES_UNICODE               24
+#define WTAP_FILE_I4BTRACE                      25
+#define WTAP_FILE_ASCEND                        26
+#define WTAP_FILE_NETMON_1_x                    27
+#define WTAP_FILE_NETMON_2_x                    28
+#define WTAP_FILE_NGSNIFFER_UNCOMPRESSED        29
+#define WTAP_FILE_NGSNIFFER_COMPRESSED          30
+#define WTAP_FILE_NETXRAY_1_1                   31
+#define WTAP_FILE_NETXRAY_2_00x                 32
+#define WTAP_FILE_NETWORK_INSTRUMENTS           33
+#define WTAP_FILE_LANALYZER                     34
+#define WTAP_FILE_PPPDUMP                       35
+#define WTAP_FILE_RADCOM                        36
+#define WTAP_FILE_SNOOP                         37
+#define WTAP_FILE_SHOMITI                       38
+#define WTAP_FILE_VMS                           39
+#define WTAP_FILE_K12                           40
+#define WTAP_FILE_TOSHIBA                       41
+#define WTAP_FILE_VISUAL_NETWORKS               42
+#define WTAP_FILE_ETHERPEEK_V56                 43
+#define WTAP_FILE_ETHERPEEK_V7                  44
+#define WTAP_FILE_AIROPEEK_V9                   45
+#define WTAP_FILE_MPEG                          46
+#define WTAP_FILE_K12TEXT                       47
+#define WTAP_FILE_NETSCREEN                     48
+#define WTAP_FILE_COMMVIEW                      49
+#define WTAP_FILE_BTSNOOP                       50
+#define WTAP_FILE_TNEF                          51
+#define WTAP_FILE_DCT3TRACE                     52
+#define WTAP_FILE_PACKETLOGGER                  53
+#define WTAP_FILE_DAINTREE_SNA                  54
+#define WTAP_FILE_NETSCALER_1_0                 55
+#define WTAP_FILE_NETSCALER_2_0                 56
+#define WTAP_FILE_JPEG_JFIF                     57 /* obsoleted by WTAP_FILE_MIME */
+#define WTAP_FILE_IPFIX                         58
+#define WTAP_FILE_MIME                          59
+#define WTAP_FILE_AETHRA                       60
+
+#define WTAP_NUM_FILE_TYPES                     wtap_get_num_file_types()
 
 /* timestamp precision (currently only these values are supported) */
 #define WTAP_FILE_TSPREC_SEC           0
@@ -266,7 +308,8 @@ extern "C" {
 
 /*
  * Maximum packet size we'll support.
- * It must be at least 65535.
+ * 65535 is the largest snapshot length that libpcap supports, so we
+ * use that.
  */
 #define        WTAP_MAX_PACKET_SIZE                    65535
 
@@ -286,6 +329,22 @@ extern "C" {
  * of that.
  */
 
+
+struct nstr_phdr {
+       gint64 rec_offset;
+       gint32 rec_len;
+       guint8 nicno_offset;
+       guint8 nicno_len;
+       guint8 dir_offset;
+       guint8 dir_len;
+       guint8 eth_offset;
+       guint8 pcb_offset;
+       guint8 l_pcb_offset;
+       guint8 rec_type;
+       guint8 vlantag_offset;
+       guint8 coreid_offset;
+};
+
 /* Packet "pseudo-header" information for Ethernet capture files. */
 struct eth_phdr {
        gint    fcs_len;        /* Number of bytes of FCS - -1 means "unknown" */
@@ -312,6 +371,8 @@ struct isdn_phdr {
  * Status bits.
  */
 #define ATM_RAW_CELL   0x01    /* TRUE if the packet is a single cell */
+#define ATM_NO_HEC     0x02    /* TRUE if the cell has HEC stripped out */
+#define ATM_AAL2_NOPHDR        0x04    /* TRUE if the AAL2 PDU has no pseudo-header */
 
 /*
  * AAL types.
@@ -337,6 +398,8 @@ struct isdn_phdr {
 #define TRAF_SPANS     6       /* FORE SPANS */
 #define TRAF_IPSILON   7       /* Ipsilon */
 #define TRAF_UMTS_FP   8       /* UMTS Frame Protocol */
+#define TRAF_GPRS_NS   9 /* GPRS Network Services */
+#define TRAF_SSCOP             10      /* SSCOP */
 
 /*
  * Traffic subtypes.
@@ -411,9 +474,14 @@ struct ascend_phdr {
        guint32 task;                   /* Task number */
 };
 
+/* Also defined in epan/packet_info.h */
+#define P2P_DIR_UNKNOWN        -1
+#define P2P_DIR_SENT   0
+#define P2P_DIR_RECV   1
+
 /* Packet "pseudo-header" for point-to-point links with direction flags. */
 struct p2p_phdr {
-       gboolean        sent; /* TRUE=sent, FALSE=received */
+       int     sent; /* TRUE=sent, FALSE=received, -1=unknown*/
 };
 
 /*
@@ -534,7 +602,7 @@ struct k12_phdr {
        const gchar* stack_file;
        guint32 input_type;
        k12_input_info_t input_info;
-       gchar* extra_info;
+       guint8* extra_info;
        guint32 extra_length;
        void* stuff;
 };
@@ -561,64 +629,25 @@ struct catapult_dct2000_phdr
        struct wtap *wth;
 };
 
-/*
- * possible event type
- */
-#define URB_SUBMIT        'S'
-#define URB_COMPLETE      'C'
-#define URB_ERROR         'E'
+#define LIBPCAP_BT_PHDR_SENT    0
+#define LIBPCAP_BT_PHDR_RECV    1
 
 /*
- * possible transfer mode
- */
-#define URB_ISOCHRONOUS   0x0
-#define URB_INTERRUPT     0x1
-#define URB_CONTROL       0x2
-#define URB_BULK          0x3
-
-#define URB_TRANSFER_IN   0x80         /* to host */
-
-/*
- * USB setup header as defined in USB specification
+ * Header prepended by libpcap to each bluetooth hci h:4 frame.
+ * Values in network byte order
  */
-struct usb_request_hdr {
-    gint8 bmRequestType;
-    guint8 bRequest;
-    guint16 wValue;
-    guint16 wIndex;
-    guint16 wLength;
+struct libpcap_bt_phdr {
+    guint32 direction;     /* Bit 0 hold the frame direction. */
 };
 
-/*
- * Header prepended by Linux kernel to each USB event.
- * Followed by a struct usb_request_hdr, although that header is valid
- * only if setup_flag is 0.
- * (Setup flag is '-', 'D', 'Z', or 0.  Data flag is '<', '>', 'Z', or 0.)
- *
- * We present this as a pseudo-header; the values are in host byte order.
- */
-struct linux_usb_phdr {
-    guint64 id;             /* urb id, to link submission and completion events*/
-    guint8 event_type;      /* Submit ('S'), Completed ('C'), Error ('E')  */
-    guint8 transfer_type;   /* ISO (0), Intr, Control, Bulk (3) */
-    guint8 endpoint_number; /* Endpoint number (0-15) and transfer direction */
-    guint8 device_address;  /* 0-127 */
-    guint16 bus_id;
-    gint8 setup_flag;       /*if !=0 the urb setup header is not present*/
-    gint8 data_flag;        /*if !=0 no urb data is present*/
-    gint64 ts_sec;
-    gint32 ts_usec;
-    gint32 status;
-    guint32 urb_len;        /* whole len of urb this event refers to */
-    guint32 data_len;       /* amount of urb data really present in this event*/
-};
+#define LIBPCAP_PPP_PHDR_RECV    0
+#define LIBPCAP_PPP_PHDR_SENT    1
 
 /*
- * Header prepended by libpcap to each bluetooth hci h:4 frame.
- * Values in network byte order
+ * Header prepended by libpcap to each ppp frame.
  */
-struct libpcap_bt_phdr {
-    guint32 direction;     /* Bit 0 hold the frame direction. */
+struct libpcap_ppp_phdr {
+    guint8 direction;
 };
 
 /*
@@ -633,12 +662,20 @@ struct erf_phdr {
   guint16 wlen;
 };
 
+struct erf_ehdr {
+  guint64 ehdr;
+};
+
 /*
  * ERF pseudo header with optional subheader
  * (Multichannel or Ethernet)
  */
+
+#define MAX_ERF_EHDR 8
+
 struct erf_mc_phdr {
   struct erf_phdr phdr;
+  struct erf_ehdr ehdr_list[MAX_ERF_EHDR];
   union
   {
     guint16 eth_hdr;
@@ -702,13 +739,57 @@ struct erf_mc_phdr {
 #define SITA_PROTO_BOP_FRL             (0x12)
 
 struct sita_phdr {
-   guint8  flags;
-   guint8  signals;
-   guint8  errors1;
-   guint8  errors2;
-   guint8  proto;
+   guint8  sita_flags;
+   guint8  sita_signals;
+   guint8  sita_errors1;
+   guint8  sita_errors2;
+   guint8  sita_proto;
+};
+
+/*pseudo header for Bluetooth HCI*/
+struct bthci_phdr {
+       gboolean sent;
+       guint8 channel;
+};
+
+#define BTHCI_CHANNEL_COMMAND 1
+#define BTHCI_CHANNEL_ACL     2
+#define BTHCI_CHANNEL_SCO     3
+#define BTHCI_CHANNEL_EVENT   4
+
+/* pseudo header for WTAP_ENCAP_LAYER1_EVENT */
+struct l1event_phdr {
+       gboolean uton;
+};
+
+/* * I2C pseudo header */
+struct i2c_phdr {
+       guint8 is_event;
+       guint8 bus;
+       guint32 flags;
 };
 
+/* pseudo header for WTAP_ENCAP_GSM_UM */
+struct gsm_um_phdr {
+       gboolean uplink;
+       guint8 channel;
+       /* The following are only populated for downlink */
+       guint8 bsic;
+       guint16 arfcn;
+       guint32 tdma_frame;
+       guint8 error;
+       guint16 timeshift;
+};
+
+#define GSM_UM_CHANNEL_UNKNOWN 0
+#define GSM_UM_CHANNEL_BCCH    1
+#define GSM_UM_CHANNEL_SDCCH   2
+#define GSM_UM_CHANNEL_SACCH   3
+#define GSM_UM_CHANNEL_FACCH   4
+#define GSM_UM_CHANNEL_CCCH    5
+#define GSM_UM_CHANNEL_RACH    6
+#define GSM_UM_CHANNEL_AGCH    7
+#define GSM_UM_CHANNEL_PCH     8
 
 union wtap_pseudo_header {
        struct eth_phdr         eth;
@@ -721,13 +802,17 @@ union wtap_pseudo_header {
        struct cosine_phdr      cosine;
        struct irda_phdr        irda;
        struct nettl_phdr       nettl;
-       struct mtp2_phdr        mtp2;
+       struct mtp2_phdr        mtp2;
        struct k12_phdr         k12;
        struct lapd_phdr        lapd;
        struct catapult_dct2000_phdr dct2000;
-       struct linux_usb_phdr   linux_usb;
-       struct erf_mc_phdr      erf;
+       struct erf_mc_phdr      erf;
        struct sita_phdr        sita;
+       struct bthci_phdr       bthci;
+       struct l1event_phdr     l1event;
+       struct i2c_phdr         i2c;
+       struct gsm_um_phdr      gsm_um;
+       struct nstr_phdr        nstr;
 };
 
 struct wtap_nstime {
@@ -736,62 +821,194 @@ struct wtap_nstime {
 };
 
 struct wtap_pkthdr {
-       struct wtap_nstime ts;
-       guint32 caplen;
-       guint32 len;
-       int pkt_encap;
+       guint32                 presence_flags; /* what stuff do we have? */
+       struct wtap_nstime      ts;
+       guint32                 caplen;         /* data length in the file */
+       guint32                 len;            /* data length on the wire */
+       int                     pkt_encap;
+       /* pcapng variables */
+       guint32                 interface_id;   /* identifier of the interface. */
+       /* options */
+       gchar                   *opt_comment;   /* NULL if not available */
+       guint64                 drop_count;     /* number of packets lost (by the interface and the operating system) between this packet and the preceding one. */
+       guint32                 pack_flags;     /* XXX - 0 for now (any value for "we don't have it"?) */
 };
 
-struct wtap;
+/*
+ * Bits in presence_flags, indicating which of the fields we have.
+ *
+ * For the time stamp, we may need some more flags to indicate
+ * whether the time stamp is an absolute date-and-time stamp, an
+ * absolute time-only stamp (which can make relative time
+ * calculations tricky, as you could in theory have two time
+ * stamps separated by an unknown number of days), or a time stamp
+ * relative to some unspecified time in the past (see mpeg.c).
+ *
+ * There is no presence flag for len - there has to be *some* length
+ * value for the packet.  (The "captured length" can be missing if
+ * the file format doesn't report a captured length distinct from
+ * the on-the-network length because the application(s) producing those
+ * files don't support slicing packets.)
+ *
+ * There could be a presence flag for the packet encapsulation - if it's
+ * absent, use the file encapsulation - but it's not clear that's useful;
+ * we currently do that in the module for the file format.
+ */
+#define WTAP_HAS_TS            0x00000001      /* time stamp */
+#define WTAP_HAS_CAP_LEN       0x00000002      /* captured length separate from on-the-network length */
+#define WTAP_HAS_INTERFACE_ID  0x00000004      /* interface ID */
+#define WTAP_HAS_COMMENTS      0x00000008      /* comments */
+#define WTAP_HAS_DROP_COUNT    0x00000010      /* drop count */
+#define WTAP_HAS_PACK_FLAGS    0x00000020      /* packet flags */
+
+/**
+ * Holds the option strings from pcapng:s Section Header block(SHB).
+ */
+typedef struct wtapng_section_s {
+       /* mandatory */
+       guint64                         section_length;
+       /* options */
+       gchar                           *opt_comment;   /* NULL if not available */
+       gchar                           *shb_hardware;  /* NULL if not available, UTF-8 string containing the description of the hardware used to create this section. */
+       gchar                           *shb_os;                /* NULL if not available, UTF-8 string containing the name of the operating system used to create this section. */
+       gchar                           *shb_user_appl; /* NULL if not available, UTF-8 string containing the name of the application used to create this section. */
+} wtapng_section_t;
+
+
+/** struct holding the information to build IDB:s
+ *  the interface_data array holds an array of wtapng_if_descr_t
+ *  one per interface.
+ */
+typedef struct wtapng_iface_descriptions_s {
+       guint number_of_interfaces;
+       GArray *interface_data;
+} wtapng_iface_descriptions_t;
+
+/* Interface Description 
+ *
+ * Options:
+ * if_name        2  A UTF-8 string containing the name of the device used to capture data. "eth0" / "\Device\NPF_{AD1CE675-96D0-47C5-ADD0-2504B9126B68}" / ... 
+ * if_description 3  A UTF-8 string containing the description of the device used to capture data. "Broadcom NetXtreme" / "First Ethernet Interface" / ... 
+ * if_IPv4addr    4  Interface network address and netmask. This option can be repeated multiple times within the same Interface Description Block when multiple IPv4 addresses are assigned to the interface. 192 168 1 1 255 255 255 0 
+ * if_IPv6addr    5  Interface network address and prefix length (stored in the last byte). This option can be repeated multiple times within the same Interface Description Block when multiple IPv6 addresses are assigned to the interface. 2001:0db8:85a3:08d3:1319:8a2e:0370:7344/64 is written (in hex) as "20 01 0d b8 85 a3 08 d3 13 19 8a 2e 03 70 73 44 40" 
+ * if_MACaddr     6  Interface Hardware MAC address (48 bits). 00 01 02 03 04 05 
+ * if_EUIaddr     7  Interface Hardware EUI address (64 bits), if available. TODO: give a good example 
+ * if_speed       8  Interface speed (in bps). 100000000 for 100Mbps 
+ * if_tsresol     9  Resolution of timestamps. If the Most Significant Bit is equal to zero, the remaining bits indicates the resolution of the timestamp as as a negative power of 10 (e.g. 6 means microsecond resolution, timestamps are the number of microseconds since 1/1/1970). If the Most Significant Bit is equal to one, the remaining bits indicates the resolution as as negative power of 2 (e.g. 10 means 1/1024 of second). If this option is not present, a resolution of 10^-6 is assumed (i.e. timestamps have the same resolution of the standard 'libpcap' timestamps). 6 
+ * if_tzone      10  Time zone for GMT support (TODO: specify better). TODO: give a good example 
+ * if_filter     11  The filter (e.g. "capture only TCP traffic") used to capture traffic. The first byte of the Option Data keeps a code of the filter used (e.g. if this is a libpcap string, or BPF bytecode, and more). More details about this format will be presented in Appendix XXX (TODO). (TODO: better use different options for different fields? e.g. if_filter_pcap, if_filter_bpf, ...) 00 "tcp port 23 and host 10.0.0.5" 
+ * if_os         12  A UTF-8 string containing the name of the operating system of the machine in which this interface is installed. This can be different from the same information that can be contained by the Section Header Block (Section 3.1 (Section Header Block (mandatory))) because the capture can have been done on a remote machine. "Windows XP SP2" / "openSUSE 10.2" / ... 
+ * if_fcslen     13  An integer value that specified the length of the Frame Check Sequence (in bits) for this interface. For link layers whose FCS length can change during time, the Packet Block Flags Word can be used (see Appendix A (Packet Block Flags Word)). 4 
+ * if_tsoffset   14  A 64 bits integer value that specifies an offset (in seconds) that must be added to the timestamp of each packet to obtain the absolute timestamp of a packet. If the option is missing, the timestamps stored in the packet must be considered absolute timestamps. The time zone of the offset can be specified with the option if_tzone. TODO: won't a if_tsoffset_low for fractional second offsets be useful for highly syncronized capture systems? 1234 
+ */
+/**
+ * Interface description data
+ */
+typedef struct wtapng_if_descr_s {
+       int                                     wtap_encap;    /**< link_type translated to wtap_encap */
+       guint64                         time_units_per_second;
+       /* mandatory */
+       guint16                         link_type;
+       guint32                         snap_len;
+       /* options */
+       gchar                           *opt_comment;   /**< NULL if not available */
+       gchar                           *if_name;               /**< NULL if not available, opt 2 A UTF-8 string containing the name of the device used to capture data. */
+       gchar                           *if_description;/**< NULL if not available, opt 3 A UTF-8 string containing the description of the device used to capture data. */
+       /* XXX: if_IPv4addr opt 4  Interface network address and netmask.*/
+       /* XXX: if_IPv6addr opt 5  Interface network address and prefix length (stored in the last byte).*/
+       /* XXX: if_MACaddr  opt 6  Interface Hardware MAC address (48 bits).*/
+       /* XXX: if_EUIaddr  opt 7  Interface Hardware EUI address (64 bits)*/
+       guint64                         if_speed;       /**< 0xFFFFFFFF if unknown, opt 8  Interface speed (in bps). 100000000 for 100Mbps */
+       guint8                          if_tsresol;     /**< default is 6 for microsecond resolution, opt 9  Resolution of timestamps. 
+                                                                        * If the Most Significant Bit is equal to zero, the remaining bits indicates the resolution of the timestamp as as a negative power of 10
+                                                                        */
+       /* XXX: if_tzone      10  Time zone for GMT support (TODO: specify better). */
+       gchar                           *if_filter;     /**< NULL if not available, opt 11  The filter (e.g. "capture only TCP traffic") used to capture traffic.
+                                                                        * The first byte of the Option Data keeps a code of the filter used (e.g. if this is a libpcap string, or BPF bytecode, and more).
+                                                                        */
+       gchar                           *if_os;         /**< NULL if not available, 12  A UTF-8 string containing the name of the operating system of the machine in which this interface is installed. */
+       gint8                           if_fcslen;      /**< -1 if unknown or changes between packets, opt 13  An integer value that specified the length of the Frame Check Sequence (in bits) for this interface. */
+       /* XXX: guint64 if_tsoffset; opt 14  A 64 bits integer value that specifies an offset (in seconds)...*/
+} wtapng_if_descr_t;
+
 struct Buffer;
 struct wtap_dumper;
 
 typedef struct wtap wtap;
 typedef struct wtap_dumper wtap_dumper;
 
+typedef struct wtap_reader *FILE_T;
+
 struct file_type_info {
     /* the file type name */
     /* should be NULL for all "pseudo" types that are only internally used and not read/writeable */
-       const char *name;
+    const char *name;
 
     /* the file type short name, used as a shortcut for the command line tools */
     /* should be NULL for all "pseudo" types that are only internally used and not read/writeable */
-       const char *short_name;
-
-    /* the common file extensions for this type (seperated by semicolon) */
-    /* should be *.* if no common extension is applicable */
-    const char *file_extensions;
+    const char *short_name;
 
     /* the default file extension, used to save this type */
     /* should be NULL if no default extension is known */
-    const char *file_extension_default;
+    const char *default_file_extension;
+
+    /* a semicolon-separated list of additional file extensions */
+    /* used for this type */
+    /* should be NULL if no extensions, or no extensions other */
+    /* than the default extension, are known */
+    const char *additional_file_extensions;
+
+    /* when writing this file format, is seeking required? */
+    gboolean writing_must_seek;
 
-    /* can this type be compressed with gzip? */
-       gboolean        can_compress;
+    /* does this type support name resolution records? */
+    /* should be FALSE is this file type doesn't support name resolution records */
+    gboolean has_name_resolution;
 
     /* can this type write this encapsulation format? */
-    /* should be NULL is this file type don't have write support */
-       int     (*can_write_encap)(int);
+    /* should be NULL is this file type doesn't have write support */
+    int (*can_write_encap)(int);
 
     /* the function to open the capture file for writing */
     /* should be NULL is this file type don't have write support */
-       int     (*dump_open)(wtap_dumper *, gboolean, int *);
+    int (*dump_open)(wtap_dumper *, int *);
 };
 
 
 typedef int (*wtap_open_routine_t)(struct wtap*, int *, char **);
 
 
-/*
- * On failure, "wtap_open_offline()" returns NULL, and puts into the
+/** On failure, "wtap_open_offline()" returns NULL, and puts into the
  * "int" pointed to by its second argument:
  *
- * a positive "errno" value if the capture file can't be opened;
+ * @param filename Name of the file to open
+ * @param err a positive "errno" value if the capture file can't be opened;
  * a negative number, indicating the type of error, on other failures.
+ * @param err_info for some errors, a string giving more details of
+ * the error
+ * @param do_random TRUE if random access to the file will be done,
+ * FALSE if not
  */
 struct wtap* wtap_open_offline(const char *filename, int *err,
     gchar **err_info, gboolean do_random);
 
+/*
+ * If we were compiled with zlib and we're at EOF, unset EOF so that
+ * wtap_read/gzread has a chance to succeed. This is necessary if
+ * we're tailing a file.
+ */
+void wtap_cleareof(wtap *wth);
+
+/*
+ * Set callback functions to add new hostnames. Currently pcapng-only.
+ * MUST match add_ipv4_name and add_ipv6_name in addr_resolv.c.
+ */
+typedef void (*wtap_new_ipv4_callback_t) (const guint addr, const gchar *name);
+void wtap_set_cb_new_ipv4(wtap *wth, wtap_new_ipv4_callback_t add_new_ipv4);
+
+typedef void (*wtap_new_ipv6_callback_t) (const void *addrp, const gchar *name);
+void wtap_set_cb_new_ipv6(wtap *wth, wtap_new_ipv6_callback_t add_new_ipv6);
+
 /* Returns TRUE if read was successful. FALSE if failure. data_offset is
  * set to the offset in the file where the data for the read packet is
  * located. */
@@ -809,14 +1026,17 @@ guint8 *wtap_buf_ptr(wtap *wth);
 
 /*** get various information snippets about the current file ***/
 
-/* Return an approximation of the amount of data we've read sequentially
+/** Return an approximation of the amount of data we've read sequentially
  * from the file so far. */
-gint64 wtap_read_so_far(wtap *wth, int *err);
+gint64 wtap_read_so_far(wtap *wth);
 gint64 wtap_file_size(wtap *wth, int *err);
-int wtap_snapshot_length(wtap *wth); /* per file */
+guint wtap_snapshot_length(wtap *wth); /* per file */
 int wtap_file_type(wtap *wth);
 int wtap_file_encap(wtap *wth);
 int wtap_file_tsprecision(wtap *wth);
+wtapng_section_t* wtap_file_get_shb_info(wtap *wth);
+wtapng_iface_descriptions_t *wtap_file_get_idb_info(wtap *wth);
+void wtap_write_shb_comment(wtap *wth, gchar *comment);
 
 /*** close the current file ***/
 void wtap_sequential_close(wtap *wth);
@@ -826,24 +1046,41 @@ void wtap_close(wtap *wth);
 gboolean wtap_dump_can_open(int filetype);
 gboolean wtap_dump_can_write_encap(int filetype, int encap);
 gboolean wtap_dump_can_compress(int filetype);
+gboolean wtap_dump_has_name_resolution(int filetype);
+
 wtap_dumper* wtap_dump_open(const char *filename, int filetype, int encap,
        int snaplen, gboolean compressed, int *err);
+
+wtap_dumper* wtap_dump_open_ng(const char *filename, int filetype, int encap,
+       int snaplen, gboolean compressed, wtapng_section_t *shb_hdr, wtapng_iface_descriptions_t *idb_inf, int *err);
+
 wtap_dumper* wtap_dump_fdopen(int fd, int filetype, int encap, int snaplen,
        gboolean compressed, int *err);
+
 gboolean wtap_dump(wtap_dumper *, const struct wtap_pkthdr *,
-       const union wtap_pseudo_header *pseudo_header, const guchar *, int *err);
+       const union wtap_pseudo_header *pseudo_header, const guint8 *, int *err);
 void wtap_dump_flush(wtap_dumper *);
 gint64 wtap_get_bytes_dumped(wtap_dumper *);
 void wtap_set_bytes_dumped(wtap_dumper *wdh, gint64 bytes_dumped);
+struct addrinfo;
+gboolean wtap_dump_set_addrinfo_list(wtap_dumper *wdh, struct addrinfo *addrinfo_list);
 gboolean wtap_dump_close(wtap_dumper *, int *);
 
+/*
+ * Get a GArray of WTAP_FILE_ values for file types that can be used
+ * to save a file of a given type with a given WTAP_ENCAP_ type.
+ */
+GArray *wtap_get_savable_file_types(int file_type, int file_encap);
+
 /*** various string converter functions ***/
 const char *wtap_file_type_string(int filetype);
 const char *wtap_file_type_short_string(int filetype);
 int wtap_short_string_to_file_type(const char *short_name);
 
-const char *wtap_file_extensions_string(int filetype);
-const char *wtap_file_extension_default_string(int filetype);
+/*** various file extension functions ***/
+const char *wtap_default_file_extension(int filetype);
+GSList *wtap_get_file_extensions_list(int filetype);
+void wtap_free_file_extensions_list(GSList *extensions);
 
 const char *wtap_encap_string(int encap);
 const char *wtap_encap_short_string(int encap);
@@ -890,8 +1127,8 @@ int wtap_register_encap_type(char* name, char* short_name);
        /* An attempt to read failed, reason unknown */
 #define        WTAP_ERR_SHORT_READ                     -12
        /* An attempt to read read less data than it should have */
-#define        WTAP_ERR_BAD_RECORD                     -13
-       /* We read an invalid record */
+#define        WTAP_ERR_BAD_FILE                       -13
+       /* The file appears to be damaged or corrupted or otherwise bogus */
 #define        WTAP_ERR_SHORT_WRITE                    -14
        /* An attempt to write wrote less data than it should have */
 #define        WTAP_ERR_UNC_TRUNCATED                  -15
@@ -902,19 +1139,14 @@ int wtap_register_encap_type(char* name, char* short_name);
        /* LZ77 compressed data has bad offset to string */
 #define        WTAP_ERR_RANDOM_OPEN_STDIN              -18
        /* We're trying to open the standard input for random access */
-#define WTAP_ERR_COMPRESSION_NOT_SUPPORTED -19
+#define WTAP_ERR_COMPRESSION_NOT_SUPPORTED     -19
        /* The filetype doesn't support output compression */
-
-/* Errors from zlib; zlib error Z_xxx turns into Wiretap error
-   WTAP_ERR_ZLIB + Z_xxx.
-
-   WTAP_ERR_ZLIB_MIN and WTAP_ERR_ZLIB_MAX bound the range of zlib
-   errors; we leave room for 100 positive and 100 negative error
-   codes. */
-
-#define        WTAP_ERR_ZLIB                           -200
-#define        WTAP_ERR_ZLIB_MAX                       -100
-#define        WTAP_ERR_ZLIB_MIN                       -300
+#define        WTAP_ERR_CANT_SEEK                      -20
+       /* An attempt to seek failed, reason unknown */
+#define WTAP_ERR_DECOMPRESS                    -21
+       /* Error decompressing */
+#define WTAP_ERR_INTERNAL                      -22
+       /* "Shouldn't happen" internal errors */
 
 #ifdef __cplusplus
 }