Age | Commit message (Expand) | Author |
2024-08-04 | ipsec: T5873: remove unused imports | Christian Breunig |
2024-08-04 | multicast: T6619: remove unused imports | Christian Breunig |
2024-08-02 | Merge pull request #3933 from jestabro/add-missing-standard-func | Daniil Baturin |
2024-08-02 | Merge pull request #3932 from jestabro/check-kmod-under-configd | Daniil Baturin |
2024-08-02 | T6619: Remove the remaining uses of per-protocol FRR configs (#3916) | Roman Khramshin |
2024-08-02 | T6486: generate OpenVPN use data-ciphers instead of ncp-ciphers (#3930) | Viacheslav Hletenko |
2024-08-02 | OPENVPN: T6555: fix name to bridge | fett0 |
2024-08-02 | T6632: add missing standard functions to config scripts | John Estabrook |
2024-08-02 | OPENVPN: T6555: fix name to bridge | fett0 |
2024-08-02 | T6629: call check_kmod within a standard config function | John Estabrook |
2024-08-02 | Merge pull request #3927 from jestabro/nat64-check-kmod | Daniil Baturin |
2024-08-02 | nat64: T6627: call check_kmod within standard config function | John Estabrook |
2024-08-02 | T4072: change same helpers in xml definitions; add notrack action for prerout... | Nicolas Fort |
2024-08-01 | Merge pull request #3923 from c-po/console-T3334 | Christian Breunig |
2024-08-01 | T6570: firewall: add global-option to configure sysctl parameter for enabling... | Nicolas Fort |
2024-08-01 | T4072: firewall: improve error handling when firewall configuration is wrong.... | Nicolas Fort |
2024-08-01 | Merge pull request #3221 from lucasec/t5873 | Christian Breunig |
2024-08-01 | console: T3334: remove unused directories imported from vyos.defaults | Christian Breunig |
2024-08-01 | Merge pull request #3903 from lucasec/ipsec-remote-access-profile | Christian Breunig |
2024-07-31 | OPENVPN: T6555: add server-bridge options in mode server | fett0 |
2024-07-31 | ipsec: T6148: Removed unused imports (#3915) | aapostoliuk |
2024-07-30 | Merge pull request #3747 from sever-sever/T6486 | Christian Breunig |
2024-07-30 | Merge pull request #3698 from talmakion/bugfix/T3334 | Christian Breunig |
2024-07-30 | system: op-mode: T3334: allow delayed getty restart when configuring serial p... | Andrew Topp |
2024-07-30 | Merge pull request #3883 from c-po/vrf-conntrack | Christian Breunig |
2024-07-30 | T6617: T6618: vpn ipsec remote-access: fix profile generators | Lucas Christian |
2024-07-30 | pbr: T6430: refactor to use vyos.utils.network.get_vrf_tableid() | Christian Breunig |
2024-07-30 | pbr: T6430: Allow forwarding into VRFs by name as well as route table IDs | Andrew Topp |
2024-07-29 | vyos.configtree: T6620: allow list_nodes() to work on non-existent paths | Daniil Baturin |
2024-07-29 | Merge pull request #3804 from HollyGurza/T6362 | Daniil Baturin |
2024-07-29 | Merge pull request #3823 from srividya0208/T6571 | Daniil Baturin |
2024-07-30 | firewall: T4694: incomplete node checks in migration script | Andrew Topp |
2024-07-28 | ipsec: T6148: Fixed reset command by adding init after terminating (#3763) | aapostoliuk |
2024-07-28 | firewall: T4694: Adding rt ipsec exists/missing match to firewall configs (#3... | talmakion |
2024-07-26 | T5873: vpn ipsec: ignore dhcp/vti settings when connection disabled | Lucas Christian |
2024-07-26 | T5873: vpn ipsec: re-write of ipsec updown hook | Lucas Christian |
2024-07-26 | vrf: T6603: improve code runtime when retrieving info from nftables vrf zone | Christian Breunig |
2024-07-26 | vrf: T6603: conntrack ct_iface_map must only contain one entry for iifname/oi... | Christian Breunig |
2024-07-25 | op_mode: T5744: PKI import OpenVPN shared key includess unexpected BEGIN and END | Nataliia Solomko |
2024-07-25 | OpenVPN CLI-option: T6571: rename ncp-ciphers with data-ciphers | srividya0208 |
2024-07-25 | T6605: restore configd error formatting to be consistent with CLI (#3868) | John Estabrook |
2024-07-24 | Merge pull request #3856 from c-po/verify-vrf | Christian Breunig |
2024-07-24 | Merge pull request #3860 from natali-rs1985/T6596-current | Christian Breunig |
2024-07-24 | Merge pull request #3853 from natali-rs1985/T5552-current | Christian Breunig |
2024-07-24 | op_mode: T6596: pppoe operation command failed | Nataliia Solomko |
2024-07-23 | vrf: T6602: verify supplied VRF name on all interface types | Christian Breunig |
2024-07-23 | system_option: T5552: Apply IPv4 and IPv6 options after reapplying sysctls by... | Nataliia Solomko |
2024-07-22 | Merge pull request #3840 from HollyGurza/T6589 | Christian Breunig |
2024-07-22 | Merge pull request #3827 from HollyGurza/T6525 | Christian Breunig |
2024-07-22 | T5873: vpn ipsec remote-access: support VTI interfaces | Lucas Christian |