- README.md
- pdk to version 3.0.0
4.5.0 - 2023-08-11
- frr support
- bgp timers
- pdk version
- the error:
Error: Failed to apply catalog: undefined method `fletten' for []:Array
- password supporting for bgp sessions
- the prefix-list's search pattern
- the ipv6 prefix validation of a quagga_prefix_list
- ospf area ranges
- the community-list instantiation
- a rule pattern of a community-list
- module building
- clearing the empty resource
quagga_bgp_peer_address_family
- the regexp of the as-path list rule
- snmp support
- tags in the file
metadata.json
- the
quagga::zebra::hostname
- the
quagga::prefix_lists
to thequagga::zebra::prefix_lists
- the
quagga::route_maps
to thequagga::zebra::route_maps
- the property
distribute_list
to the resource typequagga_ospf_router
- the resource type
quagga_access_list
- the resource type
quagga_static_route
- the property
passive_interfaces
to the resource typequagga_ospf_router
- autosubscribe methods in the quagga_bgp_peer_address_family resource type
- docs
- property validations of the
quagga_bgp_peer_address_family
resource type.
- getting an AS number in resources
quagga_bgp_peer
andquagga_bgp_peer_address_family
- getting a BGP router-id in the resource
quagga_bgp_router
- retrieving the
activate
value in the provider of the resourcequagga_bgp_peer_address_family
- changing the resource
quagga_route_map
- the new resource type
quagga_pim_router
- split PIM router settings
- the property
ip_multicast_routing
from the resourcequagga_global
- the
quagga_ospf_interface
resource - the
quagga_pim_interface
resource
- the
quagga::ospf
class - the
quagga::pim
class
- ospf and multicast settings from
quagga_interface
resource
- applying the OSPF configuration
- the lint warning about only_variable_string
- autorequire
quagga_ospf_router
in thequagga_ospf_area
resource
- changelog
- docs
- the lint warning when creating the resource
quagga_global
- the creating the resource
quagga_interface
- docs
- the resource
quagga_bgp_address_family
- the resource
quagga_bgp_peer_address_family
- the property
as_number
to the resourcequagga_bgp_router
- the true hiera support
- many classes that are wrappers for resources
quagga_*
- changelog
- the resource
quagga_bgp
toquagga_bgp_router
- names of resources
quagga_route_map
,quagga_prefix_list
- the resource
quagga_bgp
toquagga_bgp_router
- resources
quagga_bgp_router
,quagga_bgp_peer
- the resource
quagga_redistribution
- dependencies
- tests
- a name validation of the type
quagga_bgp_peer
- docs
- changelog
- creating the resource
quagga_bgp_peer
- the provider of the type
quagga_bgp_peer
- the router_id default value of the type
quagga_bgp
- multicast-routing by @m4ce
- the resource
quagga_router
by @m4ce - the property
networks
to the resourcequagga_bgp
- tests
quagga_ip
properties to the resourcequagga_system
- the property
action
to the resourcequagga_route_map
- wrappers for resources
- hiera support
- the property
redistribute
to the resourcequagga_ospf
- the property
redistribute
to the resourcequagga_bgp
- the property
default_originate
to the resourcequagga_ospf
- boolean values of variables to
true
orfalse
in resourcebgp*
,ospf*
- types
ospf_interface
andpim_interface
toquagga_interface
- the type
as_path
toquagga_as_path
- a syntax of
quagga_as_path
rules - the type
bgp
toquagga_bgp
- the type
bgp_neighbor
toquagga_bgp_peer
- the type
bgp_network
toquagga_bgp_network
- the type
quagga_router
toquagga_system
- the type
community_list
toquagga_community_list
- a syntax of
quagga_community_list
rules - the type
ospf_area
toquagga_ospf_area
- the type
prefix_list
toquagga_prefix_list
- the type
redistribution
toquagga_redistribution
- the type
route_map
toquagga_route_map
- the name of the resource
quagga_route_map
- the property
ipaddress
toip_address
of the resourcequagga_interface
- the type
quagga_redistribution
- the method
purge
from resourcesbgp*
- the resource
quagga_bgp_network
- properties
default_cost
andstub
fromquagga_ospf_area
- the resource
quagga_ip
- changelog
- docs
- pim support by @m4ce
- the ipv6 support of the resource
bgp_network
- the property
update_source
to the resourcebgp_neighbor
- docs
- creation of the resource
ospf
- the property
reference_bandwidth
from the provider
- the method
flush
of the resourceospf
- removing of
bgp
andbgp_neighbor
resources - the
flush
method in theospf
resource
- an unused code
- changelog
- proxy classes
- NilClass in flush methods
- errors on creating all resources
- docs
- the ensurable method in types
- changelog
- reading the activate property of the bgp_neighbor resource
- the shortcut property of the ospf_area type
- docs
- changelog
- a default value of the activate property of the bgp_neighbor resource
- an instantiation of the bgp_neighbor resource
- removing the allow_as_in property of the bgp_neighbor resource
- changelog
- an instantiation of the ospf resource
- a default value of the activate property of the bgp_neighbor resource
- typos
- autorequires in bgp_netighbor and bgp_network resources
- docs
- changelog
- proxy classes to use hiera
- changelog
- docs
- a control of services
- values of the stub property
- changelog
- docs
- the ospf_interface type
- the quagga provider of the ospf_interface type
- the ospf type
- the quagga provider of the ospf type
- the ospf_area type and a provider for it
- the redistribution type and a provider for it
- the as_path type and a provider for it
- the community_list type and a provider for it
- the prefix_list type and a provider for it
- the route_map type and a provider for it
- the bgp type and a provider for it
- the bgp_neighbor type and a provider for it
- the bgp_network type and a provider for it
- changelog
- docs