summaryrefslogtreecommitdiffstats
path: root/auto_free.h
diff options
context:
space:
mode:
authorDavid Smith <dsmith@redhat.com>2010-03-26 13:24:38 -0500
committerDavid Smith <dsmith@redhat.com>2010-03-26 13:24:38 -0500
commit961479c253ded0d1a7331e8d064ffbc0ca3358d7 (patch)
tree21b11aca671c8d74c5584fec7dbd4b255b81b832 /auto_free.h
parentfc80eab8cc1cbebad78df914a885cb74cbd91f22 (diff)
downloadsystemtap-steved-961479c253ded0d1a7331e8d064ffbc0ca3358d7.tar.gz
systemtap-steved-961479c253ded0d1a7331e8d064ffbc0ca3358d7.tar.xz
systemtap-steved-961479c253ded0d1a7331e8d064ffbc0ca3358d7.zip
PR 9871/11338 fix in tcpmib.stp by removing embedded-C and using @defined.
* tapset/tcpmib.stp (tcpmib_get_state): Changed from embedded-C to script code. (tcpmib_local_addr): Instead of an embedded-C function, now calls function from ip.stp/tcp.stp. (tcpmib_remote_addr): Ditto. (tcpmib_local_port): Ditto. (tcpmib_remote_port): Ditto. (tcpmib.OutRsts.A): Used '@defined' instead of a kernel version check. * tapset/ip.stp (__ip_sock_saddr): Used '@defined' instead of a kernel version check. Added RHEL4 support. (__ip_sock_daddr): Ditto. * tapset/tcp.stp (__tcp_sock_dport): Ditto. (__tcp_sock_sport): Ditto.
Diffstat (limited to 'auto_free.h')
0 files changed, 0 insertions, 0 deletions