I’ve been diagnosing TCP performance issues lately and playing with the very clever NPAD tool (using the ever-so convenient NPToolkit LiveCD). These are respective projects from the Pittsburgh Supercomputer Center (PSC) and Internet2 End-to-end performance initiative.
Anyway I had issues compiling the diag-client.c on Solaris 10 x86:
cc diag-client.c -o diag-client
Undefined […]