]> 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]>
Wed, 19 Jan 2022 22:38:53 +0000 (14:38 -0800)
commitd584b1caba87f30e88e20941d6ac6e87c3e8751a
tree00048ff519a87a8e1126ec41a89269155232e176
parent9c9c8a93dd58cf34395fa57cd0997031e4e25ea3
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.
Makefile.in
addrtoname.c
missing/win_ether_ntohost.c [deleted file]
missing/win_ether_ntohost.h [deleted file]