On Wed, Aug 22, 2012 at 02:32:39PM +0200, Tore Anderson wrote:
> $ birdc show static
> BIRD 1.3.8 ready.
> 172.40.33.3/32 dev nat64
> 172.40.60.0/26 dev nat64
> $ ip route show proto bird
> 172.40.33.3 dev nat64
> 172.40.60.0/26 dev nat64
> 
> While this is an acceptable workaround for me, this behaviour must be a
> bug, right? For what it's worth, Quagga never complained about the
> unnumbered interface.

Hello

This is not exactly a bug, but it is strange behavior. For some
historical reasons, BIRD elects 'primary IP' for iface and requires at
least one IP to consider interface UP (so there is always 'primary IP'
if iface is UP). It is almost not necessary today and it has some
annoying consequences (like this or like if you add IP to iface and new
IP is elected 'primary' then your OSPF adjacencies on that ifaces are
restarted), so it will probably go away during some major interface
revision.

-- 
Elen sila lumenn' omentielvo

Ondrej 'SanTiago' Zajicek (email: [email protected])
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."

Attachment: signature.asc
Description: Digital signature

Reply via email to