13 Sep
2011
13 Sep
'11
2:39 p.m.
Hello, I migrated some of our routers to Bird 1.3.3 yesterday and noticed that I was getting a syntax error in some of our previously working bird 1.3.2 configurations. Seems the word "external" is now a reserved word in 1.3.3? /etc/bird.conf <snip> 6 : 7 : # Configure Additional Routing Tables 8 : table internal; 9 : table external; 10: </snip> The configuration above seems to work fine in 1.3.2, and generates a syntax error on line 9 in bird 1.3.3. Just wanted to make sure this was expected behavior. <snip> birdc show symbols |grep -ci external 0 </snip> Thanks again to all the developers making bird such a great piece of software. -Mike -- Michael Vallaly <bird@nolatency.com>