freebsd-skq/cddl/lib
gnn d43d89d94d 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
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
libzfs_core
libzpool
tests
Makefile
Makefile.inc