I applied the patches.
The Makefile.in patch has changed, I think the command is now derived by
configure. Also the DLT_CHOICE macro was already there, I think maybe
Guy did that, but the rest was not.
Pushed into libpcap, passed tcpdump make check.
Please run that on Solaris and confirm.
--
]
Darren, thanks!
Please pull from the git tree, and run "./configure; make check"
I would appreciate it if you have any pcap files of formats:
DOCSIS (DOCSIS) (printing not supported)
IPNET (Solaris IPNET)
(I realize that the DOCSIS won't print. But, I care that it does not
crash)
Ideally, y
The patches attached to this email are required to get a fully working
tcpdump
on OpenSolaris, or Solaris Express Community Edition, build 125 and later.
The attached patch introduces support for printing out the IPNET headers
used
for packet capture inside of zones that share their networking
To compile libpcap on OpenSolaris (or Solaris Express Community Edition)
build 125 and later to use the native BPF with both IPNET and traditional
MAC (ethernet, etc) packet sniffing, the attached patches are required.
The attached patches represent what's in our internal build tree for
libpcap.