This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/16580] New: syscall.socket and syscall.socketpair should decode the 'protocol' argument


https://sourceware.org/bugzilla/show_bug.cgi?id=16580

            Bug ID: 16580
           Summary: syscall.socket and syscall.socketpair should decode
                    the 'protocol' argument
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com

The syscall.socket and syscall.socketpair should decode the 'protocol' argument
when the family is PF_INET or PF_INET6. There is an entire set of IPPROTO_*
values that should be reported.

In addition, both probes need testcases.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]