<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=977#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=977">bug 977</a>
              from <span class="vcard"><a class="email" href="mailto:b1b30ee4@opayq.com" title="Netbug <b1b30ee4@opayq.com>"> <span class="fn">Netbug</span></a>
</span></b>
        <pre>I upgraded to ulogd 2.0.4 & kernel 3.17.2 but these did not make a difference,
here's how the output looks now;

Sat Nov  1 17:07:03 2014 <5> ulogd.c:843 building new pluginstance stack:
'log2:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU'
Sat Nov  1 17:07:03 2014 <5> ulogd_inppkt_NFLOG.c:503 forcing unbind of
existing log handler for protocol 2
Sat Nov  1 17:07:03 2014 <5> ulogd_inppkt_NFLOG.c:503 forcing unbind of
existing log handler for protocol 10
Sat Nov  1 17:07:03 2014 <5> ulogd_inppkt_NFLOG.c:503 forcing unbind of
existing log handler for protocol 7
Sat Nov  1 17:07:03 2014 <3> ulogd.c:1475 initialization finished, entering
main loop
Sat Nov  1 17:11:53 2014 <5> ulogd.c:1231 Terminal signal received, exiting
Sat Nov  1 17:11:56 2014 <5> ulogd.c:843 building new pluginstance stack:
'log1:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU'
Sat Nov  1 17:11:56 2014 <5> ulogd_inppkt_NFLOG.c:503 forcing unbind of
existing log handler for protocol 2
Sat Nov  1 17:11:56 2014 <5> ulogd_inppkt_NFLOG.c:503 forcing unbind of
existing log handler for protocol 10
Sat Nov  1 17:11:56 2014 <5> ulogd_inppkt_NFLOG.c:503 forcing unbind of
existing log handler for protocol 7
Sat Nov  1 17:11:56 2014 <3> ulogd.c:1475 initialization finished, entering
main loop

Is ulogd 2.0.4 suppose to show all the plugins it's loading? Because it doesn't
but 2.0.2 did, hmmm


If you notice you'll see it says log2 on top, then log2 below, both are getting
these messages.

Logging works for;

stack=log1:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU

Logging doesn't work for; (bind1 commented or uncommented, doesn't matter)

stack=log2:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU

Again bind1 uncommented doesn't help...</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>