------------------------------------------------------------------------
r37172 | tuexen | 2011-05-15 19:41:21 -0400 (Sun, 15 May 2011) | 2 lines

Fix compilation on Windows (hopefully).

------------------------------------------------------------------------
r37171 | tuexen | 2011-05-15 18:54:52 -0400 (Sun, 15 May 2011) | 8 lines

Change internal data structures to store and handle mulitple
pcap devices / pipes to capture from and open and close them.
However, capturing currently happens only on the last specified
interface.
So this does not add user visible functionality except that
some bugs are fixed. For example a crash when capturing on
a pipe and saving in pcapng format.
