mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Merge branch 'mq-custom' into int-new
This commit is contained in:
@@ -25,7 +25,7 @@ configuration - something in config which is not keyword.
|
||||
Ondrej Filip <it/<feela@network.cz>/,
|
||||
Pavel Machek <it/<pavel@ucw.cz>/,
|
||||
Martin Mares <it/<mj@ucw.cz>/,
|
||||
Jan Matejka <it/<mq@jmq.cz>/,
|
||||
Maria Jan Matejka <it/<mq@jmq.cz>/,
|
||||
Ondrej Zajicek <it/<santiago@crfreenet.org>/
|
||||
</author>
|
||||
|
||||
@@ -552,6 +552,12 @@ include "tablename.conf";;
|
||||
constants based on /etc/iproute2/rt_* files. A list of defined constants
|
||||
can be seen (together with other symbols) using 'show symbols' command.
|
||||
|
||||
<tag><label id="opt-attribute">attribute <m/type/ <m/name/</tag>
|
||||
Define a custom route attribute. You can set and get it in filters like
|
||||
any other route atribute. This feature is intended for marking routes
|
||||
in import filters for export filtering purposes instead of locally
|
||||
assigned BGP communities which have to be deleted in export filters.
|
||||
|
||||
<tag><label id="opt-router-id">router id <m/IPv4 address/</tag>
|
||||
Set BIRD's router ID. It's a world-wide unique identification of your
|
||||
router, usually one of router's IPv4 addresses. Default: the lowest
|
||||
|
Reference in New Issue
Block a user