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
/
vrf_vni.py
Age
Commit message (
Expand
)
Author
2024-04-03
T6199: drop unused Python imports
Christian Breunig
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-04-27
T5181: Fix condition to detect correct vrf name for vrf-vni
Viacheslav Hletenko
2023-04-26
vrf: T5174: ensure no duplicate VNIs can be defined
Christian Breunig
2023-04-26
T5181: Fix for correct deleting vni under vrf
Viacheslav Hletenko
2023-04-25
vrf: T5150: fix improper config dict generation for individual vni configuration
Christian Breunig
2023-04-23
vrf: T5150: must use no_tag_node_value_mangle when working with the config dict
Christian Breunig
2023-04-21
vrf: T5150: fix regex used on frr-reload when searching for discrete VRF
Christian Breunig
2023-04-21
vrf: T5150: l3vni must be removed prior to removing BGP VRF process
Christian Breunig
2023-04-13
T5150: initial VRF support for Kernel/Zebra route-map filtering
Christian Breunig
2022-04-14
frr: T4353: fix Jinja2 linting errors
Christian Poessinger
2021-11-28
vrf: vni: T3753: adjust to new FRR 8.1 syntax
Christian Poessinger
2021-11-27
frr: T3753: autosave config when calling commit_configuration()
Christian Poessinger
2021-11-27
vrf: vni: T3753: adjust to new FRR 8.1 syntax
Christian Poessinger
2021-11-27
frr: T3753: add default_add_before mnemonic for routing protocols to re-use code
Christian Poessinger
2021-11-15
vrf: T3994: fix broken regex when modifying FRR vrf section
Christian Poessinger
2021-11-15
vrf: T3960: when adding multiple VRFs and VNIs - do not delete previous ones
Christian Poessinger
2021-08-13
vrf: T3734: T3728: vni must be configured with a higher priority then bgpd
Christian Poessinger