index
:
matthieu/pve-network.git
main
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
PVE
/
Network
/
SDN
/
Controllers
/
EvpnPlugin.pm
Age
Commit message (
Expand
)
Author
2023-05-25
separate packaging and source build system
Thomas Lamprecht
2023-01-16
frr: add prefix-list support
Alexandre Derumier
2022-12-30
controllers: evpn : correctly limit the number of controllers to max 1
Alexandre Derumier
2022-08-31
evpn controller: avoid declaration in conditional statement
Thomas Lamprecht
2022-08-31
evpn controller: style fixes
Thomas Lamprecht
2022-08-31
frr: config : add exit on router && routemaps.
Alexandre Derumier
2022-08-31
frr: add a local config parser and merge with generated config
Alexandre Derumier
2022-08-31
frr: update config frrversion to 8.2.2
Alexandre Derumier
2022-04-27
controllers: evpn: fix multiple exit-nodes with route-map filtering
Alexandre Derumier
2022-02-24
controllers: evpn : use frr restart if reload fail
Alexandre Derumier
2022-02-13
controllers: evpn : remove ip forwarding, ipv6 forwarding and add frr version
Alexandre Derumier
2022-02-13
controllers: evpn : remove "no bgp ebgp-requires-policy"
Alexandre Derumier
2022-02-13
zones: evpn : add rt-import
Alexandre Derumier
2022-02-13
controllers: evpn: add missing bgp router-id in vrf
Alexandre Derumier
2022-02-13
controllers: evpn/bgp : add exitnodes-primary && rework route-map
Alexandre Derumier
2022-02-13
controllers: evpn : add min/max value to asn
Alexandre Derumier
2022-02-13
controllers: bgp: use loopback ip src for loopback network
Alexandre Derumier
2021-08-24
evpn: add exitnodes-local-routing
Alexandre Derumier
2021-08-24
evpn : add advertise-subnets option
Alexandre Derumier
2020-12-18
controllers: add generate_controller_rawconfig
Alexandre Derumier
2020-12-18
zones: evpn: fix exitnodes for snat
Alexandre Derumier
2020-12-18
evpn: frr: use datacenter default profile (lower timeouts)
Alexandre Derumier
2020-11-25
controllers: improve bgp-evpn
Alexandre Derumier
2020-07-01
split declaration and initialization with post-if
Fabian Grünbichler
2020-07-01
use PVE::Tools::split_list for ip lists
Alexandre Derumier
2020-05-19
evpn: prefix interfaces
Alexandre Derumier
2020-01-16
evpn: use file_{g,s}et_contents and import run_command
Thomas Lamprecht
2020-01-16
evpn: indentation, whitespace cleanup and code refactoring
Thomas Lamprecht
2020-01-16
controller : evpn : only allow 1 evpn controller
Alexandre Derumier
2020-01-16
evpn: add support for local frr.config
Alexandre Derumier
2019-11-28
move find_local_ip_interface sub helper to zone plugin
Alexandre Derumier
2019-11-28
evpn: remove uplink-id
Alexandre Derumier
2019-11-26
controller: evpn: use frr-reload.py for reloading frr
Alexandre Derumier
2019-11-26
cleanup old transport/router/sdn_cfg references
Alexandre Derumier
2019-11-26
evpn zone plugin : remove vrf option
Alexandre Derumier
2019-11-26
rename frrevpn controller plugin to evpn plugin
Alexandre Derumier