lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] Fix descriptions in pcapif.c


From: address@hidden
Subject: Re: [lwip-devel] Fix descriptions in pcapif.c
Date: Fri, 21 Oct 2011 20:06:20 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

Gisle Vanem wrote:
On startup of test-app, here are my WinPcap devices:
[..]
Note the trailing spaces. Attached is a simple fix to get rid of them.

Fixed, thanks for reporting.

Btw. If I build with 'PACKET_LIB_GET_ADAPTER_NETADDRESS' there are
2 functions with the name 'get_adapter_index_from_addr()'. One static
in pcapif.c and one non-static in pcap_helper.c. Doesn't seem right.
An oversight?

In fact, the file 'pcap_helper.c' is not used anymore and I forgot to delete it. It was used by the old win32 netif driver, which interfaced the packet-lib (the base-library on which winpcap relies) instaed of the pcap interface. It's not needed any more (even not included in the msvc project files), I've deleted it now.

Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]