Age | Commit message (Expand) | Author |
2024-05-07 | bgp: T6082: Allow the same local-as and remote-as in one peer group | khramshinr |
2024-05-01 | bgp: T6189: explicitly call vtysh to remove VRF L3VNI configuration | Christian Breunig |
2024-04-24 | T5833: Not all AFIs compatible with VRF add verify check | Viacheslav Hletenko |
2024-04-04 | bgp: T5943: BGP Peer-group members must be all internal or all external | khramshinr |
2024-03-30 | bgp: T6106: Valid commit error for route-reflector-client option defined in p... | khramshinr |
2024-03-26 | bgp: T6106: fix test and verify() | khramshinr |
2024-02-01 | bgp: T5930: Denied using rt vpn 'export/import' with 'both' together | aapostoliuk |
2024-01-16 | bgp: T5937: fix migration script for IPv6 AFI peer-group | Christian Breunig |
2024-01-14 | bgp: T591: add SRv6 per address-family SID support | Christian Breunig |
2024-01-12 | bgp: T5306: fix verify_remote_as() to support v6only interface with peer-group | Christian Breunig |
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 |