------------------------------------------------------------------------
r399 | elparis | 2012-02-13 21:03:23 -0500 (Mon, 13 Feb 2012) | 2 lines

Change needed to build against libwireshark 1.6.x.

------------------------------------------------------------------------
r400 | elparis | 2012-02-13 21:04:05 -0500 (Mon, 13 Feb 2012) | 2 lines

No need for buffer to be static.

------------------------------------------------------------------------
r401 | elparis | 2012-02-13 21:05:42 -0500 (Mon, 13 Feb 2012) | 4 lines

Bring back the "flags" keyword in a tcp() PDU definition. It got lost in
some past rewrite but at least one example (naptha.nexp) uses it, and it
is also a nice way to specify TCP flags.

------------------------------------------------------------------------
r402 | elparis | 2012-03-04 20:45:21 -0500 (Sun, 04 Mar 2012) | 4 lines

Support for libwireshark 1.6.x take #2 (forgot to commit this when I
originally committed the initial libwireshark 1.6.x support, but this is
definitely needed to be able to build with libwireshark 1.6.x).

------------------------------------------------------------------------
r403 | elparis | 2012-03-04 20:47:43 -0500 (Sun, 04 Mar 2012) | 2 lines

Make Naptha example work with recent Network Expect releases.

------------------------------------------------------------------------
r404 | elparis | 2012-03-09 18:09:19 -0500 (Fri, 09 Mar 2012) | 2 lines

Make ping6.nexp example work with recent Network Expect versions.

------------------------------------------------------------------------
r405 | elparis | 2012-03-22 16:48:15 -0400 (Thu, 22 Mar 2012) | 4 lines

Can't remember why I did this but I guess it was needed for some reason
at some point. Keeping this for now and will revert in the future if it
is found to cause a problem.

------------------------------------------------------------------------
r406 | elparis | 2012-03-22 18:04:39 -0400 (Thu, 22 Mar 2012) | 3 lines

Bump up version number to 0.20 and update NEWS file in preparation for
new release.

------------------------------------------------------------------------
