]> The Tcpdump Group git mirrors - tcpdump/commit
Get rid of the Windows ether_ntohost().
authorGuy Harris <[email protected]>
Wed, 19 Jan 2022 22:38:39 +0000 (14:38 -0800)
committerGuy Harris <[email protected]>
Sun, 20 Mar 2022 00:50:02 +0000 (17:50 -0700)
commitde30cde8830feec843bc537b39c6f9bbe85e5638
treecebba6e540fd8a645041b89c927fda7893caf00e
parent50eb294849c4e242d5a7600350a350831ee2f54b
Get rid of the Windows ether_ntohost().

We don't use it, and there's no Windows tradition of an "ethers file"
that I know of, so I'm not sure there's a reason to use it.

Fixes GitHub issue #971.

(cherry picked from commit d584b1caba87f30e88e20941d6ac6e87c3e8751a)
Makefile.in
addrtoname.c
missing/win_ether_ntohost.c [deleted file]
missing/win_ether_ntohost.h [deleted file]