Age | Commit message (Expand) | Author |
2023-11-09 | T1797: Delete VPP from vyos-1x as it is implemented in addon | Viacheslav Hletenko |
2023-11-03 | wireguard: T5707: remove previously deconfigured peer | Christian Breunig |
2023-11-01 | T5681: Firewall,Nat and Nat66: simplified and standarize interface matcher fi... | Nicolas Fort |
2023-10-31 | vxlan: T5668: add CLI knob to enable ARP/ND suppression | Christian Breunig |
2023-10-30 | vxlan: T5699: migrate "external" CLI know to "parameters external" | Christian Breunig |
2023-10-30 | Merge pull request #2400 from vyos/mergify/bp/sagitta/pr-2355 | Viacheslav Hletenko |
2023-10-24 | Merge pull request #2399 from nicolas-fort/T5637-sagitta | Daniil Baturin |
2023-10-24 | T5643: nat: add interface-groups to nat. Use same cli structure for interface... | Nicolas Fort |
2023-10-23 | T5637: Firewall: add new rule at the end of base chains for default-actions. ... | Nicolas Fort |
2023-10-23 | T5675: use addr_prefix instead of addr in NAT66 rule | Adam Smith |
2023-10-22 | Merge pull request #2394 from vyos/mergify/bp/sagitta/pr-2391 | Christian Breunig |
2023-10-22 | T5299: Add missed option ceiling for QoS shaper | Viacheslav Hletenko |
2023-10-22 | bonding: T5254: Fixed changing ethernet when it is a bond member | aapostoliuk |
2023-10-19 | vyos.configdict: T5670: move from str to list when calling conf.exists() | Christian Breunig |
2023-10-17 | configdep: T5662: fix incorrect inspect.stack index of calling script | John Estabrook |
2023-10-14 | remote: T5650: Resize-aware progressbar implementation | erkin |
2023-10-05 | config: T5631: save copy of config in JSON format on commit | John Estabrook |
2023-10-05 | T4320: remove references to obsoleted legacy version files | John Estabrook |
2023-09-28 | firewall: T5614: Add support for matching on conntrack helper | sarthurdev |
2023-09-27 | conf-mode: T5412: add support for supplemental dependency definitions | John Estabrook |
2023-09-22 | op-mode: raid: T5608: define add/delete raid member | John Estabrook |
2023-09-22 | vyos.utils: T5609: get disk device by partial id | John Estabrook |
2023-09-19 | utils: T5239: add low-level read from config.boot | John Estabrook |
2023-09-19 | T5594: vrrp: extend function is_ipv6_tentative to analysis all type of ipv6 a... | Nicolas Fort |
2023-09-11 | Merge pull request #2215 from jestabro/T5353-sagitta | John Estabrook |
2023-09-11 | vxlan: T3700: Revert change to `vyos.utils.process.cmd` | sarthurdev |
2023-09-09 | vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridges | Christian Breunig |
2023-09-08 | config-mgmt: T5556: fix bug in revision to archive update | John Estabrook |
2023-09-08 | config-mgmt: T5353: after updated save-config, one can include init rev | John Estabrook |
2023-09-08 | config-mgmt: T5353: correct update check during boot | John Estabrook |
2023-09-08 | config-mgmt: T5353: only add log entry if archiving | John Estabrook |
2023-09-04 | T5533: Fix VRRP IPv6 group enters in FAULT state | Viacheslav Hletenko |
2023-08-31 | Merge pull request #2190 from sarthurdev/T4782 | Christian Breunig |
2023-08-31 | eapol: T4782: Support multiple CA chains | sarthurdev |
2023-08-28 | T5519: Fix `vyos.utils.process.call` hangs | Yuxiang Zhu |
2023-08-25 | interface: T3509: Add per-interface IPv6 source validation | sarthurdev |
2023-08-23 | save-config: T4292: rewrite vyatta-save-config.pl to Python | John Estabrook |
2023-08-23 | Merge pull request #2162 from nicolas-fort/T5472 | Christian Breunig |
2023-08-23 | vrf: T5428: move helpers to common vyos.utils.network module | Christian Breunig |
2023-08-23 | Merge pull request #2142 from nicolas-fort/T5450 | Christian Breunig |
2023-08-23 | T5472: nat redirect: allow redirection without defining redirected port | Nicolas Fort |
2023-08-23 | T5450: update smoketest and interface definition in order to work with new fi... | Nicolas Fort |
2023-08-23 | Merge pull request #2156 from giga1699/T5447 | Christian Breunig |
2023-08-20 | T5447: Remove redundant self.set_admin_state | Giga Murphy |
2023-08-20 | T5447: Update copyright years | Giga Murphy |
2023-08-20 | T5447: Corrected comment in _create header | Giga Murphy |
2023-08-20 | T5447: Corrected comment for interface down | Giga Murphy |
2023-08-20 | T5447: Implement maintainer feedback | Giga Murphy |
2023-08-18 | T5447: Initial support for MACsec static keys | Giga Murphy |
2023-08-17 | Merge pull request #2130 from aapostoliuk/T5409-sagitta | Christian Breunig |