On Fri, Oct 20, 2017 at 05:30:58PM +0300, Mikhail Mayorov wrote:
> bird ~ # birdc
> BIRD 1.6.3 ready.
> bird> configure check
> Reading configuration from /usr/local/etc/bird/bird.conf
> Configuration OK
> bird> configure
> Connection closed by server
> 
> Can't catch an error in a configuration file. In testing, everything OK. But
> when you apply all the bad and the bird just falls. In log file I got:
> Oct 20 17:10:42 bird bird[19609]: Reconfiguring
> 
> 
> Oct 20 17:10:42 bird bird[19609]: Unknown instruction 8574 in same (~)

Hi

This is a bug in !~ operator, fails during reconfiguration. Just use
!(A ~ B) instead of A !~ B.

-- 
Elen sila lumenn' omentielvo

Ondrej 'Santiago' Zajicek (email: santi...@crfreenet.org)
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: PGP signature

Reply via email to