]> git.ipfire.org Git - thirdparty/bird.git/commit
Implements wildcard matching in config file include.
authorOndrej Zajicek <santiago@crfreenet.org>
Wed, 18 Jul 2012 17:29:33 +0000 (19:29 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Wed, 18 Jul 2012 17:29:33 +0000 (19:29 +0200)
commit4be266a9831799dcc2e67e83fc83d9db43828a64
tree13e880c5b078b851ba51688ed416c6dab3754545
parentabced4a91495e27fe86b142bc1967cec53bab3dc
Implements wildcard matching in config file include.

Also fixes some minor bugs in include.

Thanks Kelly Cochran for suggestion and draft patch.
conf/cf-lex.l
conf/conf.c
conf/conf.h
filter/f-util.c
filter/test.conf.inc
nest/cli.c
sysdep/unix/main.c