summaryrefslogtreecommitdiff
path: root/src/conf_mode
AgeCommit message (Expand)Author
2023-08-04dhcp: T5428: provide common direcotry path via vyos.defaults.directoriesChristian Breunig
2023-08-02vxlan: T5429: source-interface is not honored and throws config errorChristian Breunig
2023-08-02T5319: remove workarounds for defaults in high-availability.pyJohn Estabrook
2023-08-02Merge pull request #2122 from aapostoliuk/T5413Christian Breunig
2023-08-02wireguard: T5413: Blocked adding the peer with the router's public keyaapostoliuk
2023-08-01T5374: Add system option time-format 12 or 24 hoursViacheslav Hletenko
2023-07-31login: T4790: sync number of max RADIUS servers with equuleus branch (8)Christian Breunig
2023-07-27Merge pull request #2105 from sever-sever/T5368Daniil Baturin
2023-07-27Merge pull request #2114 from srividya0208/T5252Christian Breunig
2023-07-27T5127: vpnv4/vpnv6 : warning for router-idsrividya0208
2023-07-27wwan: T3795: remove superfluous call to set_level()Christian Breunig
2023-07-27openvpn: T4974: move CLI node "enable-dco" -> "offload dco" to match other in...Christian Breunig
2023-07-27openvpn: T4974: restructure get_config()Christian Breunig
2023-07-26openvpn: T4974: dynamically load/unload kernel moduleChristian Breunig
2023-07-26Merge pull request #2078 from nicolas-fort/T5154Viacheslav Hletenko
2023-07-25static: T5398: do not mangle interface names in FRRJonathan Voss
2023-07-25T5154: NTP: allow maximum of one ipv4 and one ipv6 address on parameter <list...Nicolas Fort
2023-07-22Merge pull request #2100 from nicolas-fort/T4889Christian Breunig
2023-07-22Merge pull request #2104 from c-po/t5377-ospf-grChristian Breunig
2023-07-21login: T5363: keep home when user is deletedChristian Breunig
2023-07-21T5368: service ids ddos-protection add support sflow modeViacheslav Hletenko
2023-07-20ospf: T5377: add graceful restart FRR feature (RFC 3623)Christian Breunig
2023-07-20bgp: T5328: Fixed verifying peer without AFI.aapostoliuk
2023-07-19T4899: NAT Redirect: adddestination nat redirection (to local host) feature.Nicolas Fort
2023-07-18syslog: T2778: add missing argument for rsyslog.conf templateJohn Estabrook
2023-07-17syslog: T2778: fix dict indexJohn Estabrook
2023-07-16syslog: T2778: fix invalid handling of logrotate and default valuesChristian Breunig
2023-07-16T5195: fix remaining references to decommissioned vyos.utilChristian Breunig
2023-07-15T5195: vyos.util -> vyos.utils package refactoring part #2Christian Breunig
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-07-14Merge pull request #2089 from nicolas-fort/T5059Christian Breunig
2023-07-14bgp: T5338: bugfix MPLS VRF error handlingChristian Breunig
2023-07-13T5059: relay: add disable options for dhcp-relay and dhcpv6-relay. Also add v...Nicolas Fort
2023-07-12T5195: drop sysctl_* implementation from vyos.util - prefer vyos.utils.systemChristian Breunig
2023-07-12T5195: move boot_* helpers to vyos.utils.bootChristian Breunig
2023-07-12bgp: T5338: simplify XML and code handlingChristian Breunig
2023-07-12Merge pull request #2085 from aapostoliuk/T5338-sagittaChristian Breunig
2023-07-11bgp: T5338: Added 'protocols bgp interface <int> mpls forwarding' featureaapostoliuk
2023-07-11T5341: HA migrate virtual-server tag to node addressViacheslav Hletenko
2023-07-07Merge pull request #2042 from sever-sever/T775Viacheslav Hletenko
2023-07-06Merge pull request #2074 from zdc/T1797-sagittaChristian Breunig
2023-07-06VPP: T1797: Optimized memory allocation during startupzsdc
2023-07-05T5340: snmp: add checks while configuring snmp listen-address with and withou...Nicolas Fort
2023-07-03ospf: T5334: add support for external route summarisation Type-5 and Type-7 LSAsChristian Breunig
2023-07-03VPP: T1797: Added interfaces reinitializationzsdc
2023-07-01Merge pull request #2064 from sever-sever/T1797Christian Breunig
2023-07-01T1797: VPP verify minimal installed memory and apply sysctlViacheslav Hletenko
2023-06-30bcast-relay: T5313: capitalize UDP protocol nameChristian Breunig
2023-06-30T775: Add service config-sync between 2 routersViacheslav Hletenko
2023-06-29Merge pull request #2059 from sever-sever/T1797-vppChristian Breunig