freebsd-dev/cddl/lib
George V. Neville-Neil 15dbc1605b On FreeBSD there is a setsockopt option SO_USER_COOKIE which allows
setting a 32 bit value on each socket. This can be used by applications
and DTrace as a rendezvous point so that an applicaton's data can
more easily be captured at run time. Expose the user cookie via
DTrace by updating the translator in tcp.d and add a quick test
program, a TCP server, that sets the cookie on each connection
accepted.

Reviewed by:	hiren
MFC after:	1 week
Sponsored by:	Limelight Networks
Differential Revision:	https://reviews.freebsd.org/D7152
2016-07-08 23:44:09 +00:00
..
drti Simplify the LIBRARIES_ONLY hacks so that install: is not needed here. 2015-12-04 00:29:40 +00:00
libavl Raise the WARNS level in cddl/lib 2016-06-23 15:02:57 +00:00
libctf Raise the WARNS level in cddl/lib 2016-06-23 15:02:57 +00:00
libdtrace On FreeBSD there is a setsockopt option SO_USER_COOKIE which allows 2016-07-08 23:44:09 +00:00
libnvpair Raise the WARNS level in cddl/lib 2016-06-23 15:02:57 +00:00
libumem Raise the WARNS level in cddl/lib 2016-06-23 15:02:57 +00:00
libuutil Raise the WARNS level in cddl/lib 2016-06-23 15:02:57 +00:00
libzfs Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
libzfs_core Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
libzpool Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
Makefile Add initial DTrace support for RISC-V. 2016-05-24 16:41:37 +00:00
Makefile.inc Revert r284417 it is not necessary anymore 2015-06-15 19:28:07 +00:00