summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-06static: T4883: fix KeyError: 'table'Christian Poessinger
2023-01-05qos: T4284: priority-queue and round-robin have no default bandwidthChristian Poessinger
2023-01-05Merge pull request #1737 from sever-sever/T1237Christian Breunig
2023-01-05Merge pull request #1710 from dmbaturin/routing-table-descriptionsChristian Breunig
2023-01-04ssh: T2651: extend verify() when both source-address and source-interface is ...Christian Poessinger
2023-01-04ssh: T2651: add source-interface support ssh-clientChristian Poessinger
2023-01-04ssh: T2651: use Debian style include directve for ssh_config.dChristian Poessinger
2023-01-04qos: T4284: replace qdisc/class instead of always adding itChristian Poessinger
2023-01-04qos: T4284: add bandwidth percentage valueChristian Poessinger
2023-01-04T1237: Fix failover route install route with diff metricsViacheslav Hletenko
2023-01-04Merge pull request #1735 from sever-sever/T4904Viacheslav Hletenko
2023-01-03T4907: op-mode nat add missing option verboseViacheslav Hletenko
2023-01-02xml: qos: T4284: fix DSCP CLI valuesChristian Poessinger
2023-01-02T4904: keepalived virtual-server allow multiple ports with fwmarkViacheslav Hletenko
2023-01-02Merge pull request #1725 from sever-sever/T4893Christian Poessinger
2023-01-01qos: T4284: migrate percentaged bandwidth to absolute value in bit/sChristian Poessinger
2023-01-01qos: T4284: first implementation introducing a new vyos.qos moduleChristian Poessinger
2022-12-30T4893: Add ppp-options ipv6-interface-id for L2TPViacheslav Hletenko
2022-12-30T4897: Fix virtual interface rebuild checksYuxiang Zhu
2022-12-30pseudo-ethernet: T4391: use is_node_changed() over error prone leaf_node_chan...Christian Poessinger
2022-12-30tunnel: T4391: use is_node_changed() over error prone leaf_node_changed()Christian Poessinger
2022-12-30geneve: T4366: use is_node_changed() over error prone leaf_node_changed()Christian Poessinger
2022-12-27strongSwan: upgrade scripts to work with package version 5.9.8Christian Poessinger
2022-12-26static: T4883: add a description field for routing tablesDaniil Baturin
2022-12-25container: T2216: use defaultValue XML definition to define port protocolChristian Poessinger
2022-12-25container: T2216: add verify() for port definitionChristian Poessinger
2022-12-24container: T4870: remove manual user interaction during storage migrationChristian Poessinger
2022-12-23container: T4870: bump package version 0 -> 1 for filesystem changeChristian Poessinger
2022-12-23ipsec: T4594: drop old show_ipsec_sa.py in favor of new implementation in ips...Christian Poessinger
2022-12-23containers: T4585: remove redundant sudo calls in op-mode scriptChristian Poessinger
2022-12-23ipsec: T2816: do not explicitly call intepreter for python scriptChristian Poessinger
2022-12-23pki: T4847: extend dependency on sstpc client interfaceChristian Poessinger
2022-12-23dhcp: T4758: implement missing functionality from old script to new op-mode s...Christian Poessinger
2022-12-23nat: T4545: implement missing functionality from old script to new op-mode sc...Christian Poessinger
2022-12-23T4890: Fixed op_mode show conntrack table ipv4aapostoliuk
2022-12-22Merge pull request #1720 from jestabro/op-mode-interfacesJohn Estabrook
2022-12-21interfaces: T4866: add standardized op-mode interfaces.pyJohn Estabrook
2022-12-19graphql: T4887: interpret all boolean options as nullableJohn Estabrook
2022-12-19T4879: IPsec migration script remote-id for peer name eq addressViacheslav Hletenko
2022-12-17sstp: T4384: remote server is mandatory in client modeChristian Poessinger
2022-12-17op-mode: T707: remove dedicated calls to sudo in vpn_ipsecChristian Poessinger
2022-12-17op-mode: T707: explicitly use sudo when working with RAID devicesChristian Poessinger
2022-12-17op-mode: T4767: drop sudo calls when working with QAT/acceleration subsystemChristian Poessinger
2022-12-17bonding: T4878: use more is_node_changed() over leaf_node_changed()Christian Poessinger
2022-12-17Merge pull request #1626 from nicolas-fort/fwall_group_interfaceChristian Poessinger
2022-12-17Merge pull request #1599 from goodNETnick/goodnetnick-loginotpgenerator-T4751Christian Poessinger
2022-12-17webproxy: T3810: multiple squidGuard fixesaapostoliuk
2022-12-17Merge pull request #1358 from sever-sever/T1237Christian Poessinger
2022-12-15bonding: T4878: Fixed unnecessary bonding flapping during commitzsdc
2022-12-14routing: T1237: Add new feature failover routeViacheslav Hletenko