public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-52-gd5c4314
@ 2012-02-27 18:37 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2012-02-27 18:37 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  d5c4314752317f83c092fd56357d66a9273acc93 (commit)
      from  3176d4023d4f8b6b66b2811d4ab92691cf636336 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d5c4314752317f83c092fd56357d66a9273acc93
Author: David Smith <dsmith@redhat.com>
Date:   Mon Feb 27 12:37:28 2012 -0600

    Fix PR13646 (partial) by adding IPv6 support to tcp.setsockopt.
    
    * tapset/tcp.stp (tcp_sockopt_str): Updated with more IPV4 socket
      options.  Uses #defines instead of magic constants.
      (tcp_ipv6_sockopt_str): New function.
      (tcp.setsockopt): Added 'family' member.  Added IPv6 support.
    * testsuite/buildok/tcp-all-probes.stp: Updated.
    * testsuite/buildok/tcp-detailed.stp: Added support for
      tcp.ipv[46].setsockopt and tcp.ipv[46].setsockopt.return.
    * testsuite/buildok/tcp-embedded.stp: Added tcp_ipv6_sockopt_str() compile
      test.

-----------------------------------------------------------------------

Summary of changes:
 tapset/tcp.stp                       |  299 +++++++++++++++++++++++++++++++---
 testsuite/buildok/tcp-all-probes.stp |    3 +-
 testsuite/buildok/tcp-detailed.stp   |    7 +-
 testsuite/buildok/tcp-embedded.stp   |    2 +-
 4 files changed, 285 insertions(+), 26 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-27 18:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-27 18:37 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-52-gd5c4314 dsmith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).