]> git.ipfire.org Git - thirdparty/bird.git/commit
Add `.maxlen' operator to all ROA prefixes in filters
authorPavel Tvrdik <pawel.tvrdik@gmail.com>
Wed, 29 Jun 2016 10:21:43 +0000 (12:21 +0200)
committerJan Moskyto Matejka <mq@ucw.cz>
Wed, 7 Dec 2016 08:35:24 +0000 (09:35 +0100)
commite58f8c28d252a9979c07b478091b8d0ef40a9f22
tree7cd55e6a0160c9415ef7e5672f228fd9fc8a51e3
parent69ae5784509d51ee928c99b8b066f68a166bfe18
Add `.maxlen' operator to all ROA prefixes in filters

Example:
  bird> eval (1.2.0.0/16 max 20 as 1234).maxlen
  20

Todo: Should be described in user docs
filter/config.Y
filter/filter.c