On May 13, 2010, at 12:57 PM, Edgar, Thomas wrote:
> I have updated libpcap to capture traffic from serial COM ports. However, in
> order to do this I needed to configure the serial port settings before
> starting the capture. The method I have working is to add the port settings
> variables
I have updated libpcap to capture traffic from serial COM ports. However, in
order to do this I needed to configure the serial port settings before starting
the capture. The method I have working is to add the port settings variables
to the pcap structure. However, this required a change to t