# # ChangeLog for lib/linktypes.c # # Generated by Trac 1.0.10 # 05/18/22 08:21:06 Mon, 21 Aug 2006 11:14:22 GMT Perry Lorier [dcbc330] * lib/linktypes.c (modified) The packet size has increased -- bump the wirelen too Mon, 21 Aug 2006 10:53:24 GMT Perry Lorier [1c1e4a2] * lib/libtrace_int.h (modified) * lib/linktypes.c (modified) Use LIBTRACE_SLL_* macros for linux_sll direction information Don't ... Fri, 04 Aug 2006 03:50:48 GMT Perry Lorier [404210e] * lib/linktypes.c (modified) Promote packet needs to increase the captured packet length by ... Tue, 27 Jun 2006 00:41:26 GMT Perry Lorier [e5c2bc4] * Makefile.am (modified) * configure.in (modified) * lib/format_erf.c (modified) * lib/format_helper.c (modified) * lib/format_legacy.c (modified) * lib/format_pcap.c (modified) * lib/format_wag.c (modified) * lib/libtrace_int.h (modified) * lib/libtraceio.h (modified) * lib/linktypes.c (modified) * lib/malloc.c (modified) * lib/pcap_dump_flush.c (modified) * lib/pcap_next_ex.c (modified) * lib/pcap_open_dead.c (modified) * lib/realloc.c (modified) * lib/trace.c (modified) * swig/Makefile (modified) * tools/Makefile.am (modified) Redo the build system for libtrace3 Tue, 06 Jun 2006 05:32:24 GMT Perry Lorier [0ff6ddf] * lib/format_erf.c (modified) * lib/libtrace_int.h (modified) * lib/linktypes.c (modified) * test/Makefile (modified) * test/test-dir.c (added) Add demotion of packets from LINUX_SLL to ethernet when writing ERF ... Tue, 09 May 2006 21:57:52 GMT Shane Alcock [77285d9] * configure.in (modified) * lib/fifo.c (modified) * lib/format_pcap.c (modified) * lib/libtrace.h.in (modified) * lib/linktypes.c (modified) * lib/pcap_dump_flush.c (modified) * lib/pcap_next_ex.c (added) * lib/protocols.c (modified) * lib/trace.c (modified) OpenBSD compatibility fixes - adding in various #defines and ... Fri, 05 May 2006 14:29:25 GMT Matt Brown [fe4ab68] * lib/linktypes.c (modified) Add the ARPHRD_PPP constant which Window's doesn't supply Fri, 05 May 2006 14:24:13 GMT Perry Lorier [d4c8b343] * lib/linktypes.c (modified) Make sure we set ->protocol correctly ->type is an rt type, not a ... Fri, 05 May 2006 13:15:43 GMT Matt Brown [b721834] * lib/linktypes.c (modified) Define ARPHRD_ETHER ourselves as Windows doesn't appear to provide it Thu, 04 May 2006 02:15:52 GMT Shane Alcock [e5f1431] * configure.in (modified) * docs/libtrace.doxygen.in (moved) * lib/Makefile.am (modified) * lib/format_erf.c (modified) * lib/format_pcap.c (modified) * lib/libtrace.h.in (moved) * lib/libtrace_int.h (modified) * lib/linktypes.c (modified) * libpacketdump/Makefile.am (modified) Updated build system to require version number changes in only two ... Tue, 02 May 2006 12:38:02 GMT Perry Lorier [81f9b6e] * lib/format_pcap.c (modified) * lib/libtrace_int.h (modified) * lib/linktypes.c (modified) Commit experimental direction tagging for pcap, such that it is. Sat, 29 Apr 2006 03:05:22 GMT Perry Lorier [da22687] * lib/gettimeofday.c (modified) * lib/linktypes.c (modified) Remove wrong svn:executable Remove default: Fri, 21 Apr 2006 12:43:32 GMT Perry Lorier [114b8d6] * lib/format_pcap.c (modified) * lib/format_pcapfile.c (modified) * lib/libtrace.h (modified) * lib/linktypes.c (modified) * lib/rt_protocol.h (modified) * lib/trace.c (modified) Remove reliance on pcap.h for DLT_'s (and while we're here, make them ... Fri, 21 Apr 2006 11:13:54 GMT Perry Lorier [088533a] * lib/format_legacy.c (modified) * lib/libtrace.h (modified) * lib/linktypes.c (modified) * lib/protocols.c (modified) Cleanup old legacy link types Fri, 14 Apr 2006 02:13:07 GMT Perry Lorier [97e39a7] * lib/Makefile.am (modified) * lib/format_linux.c (added) * lib/format_pcap.c (modified) * lib/libtrace.h (modified) * lib/libtrace_int.h (modified) * lib/linktypes.c (modified) * lib/protocols.c (modified) Port new linux native capture type from libtrace 2. Fail if we try ... Sat, 08 Apr 2006 04:14:13 GMT Perry Lorier [751531a] * lib/linktypes.c (modified) Add support for more linktypes Sat, 08 Apr 2006 01:39:32 GMT Perry Lorier [67a14d4] * lib/format_pcap.c (modified) * lib/libtrace.h (modified) * lib/libtrace_int.h (modified) * lib/linktypes.c (modified) * lib/protocols.c (modified) * lib/trace.c (modified) * lib/wag.h (modified) Move more types to the libtrace standard (typedef'd libtrace_*_t) ... Fri, 07 Apr 2006 13:34:40 GMT Perry Lorier [0220eb1] * lib/linktypes.c (modified) Remove dependance on pcap.h Mon, 06 Mar 2006 02:31:15 GMT Shane Alcock [7ac9705] * lib/format_pcap.c (modified) * lib/format_rt.c (modified) * lib/libtrace.h (modified) * lib/libtrace_int.h (modified) * lib/linktypes.c (modified) * lib/rt_protocol.h (modified) * lib/trace.c (modified) Changed rt types so that every pcap dlt has a matching rt type Added ... Wed, 15 Feb 2006 21:08:30 GMT Perry Lorier [643105b] * lib/linktypes.c (added) Add forgotten C file