aboutsummaryrefslogtreecommitdiffstats
path: root/capture_session.h
AgeCommit message (Collapse)AuthorFilesLines
2013-05-22And a few more fixes. Put wrappers in capture_session.h to make it workGuy Harris1-0/+8
from C++. svn path=/trunk/; revision=49511
2013-05-22Sigh, it was a "building without libpcap" issue.Guy Harris1-4/+2
svn path=/trunk/; revision=49507
2013-05-22OK, maybe that version of GCC doesn't like structure definitions inGuy Harris1-2/+4
typedefs or something. svn path=/trunk/; revision=49503
2013-05-22Bite me, GCC.Guy Harris1-1/+1
svn path=/trunk/; revision=49498
2013-05-22Oops, need the new header file for capture_session.Guy Harris1-0/+57
svn path=/trunk/; revision=49495