On 30.1.2014 12:51, Alex Bligh wrote:
On 30 Jan 2014, at 02:41, Pierluigi Rolando wrote:
Maybe it's common knowledge among power users, but today I found out about a very nifty feature of BIRD: the include directive can be used pretty much anywhere in a configuration file, including inside a protocol section. I don't know if this is intended or not as include is described as a global option in the documentation. If it's an official feature I think it's worth documenting. If not, I think it's worth making one :-)
I'm hoping it's an official feature as we use it extensively. We have a little snippet that is written by a process, and makes bird reload its config. This way the body of the config remains unchanged. It's very useful.
Yes, take it as an official feature. Ondrej