diff options
author | Steve Dickson <steved@redhat.com> | 2010-02-23 11:58:16 -0500 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2010-03-16 11:11:22 -0400 |
commit | 31e1d6706cf0c575f9709938c5b388656fd6302d (patch) | |
tree | 62cfce50981d8deb62ba7fa029c712ea44cbedab /runtime/map.c | |
parent | fb36412650985d057243291e5aec9a4cc4032e8d (diff) | |
download | systemtap-steved-31e1d6706cf0c575f9709938c5b388656fd6302d.tar.gz systemtap-steved-31e1d6706cf0c575f9709938c5b388656fd6302d.tar.xz systemtap-steved-31e1d6706cf0c575f9709938c5b388656fd6302d.zip |
Allow better filtering with IP address and File handle
To allow filtering by the client's IP address,
the addr_from_rqst_str() function was added which
extracts the IP address from incoming procedures
and converts them into a character string. Calls to
addr_from_rqst_str() were added to the top of each
probe so callers of the probes can use the IP addresses
as a filter.
Calls to __svc_fh() were also sprinkled were needed
so callers can also filter on file handles
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'runtime/map.c')
0 files changed, 0 insertions, 0 deletions