What about this link: http://opensolaris.org/jive/thread.jspa?threadID=60245&tstart=105
If I replace line 288 of the tcptop_snv file that looks like this: this->tcpp = (tcp_t *)this->connp->conn_tcp; with a line like this: this->tcpp = (tcp_t *)this->connp->conn_proto_priv.cp_tcp; Do you think it would run on OpenSolaris 2008.11 ? I don't really know what I'm doing, so it makes sense to ask the experts before I try changing random lines of these scripts. -- This message posted from opensolaris.org _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org