Is it possible to trace the routing socket messages going from the kernel to a particular daemon

Joseph Koshy joseph.koshy at gmail.com
Thu Aug 17 13:25:14 UTC 2006


> get a pid of a daemon-process and then somehow trace routing
> socket messages coming in / going out from the kernel to that
> particular daemon ?

`ktrace -p DAEMON-PID` might be what you want.

-- 
FreeBSD Volunteer,     http://people.freebsd.org/~jkoshy


More information about the freebsd-hackers mailing list