Package: iproute
Version: 20080725-2
Severity: normal
File: /sbin/ip

Since I upgraded iproute today from 20080417-1 it seems to be no longer
possible to do a abbreviation of the network-prefix when handling it
with "ip route".

Former it was possible, for example, to add a route by using the
following syntax:

ip route add 10/8 via <some-gateway>

where 10/8 stands for 10.0.0.0/8. Now ip route rejects this with:

Error: an inet prefix is expected rather than "10/8".

Only

ip route add 10.0.0.0/8 via <some-gateway>

works for now. But I'm using this shortened syntax quiet often in
my configs as it helps me avoiding typos.

Thanks,
Andreas

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iproute depends on:
ii  libc6                         2.7-13     GNU C Library: Shared libraries
ii  libdb4.6                      4.6.21-8   Berkeley v4.6 Database Libraries [

Versions of packages iproute recommends:
pn  libatm1                       <none>     (no description available)

Versions of packages iproute suggests:
pn  iproute-doc                   <none>     (no description available)

-- no debconf information



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

Reply via email to