summaryrefslogtreecommitdiff
path: root/src/conf_mode
AgeCommit message (Expand)Author
2023-05-08syslog: T2769: add VRF supportChristian Breunig
2023-05-08syslog: T2778: migrate to get_config_dict()Christian Breunig
2023-05-05T5203: Use vyos-wan-load-balance.service for load-balancingViacheslav Hletenko
2023-05-04dns-forwarding: T5193: implement NS resource typeChristian Breunig
2023-05-04dns-forwarding: T5193: use f'ormat strings when building messagesChristian Breunig
2023-05-04Merge pull request #1973 from sever-sever/T5171Christian Breunig
2023-05-02T5171: Rewrite load-balancing wan to XML and python3Viacheslav Hletenko
2023-04-30T5150: harmonize verify() error message - encapsulate variable in "" quotesChristian Breunig
2023-04-27bgp: T5010: add verify() for L2VPN EVPN route-distinguisher and route-targetChristian Breunig
2023-04-27T5181: Fix condition to detect correct vrf name for vrf-vniViacheslav Hletenko
2023-04-26bgp: T5181: FRR can not tear down VRF isntance if l3vni is still configuredChristian Breunig
2023-04-26vrf: T5174: ensure no duplicate VNIs can be definedChristian Breunig
2023-04-26T5181: Fix for correct deleting vni under vrfViacheslav Hletenko
2023-04-25vrf: T5150: fix improper config dict generation for individual vni configurationChristian Breunig
2023-04-23vrf: T5150: must use no_tag_node_value_mangle when working with the config dictChristian Breunig
2023-04-21vrf: T5150: fix regex used on frr-reload when searching for discrete VRFChristian Breunig
2023-04-21vrf: T5150: l3vni must be removed prior to removing BGP VRF processChristian Breunig
2023-04-14container: T5082: enable aardvark-dns supportChristian Breunig
2023-04-14container: T5082: shorten container network prefix to allow longer namesChristian Breunig
2023-04-13T5150: initial VRF support for Kernel/Zebra route-map filteringChristian Breunig
2023-04-13T5150: do not apply zebra route-map from routing-daemon config levelChristian Breunig
2023-04-13T5150: initial implementation of new Kernel/Zebra route-map supportChristian Breunig
2023-04-13eigrp: T2472: remove pprint debug statementChristian Breunig
2023-04-11T4727: Change and fix RADIUS rate-limit option for pptpViacheslav Hletenko
2023-04-11T5152: Get default hostname for telegraf from FQDN or hostnameViacheslav Hletenko
2023-04-10T5065: Add verify for firewall port-group and portViacheslav Hletenko
2023-04-10T5148: Fix OpenVPN plugin dir variableViacheslav Hletenko
2023-04-06container: T5147: ensure container network exists before VRF operationChristian Breunig
2023-04-04T5145: Add maximum number of all logins on systemViacheslav Hletenko
2023-04-02container: T5134: support binding container network to specific VRFChristian Breunig
2023-04-01container: T4959: bugfix credential validation on registriesChristian Breunig
2023-04-01container: T5082: switch to netavark network stackChristian Breunig
2023-04-01container: T5047: bugfix TypeError: argument of type 'NoneType' is not iterableChristian Breunig
2023-03-31http-api: T5126: allow restricting client IP addressJohn Estabrook
2023-03-29Merge pull request #1915 from indrajitr/pdns-port-round2Christian Breunig
2023-03-28container: T5047: restart only containers that changedChristian Breunig
2023-03-28container: T2216: explicitly select CNI network backendChristian Breunig
2023-03-28dns: T5115: Support custom port for name servers for forwarding zones.Indrajit Raychaudhuri
2023-03-27bgp: T5114: support configuring TCP keepalive messagesChristian Breunig
2023-03-27dns: T5113: Support custom port for name-server forwardersIndrajit Raychaudhuri
2023-03-23Merge pull request #1901 from sever-sever/T5099Christian Breunig
2023-03-23ipsec: T2816: Cleanup dhcp hook file if not requiredsarthurdev
2023-03-22T5105: Fix error message from dhcp-serverNicolas Fort
2023-03-21ospf: T5102: do not always redistribute babel routesChristian Breunig
2023-03-21T5099: IPoE-server add option next-pool for named ip poolsViacheslav Hletenko
2023-03-21Merge pull request #1889 from nicolas-fort/T5050-logViacheslav Hletenko
2023-03-21T5050: Firewall: Add log optionsNicolas Fort
2023-03-17T5086: Fix sflow fix default values for serverViacheslav Hletenko
2023-03-16Merge pull request #1895 from sever-sever/T5091Christian Breunig
2023-03-16T5091: IPoE-server verify RADIUS settingsViacheslav Hletenko