Package: zeroconf
Version: 0.3-1
Severity: normal

The zeroconf if-up.d script runs zeroconf when _any_ interface is upped.
This includes the loopback interface.  Is this really necessary?  If not
then lines like the following can be added to the top of the script:

[ "$ADDRFAM" = "inet" ] || [ "$ADDRFAM" = "inet6" ] || exit 0
[ "$METHOD" = "loopback" ] && exit 0
[ "$METHOD" = "ppp" ] && exit 0
[ "$METHOD" = "wvdial" ] && exit 0

I don't know enough about zeroconf to tell for exactly which address
families and methods zeroconf should be called.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages zeroconf depends on:
ii  ifupdown                    0.6.4-4.12   high level tools to configure netw
ii  iproute                     20041019-3   Professional tools to control the 
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information


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

Reply via email to