]> The Tcpdump Group git mirrors - tcpdump/commit
Propagate
authorguy <guy>
Fri, 14 Sep 2007 00:26:18 +0000 (00:26 +0000)
committerguy <guy>
Fri, 14 Sep 2007 00:26:18 +0000 (00:26 +0000)
commit34c7c2ecfac5a9bd0058b90d58cce3069564a31f
tree6f370bcf8cc22d4da5965286c7d84f000207b900
parent7468163259a02f0db763aea5b94f0a536075675e
Propagate

revision 1.118
date: 2006-05-11 19:14:55 -0700;  author: guy;  state: Exp;  lines: +2 -2
"ether.h" defines more than we need, and, on some platforms, redefines
ether_header (which is one of the things we don't need).  Just define
ETHER_ADDR_LEN to 6 if it's not defined - it can't be anything but 6.

to the x.9 branch, to fix build problems on Solaris.
addrtoname.c