head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.1.0.10 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.8 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.6 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.4 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.2 pkgsrc-2010Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2011.06.09.16.55.30; author drochner; state dead; branches; next 1.1; 1.1 date 2010.01.19.20.51.48; author drochner; state Exp; branches; next ; desc @@ 1.2 log @update to 0.9.12 changes: -added IPv6 support -more statistics, can be exported as XML -minor feature additions -bugfixes @ text @$NetBSD: patch-ac,v 1.1 2010/01/19 20:51:48 drochner Exp $ --- src/decode_proto.c.orig 2010-01-04 11:31:11.000000000 +0000 +++ src/decode_proto.c @@@@ -165,7 +165,9 @@@@ static linktype_data_t linktypes[] = { {"WLAN", DLT_IEEE802_11, LINK6, get_wlan }, /* Wireless with radiotap header */ {"WLAN+RTAP", DLT_IEEE802_11_RADIO, LINK6, get_radiotap }, +#if 0 {"PPI", DLT_PPI, LINK6, get_ppi }, /* PPI encapsulation */ +#endif {NULL, 0, 0 } /* terminating entry, must be last */ }; @ 1.1 log @update to 0.9.9 too many changes to list here - our last version was from 2006 @ text @d1 1 a1 1 $NetBSD$ @