<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Deprecated function gethostbyaddr used in xtables"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=989">989</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Deprecated function gethostbyaddr used in xtables
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>iptables
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>1.4.x
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>iptables
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>netfilter-buglog@lists.netfilter.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>devendra.sharma2@wipro.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>../libxtables/.libs/libxtables.a(libxtables_la-xtables.o): In function
`_xtables_ipaddr_to_anyname':
xtables.c:(.text+0x68a): warning: gethostbyaddr is obsolescent, use
getaddrinfo() instead.
collect2: ld returned 1 exit status
make[3]: *** [xtables-multi] Error 1</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>