Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-07 | ipv6: T4346: deprecate CLI command to disable IPv6 address family | Christian Poessinger | |
(cherry picked from commit 0f7e5371e702d4e2389f6fa6dfbda11bc9da6257) | |||
2022-04-07 | Merge pull request #1268 from c-po/t4341-ssh-login | Daniil Baturin | |
T4341 SSH and system login fixes + smoketests | |||
2022-04-07 | Merge pull request #1261 from c-po/t4319-disable-ipv6-equuleus | Daniil Baturin | |
T4319: bugfixes for disabled IPv6 (equuleus) | |||
2022-04-05 | dns: forwarding: T3804: bugfix DHCP name-servers used for recursion | Christian Poessinger | |
Commit 2ecf7a9f9c ('name-server: T3804: merge "system name-servers-dhcp" into "system name-server"') missed out an old dictionary key "system_name_server_dhcp" and thus system nameservers configured via DHCP did not get used for the DNS forwar recursor. (cherry picked from commit 806ff50bf1a970d731c2227f9d2cd2342b8a1b4e) | |||
2022-04-04 | login: T4341: busy wait on userdel(8) until the account was deleted successfully | Christian Poessinger | |
(cherry picked from commit 796178f69ce09e28ab9f20c7b5e1ce97ef00a1ff) | |||
2022-04-04 | login: T4341: disable user account prior to deletion | Christian Poessinger | |
(cherry picked from commit efa753bc661d04967237e7ec3d72d3757230aaf9) | |||
2022-03-30 | test: vyos.util build time tests should import all functions | Christian Poessinger | |
2022-03-30 | vrf: T4319: do not add IPv6 localhost address if IPv6 is disabled | Christian Poessinger | |
(cherry picked from commit c33a96f6f0f0259808992b246b1a550fcf9a454a) | |||
2022-03-30 | vyos.util: T4319: add is_ipv6_enabled() helper function | Christian Poessinger | |
(cherry picked from commit df0fbfeedce0f163e9d10be21d58ad4dc797a28a) | |||
2022-03-28 | Revert "backport: T4515: T4219: policy local-route6 and inbound-interface ↵ | Daniil Baturin | |
support" | |||
2022-03-28 | Revert "openvpn: T4230: globally enable ip_nonlocal_bind" | Daniil Baturin | |
This reverts commit 382d5aa16d81b745e522a14122b429750ee64789. | |||
2022-03-27 | graphql: T3993: add unsettable gql option; this is not exposed by CLI | John Estabrook | |
(cherry picked from commit 9d3acc2b55f2d1c563f1941e59c98c159211dc58) | |||
2022-03-25 | mpls: T915: use vyos.util.sysctl_write() helper function | Christian Poessinger | |
(cherry picked from commit cabe0c06e2312cc872d3e22d91611a3ccecefdb0) | |||
2022-03-25 | vyos.util: T4319: rename sysctl() -> sysctl_write() | Christian Poessinger | |
(cherry picked from commit 364009e4317fb5c6732635726b511613aa2ed519) | |||
2022-03-25 | system: T4319: align ipv6 settings with ipv4 by using get_config_dict() | Christian Poessinger | |
(cherry picked from commit 1b16a4eab926462c0d2752d698bedf28c995058d) | |||
2022-03-24 | openvpn: T4230: globally enable ip_nonlocal_bind | Christian Poessinger | |
(cherry picked from commit 1cbcbf40b7721849f9696c05fac65db010a66b7c) | |||
2022-03-24 | Merge pull request #1210 from sever-sever/T4230-equ | Christian Poessinger | |
openvpn: T4230: Delete checks if local-host address assigned | |||
2022-03-24 | openvpn: T4294: force service restart on openvpn-option node change | Christian Poessinger | |
(cherry picked from commit 999b1e50dfdea8694174e82d22b2438cb1bf5e28) | |||
2022-03-23 | Merge pull request #1235 from hensur/equuleus-ipv6-local-route | Christian Poessinger | |
backport: T4515: T4219: policy local-route6 and inbound-interface support | |||
2022-03-15 | bonding: T4301: Fixed arp-monitor option | zsdc | |
In verify function for arp-monitor option was used by mistake an extra conversion for incoming data before comparing items. This commit removed these unnecessary conversions and makes the option operable. (cherry picked from commit df4b544c29974e36b52fc42bcbf617f50738a4a6) | |||
2022-03-10 | T3506: loadkey: Add `generate public-key-command` command | erkin | |
2022-03-05 | conntrackd: T4259: fix daemon configuration path | Christian Poessinger | |
(cherry picked from commit aa8080d316dbeb4d26bf67f6d67efeda43b2bc07) | |||
2022-03-05 | conntrackd: T4259: prevent startup of multiple daemon instances | Christian Poessinger | |
(cherry picked from commit 2c94c3ec72a559de405b29b4399250db3085717e) | |||
2022-03-04 | op-mode: lldp: T3999: bugfix cap' referenced before assignment | Christian Poessinger | |
(cherry picked from commit c06861440cd21ff7c668b35ed1039f5fac4101b9) | |||
2022-02-28 | ssh: T4273: bugfix cipher and key-exchange multi nodes | Christian Poessinger | |
After hardning the regex validator to be preceeded with ^ and ending with $ it was no longer possible to have a comma separated list as SSH ciphers. The migrations cript is altered to migrate the previous comma separated list to individual multi node entries - cipher and key-exchange always had been multinodes - so this just re-arranges some values and does not break CLI compatibility (cherry picked from commit 61fa1c95164e4222e79b078b1a796f41397e0ee3) | |||
2022-02-23 | backport: policy: T4219: add local-route(6) incoming-interface | Henning Surmeier | |
2022-02-23 | backport: policy: T4151: remove all previous rules on edit | Henning Surmeier | |
2022-02-23 | backport: policy: T4151: Bugfix policy ipv6-local-route | Henning Surmeier | |
2022-02-23 | backport: policy: T4151: Add policy ipv6-local-route | Henning Surmeier | |
Adds support for `ip -6 rule` policy based routing. Also, extends the existing ipv4 implemenation with a `destination` key, which is translated as `ip rule add to x.x.x.x/x` rules. https://phabricator.vyos.net/T4151 | |||
2022-02-23 | pbr: T3702: Fix incorrect splits for fwmark | Viacheslav | |
2022-02-23 | pbr: T3702: Add rules match fwmark | Viacheslav | |
2022-02-23 | tunnel: T4267: "parameters ip key" on GRE not required for different remotes | Christian Poessinger | |
(cherry picked from commit e64d45717940aa4fb4a072065bdfa04f884d00cc) | |||
2022-02-22 | vxlan: T4264: interface is destroyed and rebuild on description change | Christian Poessinger | |
When changing "general" parameters like: - interface IP address - MTU - description the interface is destroyed and recreated ... this should not happen! (cherry picked from commit 2373b232849c847717cbdcfac7390d8376e227ca) | |||
2022-02-22 | Revert "backport: policy: T4151: Add policy ipv6-local-route" | Christian Poessinger | |
This reverts commit e11a7ff1b2817cc8f4b595171fe82a43a209ebc2. | |||
2022-02-22 | Revert "backport: policy: T4151: Bugfix policy ipv6-local-route" | Christian Poessinger | |
This reverts commit ed7c674da17519e6331a9cef8522c5e49251d505. | |||
2022-02-22 | Revert "backport: policy: T4151: remove all previous rules on edit" | Christian Poessinger | |
This reverts commit b71a04811bd61e1faf2bc4eaceaaae8bdbf97dc6. | |||
2022-02-22 | Revert "backport: policy: T4219: add local-route(6) incoming-interface" | Christian Poessinger | |
This reverts commit 72d7152f794cfe48821797d62865024c1843096e. | |||
2022-02-21 | vxlan: T4120: code cleanup for multiple remotes | Christian Poessinger | |
(cherry picked from commit 3a605ad020d8d20b08a72cb1284f6e590d1fd7b5) | |||
2022-02-21 | bridge: remove unreferenced import -> leaf_node_changed | Christian Poessinger | |
(cherry picked from commit 25b2f2a8057260ad0d2c59823618d7c9f0fba707) | |||
2022-02-21 | vxlan: T4120: add ability to set multiple remotes (PR #1127) | Andreas | |
VXLAN does support using multiple remotes but VyOS does not. Add the ability to set multiple remotes and add their flood lists using "bridge" command. (cherry picked from commit 0ecddff7cffa8900d351d5c15e32420f9d780c0b) | |||
2022-02-19 | Merge pull request #1219 from hensur/equuleus-ipv6-local-route | Christian Poessinger | |
backport: T4515: T4219: policy local-route6 and inbound-interface support | |||
2022-02-17 | Merge pull request #1221 from sever-sever/T3686-equ | Christian Poessinger | |
openvpn: T3686: Fix for check local-address in script and tmpl | |||
2022-02-16 | backport: policy: T4219: add local-route(6) incoming-interface | Henning Surmeier | |
2022-02-15 | dhcpv6-server: T3494: Get address from network to correct sorting | DmitriyEshenko | |
2022-02-15 | openvpn: T3686: Fix for check local-address in script and tmpl | Viacheslav Hletenko | |
Local-address should be checked/executed only if it exists in the openvpn configuration, dictionary, jinja2 template (cherry picked from commit 230ac0a202acd7ae9ad9bccb9e777ee5a0e0b7b7) | |||
2022-02-14 | backport: policy: T4151: remove all previous rules on edit | Henning Surmeier | |
2022-02-14 | backport: policy: T4151: Bugfix policy ipv6-local-route | Henning Surmeier | |
2022-02-14 | backport: policy: T4151: Add policy ipv6-local-route | Henning Surmeier | |
Adds support for `ip -6 rule` policy based routing. Also, extends the existing ipv4 implemenation with a `destination` key, which is translated as `ip rule add to x.x.x.x/x` rules. https://phabricator.vyos.net/T4151 | |||
2022-02-14 | tunnel: T4154: import cleanup | Christian Poessinger | |
(cherry picked from commit 122c7a53575f67759f157e02eca776f799658dc1) | |||
2022-02-14 | tunnel: T4154: verify() no more then one GRE tunnel is used w/o "ip key" per ↵ | Christian Poessinger | |
interface It is impossible for the OS kernel to distinguish multiple GRE tunnels when no "gre key" is configured when sourcing tunnels from the same interface. (cherry picked from commit 6f1326d6b68f6dcb83843374c876407ef2922bd1) |