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_bgp.py
Age
Commit message (
Expand
)
Author
2023-12-19
T5823: Add recursive_defaults for BGP get_config dictionary
Viacheslav Hletenko
2023-12-18
T4163: Add BGP Monitoring Protocol BMP feature
Viacheslav Hletenko
2023-12-13
bgp: T591: add SRv6 support from FRR
Christian Breunig
2023-08-06
T5195: move helpers from vyos.validate to vyos.utils package
Christian Breunig
2023-07-27
T5127: vpnv4/vpnv6 : warning for router-id
srividya0208
2023-07-20
bgp: T5328: Fixed verifying peer without AFI.
aapostoliuk
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-07-14
bgp: T5338: bugfix MPLS VRF error handling
Christian Breunig
2023-07-12
bgp: T5338: simplify XML and code handling
Christian Breunig
2023-07-11
bgp: T5338: Added 'protocols bgp interface <int> mpls forwarding' feature
aapostoliuk
2023-04-27
bgp: T5010: add verify() for L2VPN EVPN route-distinguisher and route-target
Christian Breunig
2023-04-26
bgp: T5181: FRR can not tear down VRF isntance if l3vni is still configured
Christian Breunig
2023-04-13
T5150: do not apply zebra route-map from routing-daemon config level
Christian Breunig
2023-03-27
bgp: T5114: support configuring TCP keepalive messages
Christian Breunig
2023-02-04
T4817 added support for RFC 9234
Kyle McClammy
2023-01-06
T4877: Added more checks if "import vrf" is used in bgp
aapostoliuk
2022-10-12
bgp: T4744: Directly connected neighbors and ebgp-multihop check
Viacheslav Hletenko
2022-08-05
bgp: T4257: bugfixes after renaming "local-as" to "system-as"
Christian Poessinger
2022-08-04
Merge https://github.com/Cheeze-It/vyos-1x into current
Christian Poessinger
2022-07-30
bgp: T4257: Changing BGP "local-as" to "system-as"
Cheeze_It
2022-07-25
bgp: T4560: neighbor/peer-group local-as option is only allowed for eBGP
Christian Poessinger
2022-07-18
bgp: T4490: check peer-group for AFI/SAFI before issuing warning
Christian Poessinger
2022-07-01
bgp: T4490: use common vyos.base.Warning() wrapper
Christian Poessinger
2022-06-28
bgp: T4490: Add informational message for peer withour AFI
Viacheslav Hletenko
2022-05-06
bgp: T4385: verify() peer-group in interface based neighbors
Christian Poessinger
2022-04-21
bgp: T4385: peer-group member cannot override remote-as of peer-group
Christian Poessinger
2022-04-18
bgp: T4368: AS specified for local-as can not be the same as remote-as
Christian Poessinger
2022-04-14
frr: T4353: fix Jinja2 linting errors
Christian Poessinger
2022-04-01
bgp: T4332: addpath-tx-per-as requires BGP deterministic-med paramtere to be set
Christian Poessinger
2022-03-26
bgp: T4321: check neighbor IP addresses against VRF context
Christian Poessinger
2022-03-13
bgp: T4290: Add verify source-interface for none ip neighbor
Viacheslav Hletenko
2021-12-12
bgp: T3967: add support for conditional advertisement
Christian Poessinger
2021-12-04
bgp: T4048: allow per VNI RD/RT configuration
Christian Poessinger
2021-11-27
frr: T3753: autosave config when calling commit_configuration()
Christian Poessinger
2021-11-27
bgp: 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-04
bgp: T3798: "replace-as" option can only be used when "no-prepend" is defined
Christian Poessinger
2021-09-03
bgp: T3798: add support for neighbor local-as <n> replace-as
Christian Poessinger
2021-08-20
bgp: T3759: add IPv4/IPv6 unicast AFI route-map for VPN import/export
Christian Poessinger
2021-08-18
bgp: evpn: T1513: VNI rt and rd are only supported under EVPN VRF
Christian Poessinger
2021-08-17
bgp: T3759: add l3vpn "import vrf" commands
Christian Poessinger
2021-08-17
bgp: T2771: adjust verify() logic to common coding style for validation
Christian Poessinger
2021-07-31
bgp: vrf: T3694: cannot delete default BGP instance when VRF BGP instance exists
Christian Poessinger
2021-07-23
frr: T2175: remove no longer required loop when removing routing protocols
Christian Poessinger
2021-06-28
bgp: T3657: fix remote-as validator for IPv6 link-local peering
Christian Poessinger
2021-05-09
bgp: T3530: add hyphen support for peer-group names
Christian Poessinger
2021-05-08
vrf: bgp: T3523: bugfix Kernel route-map deployment
Christian Poessinger
2021-05-06
vrf: T3523: fix regex when removing dynamic routing protocols with a kernel r...
Christian Poessinger
2021-04-30
bgp: T3504: add support for per-peer graceful shutdown
Christian Poessinger
2021-04-27
bgp: T3503: allow "route-reflector-client" when "remote-as" is "internal"
Brandon Stepler
[next]