summaryrefslogtreecommitdiff
path: root/roles/uvok_bird/templates/clearnet.conf.j2
AgeCommit message (Collapse)Author
2024-06-25bird: Fixup default route selectionuvok cheetah
2024-06-24Don't break *default* default routeuvok cheetah
the one without conditions in ip rule...
2024-06-23bird: Get rid of fallbackuvok cheetah
use push rather than pull
2024-06-23babel: export static routesuvok cheetah
2024-06-23Add default blackhole routeuvok cheetah
RPKI
2024-06-23bird: Multiple babel if namesuvok cheetah
2024-04-29bird: Split clearnet files, use rsyncuvok cheetah
2024-04-28bird: fix syntax erroruvok cheetah
2024-04-28bird: Add function to accept default routeuvok cheetah
hard to do properly with templates. need to do copy/paste anyway. blergh.
2024-04-28bird: Limit path len to 15uvok cheetah
lot of weird path prepending going on...
2024-04-28Reduce path len to 30uvok cheetah
2024-04-21Fix rpki addressuvok cheetah
2024-04-21Changed to bird toleuvok cheetah
- rename prefixes to clear_prefixes - add router id - add config files - add handler "change"
2024-04-19bird: Add rule to prefer direct neighboruvok cheetah
2024-03-19Add my bird roleuvok cheetah