Package: iptraf
Version: 3.0.0-1
Severity: minor


In the diff i found this patch for src/ifaces.c which addes duplicatd
code.


** diff snipped **

@@ -102,6 +102,8 @@
 int iface_supported(char *iface)
 {
     int i;
+
+    if ( accept_unsupported_interfaces ) return 1;

     if (accept_unsupported_interfaces)
         return 1;
** end **

regards

 Robbert Muller


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.6-pundit.22
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages iptraf depends on:
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  libncurses5                   5.5-2      Shared libraries for terminal hand

iptraf recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to