index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
protocols_static.py
Age
Commit message (
Expand
)
Author
2024-10-05
static: T4283: fix missing f'ormat string
Christian Breunig
2024-04-03
T6199: drop unused Python imports
Christian Breunig
2023-07-25
static: T5398: do not mangle interface names in FRR
Jonathan Voss
2023-04-13
T5150: initial VRF support for Kernel/Zebra route-map filtering
Christian Breunig
2023-04-13
T5150: do not apply zebra route-map from routing-daemon config level
Christian Breunig
2023-04-13
T5150: initial implementation of new Kernel/Zebra route-map support
Christian Breunig
2023-01-06
static: T4883: fix KeyError: 'table'
Christian Poessinger
2022-12-26
static: T4883: add a description field for routing tables
Daniil Baturin
2022-04-21
pppoe: T4384: replace default-route CLI option with common CLI nodes already ...
Christian Poessinger
2022-04-14
frr: T4353: fix Jinja2 linting errors
Christian Poessinger
2022-03-03
static: T4283: support "reject" routes - emit an ICMP unreachable when matched
Christian Poessinger
2021-11-27
frr: T3753: autosave config when calling commit_configuration()
Christian Poessinger
2021-11-27
static: T3753: adjust to new FRR 8.1 syntax
Christian Poessinger
2021-11-07
protocols: static: T3680: do not delete DHCP received routes
Christian Poessinger
2021-09-27
frr: T2175: rename daemon Jinja2 templates to match (d)aemon suffix
Christian Poessinger
2021-07-23
frr: T2175: remove no longer required loop when removing routing protocols
Christian Poessinger
2021-04-15
protocols: remove superfluous import of vyos.util.call
Christian Poessinger
2021-04-12
static: T3328: route-map to zebra/kernel can not be removed
Christian Poessinger
2021-04-08
protocols: T3464: proper handling of routing policy configuration
Christian Poessinger
2021-04-02
frr: T3217: Abbility to save routing configs
sever-sever
2021-03-23
routing: T3217: Save configs of daemon per commit
sever-sever
2021-03-17
static: vrf: T3344: add target vrf verify()
Christian Poessinger
2021-03-14
vrf: T3344: move dynamic routing protocols under "vrf name <name> protocols"
Christian Poessinger
2021-02-10
frr: T2638: remove dedicated per protocol debugging
Christian Poessinger
2021-02-05
route: static: T2450: provide full protocol support in XML and Python with ne...
Christian Poessinger