]> The Tcpdump Group git mirrors - tcpdump/commit
Create ether_ntohost.c
authorGisle Vanem <[email protected]>
Fri, 2 May 2014 13:45:18 +0000 (06:45 -0700)
committerGisle Vanem <[email protected]>
Fri, 2 May 2014 13:45:18 +0000 (06:45 -0700)
commit9f953f92bf03156d47233c73cb7f10ab563d873b
tree1d4e6c34664bdab49fa667553683fee72a43be48
parent31b448f219115e45f35854461e4be080444a590b
Create ether_ntohost.c

It's a major hassle to use 'pcap_next_etherent()' in Windump. So simply add a local 'ether_ntohost()' here.
win32/src/ether_ntohost.c [new file with mode: 0644]