bird: Allow sole activation of ravd protocol.
An empty protocol direct like
protocol direct l3_access {
}
defaults to "all" interfaces, which will lead to quite a lot of
xfer prefixes popping up in iBGP, which isn't nice.
Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>