<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>576af3ab438553376808022990e525414c97a6e0</id>
      </parent>
    </parents>
    <author>
      <name>Ken Bantoft</name>
      <email>ken@xelerance.com</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/635b50e7ae769a7ec1942498cbb18e67aee1642f</url>
    <id>635b50e7ae769a7ec1942498cbb18e67aee1642f</id>
    <committed-date>2009-12-21T17:38:10-08:00</committed-date>
    <authored-date>2009-12-21T17:38:10-08:00</authored-date>
    <message>Update CHANGES for 4.0.2 release</message>
    <tree>61da8d77c6b48901a5b2d808790efcfec27bfc79</tree>
    <committer>
      <name>Ken Bantoft</name>
      <email>ken@xelerance.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b050a1e4e0d2116136f101e57b6d0e9e25ae7c70</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/576af3ab438553376808022990e525414c97a6e0</url>
    <id>576af3ab438553376808022990e525414c97a6e0</id>
    <committed-date>2009-12-01T00:39:54-08:00</committed-date>
    <authored-date>2009-12-01T00:39:54-08:00</authored-date>
    <message>When printing a list of link-layer types for -L, give the name of the
device for which they're being reported, so if no -i flag was given
people don't think it's something such as the union of of all link-layer
types supported by all devices, and, if we can determine whether the
device supports monitor mode (with libpcap 1.0.0 and later), indicate
whether the link-layer types are the ones supported when not in monitor
mode (if -I wasn't specified) or when in monitor mode (if -I was
specified), so people don't wonder why some types aren't available (as
some are available only in monitor mode, and others are available only
when not in monitor mode, on some platforms).</message>
    <tree>3d742eb497d1281b5740fcbb7fdda2d298916533</tree>
    <committer>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d8b1b0fa48f37041b539c8eb3df1e3b5dfa7520d</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/b050a1e4e0d2116136f101e57b6d0e9e25ae7c70</url>
    <id>b050a1e4e0d2116136f101e57b6d0e9e25ae7c70</id>
    <committed-date>2009-11-27T12:03:25-08:00</committed-date>
    <authored-date>2009-11-27T12:03:25-08:00</authored-date>
    <message>Squelch a couple of compiler warnings.</message>
    <tree>3fe7c078f72bd2116a133155328d5c8079a0bfff</tree>
    <committer>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5f947ac9b4b1a535d9306144ec6d980bad110e16</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/d8b1b0fa48f37041b539c8eb3df1e3b5dfa7520d</url>
    <id>d8b1b0fa48f37041b539c8eb3df1e3b5dfa7520d</id>
    <committed-date>2009-11-26T15:07:47-08:00</committed-date>
    <authored-date>2009-11-26T15:07:47-08:00</authored-date>
    <message>Include &quot;netdissect.h&quot; in print-ip6.c, and move icmp6_print's
declaration out from inside #if 0/#endif, to get it declared in
print-ip6.c.</message>
    <tree>a06044b09bb079d97297aa7b8cacf1eeb3191ecb</tree>
    <committer>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c3032509b512c84e3d7da629da10414efd0528b</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/5f947ac9b4b1a535d9306144ec6d980bad110e16</url>
    <id>5f947ac9b4b1a535d9306144ec6d980bad110e16</id>
    <committed-date>2009-11-26T14:57:38-08:00</committed-date>
    <authored-date>2009-11-26T14:57:38-08:00</authored-date>
    <message>XXX_if_print() routines are not passed a &quot;struct netdissect_options *&quot;,
so ipnet_if_print() can't expect one.

ipnet_print() isn't called from outside print-ipnet.c, so make it static.</message>
    <tree>3d9dfc1b83c2a9a271eb904dbaecbf1683c04c87</tree>
    <committer>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c47da620fbe5f7cdc277ee0d7e0258ad51d1517</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/0c3032509b512c84e3d7da629da10414efd0528b</url>
    <id>0c3032509b512c84e3d7da629da10414efd0528b</id>
    <committed-date>2009-11-25T13:26:52-08:00</committed-date>
    <authored-date>2009-11-25T13:26:52-08:00</authored-date>
    <message>ether_encap_print() is a utility for use by printers for protocols that
use Ethernet types, to call the appropriate printer routine for the
encapsulated type.  IPNET is the only protocol using IPNET types, so
ipnet_encap_print() isn't needed.</message>
    <tree>d2e270823e4fa3de00a6dcca4bb729cb507a13a0</tree>
    <committer>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>052094d865be2d613f1e0ec7c220f9e4d38a0b22</id>
      </parent>
    </parents>
    <author>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/8c47da620fbe5f7cdc277ee0d7e0258ad51d1517</url>
    <id>8c47da620fbe5f7cdc277ee0d7e0258ad51d1517</id>
    <committed-date>2009-11-24T18:38:56-08:00</committed-date>
    <authored-date>2009-11-24T18:38:56-08:00</authored-date>
    <message>netdissect.h did not actually declare ipnet_if_print, make it visible</message>
    <tree>192a952766200f7861158e72449a72e365002fba</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b116cd9ac44b940cdda9493bb77e81ea42f1db7d</id>
      </parent>
    </parents>
    <author>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/052094d865be2d613f1e0ec7c220f9e4d38a0b22</url>
    <id>052094d865be2d613f1e0ec7c220f9e4d38a0b22</id>
    <committed-date>2009-11-24T18:31:04-08:00</committed-date>
    <authored-date>2009-11-24T18:31:04-08:00</authored-date>
    <message>updated print-ipnet.c to use netdissect options structure</message>
    <tree>47900728e56aa9cab7a35be8b7f00b8be6d570c3</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1b15c42270daadbab8ff41ca625afde2af413b44</id>
      </parent>
    </parents>
    <author>
      <name>Darren Reed</name>
      <email>Darren.Reed@Sun.COM</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/b116cd9ac44b940cdda9493bb77e81ea42f1db7d</url>
    <id>b116cd9ac44b940cdda9493bb77e81ea42f1db7d</id>
    <committed-date>2009-11-24T18:20:25-08:00</committed-date>
    <authored-date>2009-11-24T18:20:25-08:00</authored-date>
    <message>The patches attached to this email are required to get a fully working tcpdump
on OpenSolaris, or Solaris Express Community Edition, build 125 and later.

The attached patch introduces support for printing out the IPNET headers used
for packet capture inside of zones that share their networking with the global
zone and for packets &quot;transmitted&quot; between zones.

tcpdump 4.0.0 will ship with builds 129 and later of OpenSolaris/SXCE and
when run as root with the '-L' option, should behave as below to indicate that
the system is fully functional:

Data link types (use option -y to set):
 DOCSIS (DOCSIS) (printing not supported)
 IPNET (Solaris IPNET)
 EN10MB (Ethernet)

Cheers,
Darren</message>
    <tree>dc5c42f7d2d4f4937619c63872992ce2747980c4</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5cd3a3c6af16d59057ecae37cfbdd984e7103ece</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>gharris@gharris-desktop.(none)</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/1b15c42270daadbab8ff41ca625afde2af413b44</url>
    <id>1b15c42270daadbab8ff41ca625afde2af413b44</id>
    <committed-date>2009-11-16T16:36:37-08:00</committed-date>
    <authored-date>2009-11-16T16:36:37-08:00</authored-date>
    <message>Remove print-X.out, as it collides with print-x.out on systems with
case-insensitive file systems; print-capX.out has the same contents as
the most recent version of print-X.out, and doesn't collide with
print-x.out.</message>
    <tree>30e9f5cb43efec2a764b5884fea0172c87191e56</tree>
    <committer>
      <name>Guy Harris</name>
      <email>gharris@gharris-desktop.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db7d0eec8871b90881efa8722d99818b73ab13d7</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>gharris@gharris-desktop.(none)</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/5cd3a3c6af16d59057ecae37cfbdd984e7103ece</url>
    <id>5cd3a3c6af16d59057ecae37cfbdd984e7103ece</id>
    <committed-date>2009-11-16T16:35:24-08:00</committed-date>
    <authored-date>2009-11-16T16:35:24-08:00</authored-date>
    <message>Propagate

	commit 0a029bab087e2b66ba35aa144f8993cb26056f5d
	Author: Michael Richardson &lt;mcr@sandelman.ottawa.on.ca&gt;
	Date:   Sat Nov 14 20:51:44 2009 -0500

	    updated print-flags test case to have new TCP flags

to print-capXX.out, prior to removing print-XX.out (again - see previous
commits; it collides with print-xx.out on systems with case-insensitive
file systems).</message>
    <tree>ea2ec395fb1a00da7d83e417b96c9928190d07bd</tree>
    <committer>
      <name>Guy Harris</name>
      <email>gharris@gharris-desktop.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fa84e75d9679f7aedced09d143701e59cdbb85d5</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>gharris@gharris-desktop.(none)</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/db7d0eec8871b90881efa8722d99818b73ab13d7</url>
    <id>db7d0eec8871b90881efa8722d99818b73ab13d7</id>
    <committed-date>2009-11-16T16:34:14-08:00</committed-date>
    <authored-date>2009-11-16T16:34:14-08:00</authored-date>
    <message>print-XX.out collides with print-xx.out on systems with case-insensitive
file systems; we've propagated the latest version of print-XX.out to
print-capXX.out, so get rid of print-XX.out.</message>
    <tree>9d23e6039ddf19ed65ba548054282b4a78d33089</tree>
    <committer>
      <name>Guy Harris</name>
      <email>gharris@gharris-desktop.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>71e0924eeb6504f2c93365867e40bd8a04729bb9</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>gharris@gharris-desktop.(none)</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/fa84e75d9679f7aedced09d143701e59cdbb85d5</url>
    <id>fa84e75d9679f7aedced09d143701e59cdbb85d5</id>
    <committed-date>2009-11-16T16:32:21-08:00</committed-date>
    <authored-date>2009-11-16T16:32:21-08:00</authored-date>
    <message>Propagate

	commit 0a029bab087e2b66ba35aa144f8993cb26056f5d
	Author: Michael Richardson &lt;mcr@sandelman.ottawa.on.ca&gt;
	Date:   Sat Nov 14 20:51:44 2009 -0500

	    updated print-flags test case to have new TCP flags

to print-capXX.out, prior to removing print-XX.out (again - see previous
commits; it collides with print-xx.out on systems with case-insensitive
file systems).</message>
    <tree>8811a5460f734484b0eda1ed3c480d07c2fbb11d</tree>
    <committer>
      <name>Guy Harris</name>
      <email>gharris@gharris-desktop.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a2cbb1112e1fbec41e392683bd4348da0a2381a</id>
      </parent>
    </parents>
    <author>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/71e0924eeb6504f2c93365867e40bd8a04729bb9</url>
    <id>71e0924eeb6504f2c93365867e40bd8a04729bb9</id>
    <committed-date>2009-11-14T19:17:25-08:00</committed-date>
    <authored-date>2009-11-14T19:17:25-08:00</authored-date>
    <message>ignore lmp.new file</message>
    <tree>2f96d67bdc55823500f2dacb40684d66a856c16f</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>27e7cefadd4f33f035a23d93380ae324c3cf2f4e</id>
      </parent>
    </parents>
    <author>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/1a2cbb1112e1fbec41e392683bd4348da0a2381a</url>
    <id>1a2cbb1112e1fbec41e392683bd4348da0a2381a</id>
    <committed-date>2009-11-14T19:17:12-08:00</committed-date>
    <authored-date>2009-11-14T19:17:12-08:00</authored-date>
    <message>initial printing of RPL DIO messages</message>
    <tree>31fa907cbe398197dc94363bed8c6e6950f01039</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6791458c7d43c3e58e27cb738543bcf1739dc8b</id>
      </parent>
    </parents>
    <author>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/27e7cefadd4f33f035a23d93380ae324c3cf2f4e</url>
    <id>27e7cefadd4f33f035a23d93380ae324c3cf2f4e</id>
    <committed-date>2009-11-14T18:36:05-08:00</committed-date>
    <authored-date>2009-11-14T18:36:05-08:00</authored-date>
    <message>netdisect converted icmp6_print()</message>
    <tree>d4b7b36630399ed7601a03649c3d02c9d0d4b414</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ea4fcb713da782a334cefaabb8b1d080cbd5f6e</id>
      </parent>
    </parents>
    <author>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/d6791458c7d43c3e58e27cb738543bcf1739dc8b</url>
    <id>d6791458c7d43c3e58e27cb738543bcf1739dc8b</id>
    <committed-date>2009-11-14T18:21:58-08:00</committed-date>
    <authored-date>2009-11-14T18:21:58-08:00</authored-date>
    <message>initial test case for decoding RPL messages</message>
    <tree>7d9a7eae608ab5e76a01c03c75b5a4ab1cc0cf94</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>25d387d8af02f4b8be4124ac893e239ed7c6c5b0</id>
      </parent>
    </parents>
    <author>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/5ea4fcb713da782a334cefaabb8b1d080cbd5f6e</url>
    <id>5ea4fcb713da782a334cefaabb8b1d080cbd5f6e</id>
    <committed-date>2009-11-14T17:58:41-08:00</committed-date>
    <authored-date>2009-11-14T17:58:41-08:00</authored-date>
    <message>ignore generated files from tests</message>
    <tree>476a137b66682d0d0dc7c962c93038bc3f560306</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bfbd2a4f31e9479ea3ba3b7671b0ab2238986857</id>
      </parent>
    </parents>
    <author>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/25d387d8af02f4b8be4124ac893e239ed7c6c5b0</url>
    <id>25d387d8af02f4b8be4124ac893e239ed7c6c5b0</id>
    <committed-date>2009-11-14T17:55:24-08:00</committed-date>
    <authored-date>2009-11-14T17:55:24-08:00</authored-date>
    <message>updated ikev2 test cases to show initiator/responder flag</message>
    <tree>568b605c0c1d2de86d28628f0c4c27e653a225d4</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a029bab087e2b66ba35aa144f8993cb26056f5d</id>
      </parent>
    </parents>
    <author>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/bfbd2a4f31e9479ea3ba3b7671b0ab2238986857</url>
    <id>bfbd2a4f31e9479ea3ba3b7671b0ab2238986857</id>
    <committed-date>2009-11-14T17:54:59-08:00</committed-date>
    <authored-date>2009-11-14T17:54:59-08:00</authored-date>
    <message>update bgp tests with new tcp seq/ack flags</message>
    <tree>57505eec7bdd661855ca137ddc9e82b62c3d44d8</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42e1277308179b89f7ceb897a087cb0c99aba88a</id>
      </parent>
    </parents>
    <author>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/0a029bab087e2b66ba35aa144f8993cb26056f5d</url>
    <id>0a029bab087e2b66ba35aa144f8993cb26056f5d</id>
    <committed-date>2009-11-14T17:51:44-08:00</committed-date>
    <authored-date>2009-11-14T17:51:44-08:00</authored-date>
    <message>updated print-flags test case to have new TCP flags</message>
    <tree>ef8b2b4c45e73d73a11109298ff28fe515db10a3</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5398dff7bc00c8e89c58afe466ab0a277f8a1f0f</id>
      </parent>
    </parents>
    <author>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/42e1277308179b89f7ceb897a087cb0c99aba88a</url>
    <id>42e1277308179b89f7ceb897a087cb0c99aba88a</id>
    <committed-date>2009-11-14T17:51:28-08:00</committed-date>
    <authored-date>2009-11-14T17:51:28-08:00</authored-date>
    <message>updated lmp test case to have no-cksum flag</message>
    <tree>d445e57a90a737d32503e4edd131d246ed2e8f0c</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7923f0611014387f67336078c1fe82bc569cae6d</id>
      </parent>
    </parents>
    <author>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/5398dff7bc00c8e89c58afe466ab0a277f8a1f0f</url>
    <id>5398dff7bc00c8e89c58afe466ab0a277f8a1f0f</id>
    <committed-date>2009-11-14T17:50:39-08:00</committed-date>
    <authored-date>2009-11-14T17:50:39-08:00</authored-date>
    <message>make check should depend uponi presence of built tcpdump</message>
    <tree>0f405b5d969dd1ec0f18dce09884ae3d57b0434e</tree>
    <committer>
      <name>Michael Richardson</name>
      <email>mcr@sandelman.ottawa.on.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f26c9ae48ef2276fe5083c06134fa11a059ee1c1</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/7923f0611014387f67336078c1fe82bc569cae6d</url>
    <id>7923f0611014387f67336078c1fe82bc569cae6d</id>
    <committed-date>2009-11-04T14:55:05-08:00</committed-date>
    <authored-date>2009-11-04T14:55:05-08:00</authored-date>
    <message>When parsing IEs in a management frame, save the *first* IE of a given
type we see, not the *last*, so the first one gets printed.  If,
however, a rates IE has a zero-length list of rates, don't save that
one; some devices send out frames with two rates IEs, one zero-length
and a later one containing the actual rates.

Have parse_elements() return an indication of whether truncation
occurred - and pass it the frame length, so it doesn't just keep parsing
until an end-of-captured-data test fails, as that would make *every*
frame look truncated.</message>
    <tree>ed840cee322d261dbb12a8882626b91d110846fa</tree>
    <committer>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0275861d3eaf533218fe0e3fccd5ef3d6a7e2ae</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/f26c9ae48ef2276fe5083c06134fa11a059ee1c1</url>
    <id>f26c9ae48ef2276fe5083c06134fa11a059ee1c1</id>
    <committed-date>2009-10-12T16:58:56-07:00</committed-date>
    <authored-date>2009-10-12T16:58:56-07:00</authored-date>
    <message>Fix typo.</message>
    <tree>bd471ab1d4d3dbb932ef3189657cedf1557c6cf0</tree>
    <committer>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>359c312cc6d83209175b8b38e33d2146a26c6e1e</id>
      </parent>
    </parents>
    <author>
      <name>Hannes Gredler</name>
      <email>hannes@juniper.net</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/a0275861d3eaf533218fe0e3fccd5ef3d6a7e2ae</url>
    <id>a0275861d3eaf533218fe0e3fccd5ef3d6a7e2ae</id>
    <committed-date>2009-10-12T01:16:58-07:00</committed-date>
    <authored-date>2009-10-12T01:16:58-07:00</authored-date>
    <message>modularize ip6 nextlayer checksum generation and
change tcp6 and pim6 to use it.</message>
    <tree>20e18c11062a0717eb014d4feba0d11d49fa4a86</tree>
    <committer>
      <name>Hannes Gredler</name>
      <email>hannes@juniper.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df3cb44f796813e6796e171b59326854c4704adb</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/359c312cc6d83209175b8b38e33d2146a26c6e1e</url>
    <id>359c312cc6d83209175b8b38e33d2146a26c6e1e</id>
    <committed-date>2009-10-11T12:49:05-07:00</committed-date>
    <authored-date>2009-10-11T12:49:05-07:00</authored-date>
    <message>Use tok2strbuf() rather than doing it by hand (with potentially-unsafe
routines).  Thanks and a tip of the Hatlo hat to OpenBSD's linker for
warning about that.</message>
    <tree>d6eb97a773c422cf65f1d096e2a1b5ed98144df1</tree>
    <committer>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8d0935ca9b4dafd336bddd69f10ae495fd004e93</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/df3cb44f796813e6796e171b59326854c4704adb</url>
    <id>df3cb44f796813e6796e171b59326854c4704adb</id>
    <committed-date>2009-09-21T10:16:14-07:00</committed-date>
    <authored-date>2009-09-21T10:16:14-07:00</authored-date>
    <message>On some platforms we appear to get a warning because dnsname_print() is
declared static and later defined without static.  Define it with
static.</message>
    <tree>d5f89165128ce191cc98645c6359913feea2e2b8</tree>
    <committer>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb0f011bb73fc7c42a591fe9becd2dab2fd3d735</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/8d0935ca9b4dafd336bddd69f10ae495fd004e93</url>
    <id>8d0935ca9b4dafd336bddd69f10ae495fd004e93</id>
    <committed-date>2009-09-21T10:02:05-07:00</committed-date>
    <authored-date>2009-09-21T10:02:05-07:00</authored-date>
    <message>Don't use &quot;uint&quot;; it's not guaranteed to be defined.

Don't define a variable in the middle of a block; not all C compilers
support that.</message>
    <tree>c3cf5bb36a045895b9c94ae923a438a5458cd90f</tree>
    <committer>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>832d2c733882358e566df58447c6387945a3d774</id>
      </parent>
    </parents>
    <author>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </author>
    <url>http://github.com/mcr/tcpdump/commit/eb0f011bb73fc7c42a591fe9becd2dab2fd3d735</url>
    <id>eb0f011bb73fc7c42a591fe9becd2dab2fd3d735</id>
    <committed-date>2009-09-07T16:52:15-07:00</committed-date>
    <authored-date>2009-09-07T16:52:15-07:00</authored-date>
    <message>Report ps_ifdrop if it's non-zero.</message>
    <tree>5e64253e34cb9b3fc69eb246ea1c1811c70ff607</tree>
    <committer>
      <name>Guy Harris</name>
      <email>guy@alum.mit.edu</email>
    </committer>
  </commit>
</commits>
