[Bug translator/21834] New: old netfilter kernel api removed, which breaks netfilter probes

dsmith at redhat dot com sourceware-bugzilla@sourceware.org
Tue Jul 25 21:22:00 GMT 2017


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

            Bug ID: 21834
           Summary: old netfilter kernel api removed, which breaks
                    netfilter probes
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com
  Target Milestone: ---

The following kernel commit:

====
commit cf56c2f892a8a1870a8358114ad896772da7543a
Author: Florian Westphal <fw@strlen.de>
Date:   Thu Jul 6 23:17:44 2017 +0200

    netfilter: remove old pre-netns era hook api
====

removed the kernel functions nf_register_hook()/nf_unregister_hook(), which
were used for netfilter probes. I believe the translator will need to use
nf_register_net_hook() instead.

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


More information about the Systemtap mailing list