]> The Tcpdump Group git mirrors - tcpdump/commit
From Gisle Vanem:
authorguy <guy>
Tue, 4 Jan 2005 00:07:09 +0000 (00:07 +0000)
committerguy <guy>
Tue, 4 Jan 2005 00:07:09 +0000 (00:07 +0000)
commit48ae91da0cd87ef593cc3c330bfc949613f9d8b0
treeae8627e629ee1380a7153be9b44e435c6a6d2a48
parent0f77f5da7bd07710a85c5fa0e182a7a5ca703d40
From Gisle Vanem:

current versions of MinGW has getnameinfo(), so there should
be no need to compensate for its absence;

if we're building with a static libpcap, don't declare
"eproto_db[]" as imported from a DLL;

constify the name pointer in "struct eproto".
addrtoname.c