Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2018 11:44:44 +0200
From:      Michael Tuexen <tuexen@freebsd.org>
To:        freebsd-dtrace@freebsd.org
Subject:   Versions
Message-ID:  <3CB3A140-601B-414F-99C7-7934A9E03281@freebsd.org>

next in thread | raw e-mail | index | archive | help
Dear all,

I'm implementing dtrace probe for SCTP and have a simple question for =
you.

In dtrace files, for example udp.d there are lines like

#pragma D binding "1.6.3" translator

The question is: Where does 1.6.3 come from?

Probably it comes from
=
http://src.illumos.org/source/xref/illumos-gate/usr/src/lib/libdtrace/comm=
on/udp.d.in

I'll derive the SCTP related stuff from the oracle documentation =
available at
https://docs.oracle.com/cd/E37838_01/html/E61035/glhgu.html#OSDTGgqcjh

sctp.d is not available in Illumos. Which version number should I use?

Best regards
Michael




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CB3A140-601B-414F-99C7-7934A9E03281>