Age | Commit message (Expand) | Author |
2023-07-15 | Merge pull request #2091 from jvoss/policy_bgp_communities | Christian Breunig |
2023-07-15 | Debian: T4974: add openvpn-dco dependency | Christian Breunig |
2023-07-15 | T5195: add missing "import os" for vyos.utils.process | Christian Breunig |
2023-07-14 | T5195: vyos.util -> vyos.utils package refactoring (#2093) | Christian Breunig |
2023-07-14 | Merge pull request #2089 from nicolas-fort/T5059 | Christian Breunig |
2023-07-14 | Merge pull request #2090 from srividya0208/T5355 | Christian Breunig |
2023-07-14 | Merge pull request #2092 from darinkuo/current | Christian Breunig |
2023-07-14 | dhclient: T5358: Use return in 99-ipsec-dhclient-hook | Darin Kuo |
2023-07-14 | bgp: T5338: bugfix MPLS VRF error handling | Christian Breunig |
2023-07-13 | policy: T5357: only delete migrated BGP community rules | Jonathan Voss |
2023-07-13 | T5355:IPSec:op cmd:"sh vpn ike status" not working | srividya0208 |
2023-07-13 | T5059: relay: add disable options for dhcp-relay and dhcpv6-relay. Also add v... | Nicolas Fort |
2023-07-12 | T5195: drop sysctl_* implementation from vyos.util - prefer vyos.utils.system | Christian Breunig |
2023-07-12 | T5195: move boot_* helpers to vyos.utils.boot | Christian Breunig |
2023-07-12 | bgp: T5338: simplify XML and code handling | Christian Breunig |
2023-07-12 | bgp: T2387: re-use XML building blocks to simplify CLI definition | Christian Breunig |
2023-07-12 | Merge pull request #2079 from jestabro/from-defaults | Daniil Baturin |
2023-07-12 | Merge pull request #2085 from aapostoliuk/T5338-sagitta | Christian Breunig |
2023-07-12 | debian: T5003: add power management userspace tools | Christian Breunig |
2023-07-12 | Merge pull request #2088 from Yuanandcircle/t5352-netavark | Christian Breunig |
2023-07-12 | container: T5352: Fix missing dependency for netavark | Youyuan |
2023-07-12 | Merge pull request #2087 from sarthurdev/pki_pem | Christian Breunig |
2023-07-12 | Merge pull request #2086 from jestabro/config-archive | Christian Breunig |
2023-07-11 | pki: T5275: Add op-mode output options for PEM format | sarthurdev |
2023-07-11 | Merge pull request #2084 from sever-sever/T5341 | Christian Breunig |
2023-07-11 | config-mgmt: T5347: correct logrotate conf permissions on system update | John Estabrook |
2023-07-11 | bgp: T5338: Added 'protocols bgp interface <int> mpls forwarding' feature | aapostoliuk |
2023-07-11 | T5341: HA migrate virtual-server tag to node address | Viacheslav Hletenko |
2023-07-10 | Merge pull request #2083 from jvoss/l2tp_mpls_priority | Christian Breunig |
2023-07-09 | xml: T5345: remove unneeded, incorrect check on paths | John Estabrook |
2023-07-09 | mpls: T5346: Set priority 490 for MPLS config after all interfaces | Jonathan Voss |
2023-07-09 | Merge pull request #2082 from sever-sever/T775-v6 | Christian Breunig |
2023-07-09 | T3355: import startup scripts from vyatta-cfg repo for vyos-router | Christian Breunig |
2023-07-09 | T775: Config-sync bracketize IPv6 secondary address | Viacheslav Hletenko |
2023-07-08 | vpp: T1797:: support re-installation of vyos-1x package | Christian Breunig |
2023-07-08 | op-mode: T2546: xml: cleanup help strings | Christian Breunig |
2023-07-08 | op-mode: T2546: add "monitor vrrp" and "monitor webproxy" commands | Christian Breunig |
2023-07-08 | op-mode: T2546: improve help strings for "monitor" command tree | Christian Breunig |
2023-07-08 | vpp: T1797: add op-mode commands to show log buffers | Christian Breunig |
2023-07-08 | op-mode: T3201: add support to display last <n> log entries | Christian Breunig |
2023-07-08 | vyos.utils: T5195: take the time and use the full command over an abbreviation | Christian Breunig |
2023-07-08 | vyos.utils: T5195: add network namespace helper interface_exists_in_netns() | Christian Breunig |
2023-07-08 | Add VScode configuration files | Christian Breunig |
2023-07-08 | Merge pull request #2077 from jvoss/jvoss/bgp_pg_vpn_afi | Christian Breunig |
2023-07-07 | config: T5330: retain information of internal _dict_merge | John Estabrook |
2023-07-07 | config: T5330: add subclass ConfigDict to preserve merge data | John Estabrook |
2023-07-07 | config: T5330: allow mangle_dict_keys to preserve type for subclassing | John Estabrook |
2023-07-07 | Merge pull request #2042 from sever-sever/T775 | Viacheslav Hletenko |
2023-07-06 | bgp: T5343: add ipv4-vpn and ipv6-vpn config options to peer-group | Jonathan Voss |
2023-07-06 | Merge pull request #2074 from zdc/T1797-sagitta | Christian Breunig |