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
/
policy.py
Age
Commit message (
Expand
)
Author
2024-09-12
policy: T6676: Invalid route-map caused bgpd to crash
Nataliia Solomko
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2022-11-20
T4827: Route-map state continue must be with action permit only
Viacheslav Hletenko
2022-10-03
policy: T4660: Changed CLI syntax in route-map set community
aapostoliuk
2022-05-31
IPv6: T3976: add prefix-list and access-list option from ipv6 route-map
fett0
2022-04-14
frr: T4353: fix Jinja2 linting errors
Christian Poessinger
2022-04-07
policy: T4194: simplify prefix-list duplication checks
Christian Poessinger
2022-01-25
policy: T4194: Add prefix-list duplication checks
Viacheslav Hletenko
2021-11-27
frr: T3753: autosave config when calling commit_configuration()
Christian Poessinger
2021-11-27
policy: 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-09-09
policy: T3812: FRR bgpd also knows about route-maps because of rpki
Christian Poessinger
2021-05-08
policy: T2425: bugfix NameError: name 'name' is not defined
Christian Poessinger
2021-04-25
policy: T3497: add verify() that prefix-lists must carry a defined prefix
Christian Poessinger
2021-04-24
policy: T2425: verify() must check if a policy is still used
Christian Poessinger
2021-04-19
policy: T2425: verify() route-map match criterias
Christian Poessinger
2021-04-18
policy: T2425: verify other policy types and probe for mandatory options
Christian Poessinger
2021-04-18
policy: T2425: add common verify() code for all types of policies
Christian Poessinger
2021-04-18
policy: T2425: to simplify dictionary use get_first_key=True on get_config_di...
Christian Poessinger
2021-04-17
policy: T2425: also modify route-map section when using FRR reload
Christian Poessinger
2021-04-17
policy: T2425: re-implement "policy" tree from vyatta-cfg-quagga in XML/Python
Christian Poessinger
2021-04-14
policy: T2425: rename files from policy-list to policy
Christian Poessinger