summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2021-05-18revert: "util: T2467: add autosudo as an option to command"Christian Poessinger
2021-05-15vyos.ifconfig: T3532: re-create Q-in-Q interface on protocol changeChristian Poessinger
2021-05-13bonding: T3543: add support to configure lacp-rate (slow or fast)Christian Poessinger
2021-05-06T3356: remote: Add support for custom source interfaceLulu Cathrinus Grimalkin
2021-04-25tunnel: T3468: add interfaces to completion helper for bridgeChristian Poessinger
2021-04-18config: T3481: add switch to prevent mangling of tag node valuesJohn Estabrook
2021-04-18xml: T3475: disable processing of syntaxVersion elementJohn Estabrook
2021-04-17Merge pull request #813 from erkin/equuleusChristian Poessinger
2021-04-17util: T3356: Fix password variableserkin
2021-04-05vrf: vlan: T3438: do not automatically delete upper interfaceChristian Poessinger
2021-03-30Merge pull request #795 from erkin/equuleusDaniil Baturin
2021-03-30Backport remote.py fixeserkin
2021-03-25vyos.configverify: T3344: verify_vrf() must handle "default" VRFChristian Poessinger
2021-03-22Merge pull request #782 from erkin/equuleusJohn Estabrook
2021-03-22T3284: Merge Paramiko-based remote.py implementationerkin
2021-03-19dhcp: T3300: add DHCP default route distanceBrandon Stepler
2021-03-14xdp: T2666: remove entire XDP code for 1.3 LTS imageChristian Poessinger
2021-03-07vxlan: T3319: use default ttl of 16Christian Poessinger
2021-03-06vyos.util: provide single implementation for get_json_iface_options()Christian Poessinger
2021-02-28vif: T3349: use fixed ordering when enabling parent and child interfaceChristian Poessinger
2021-02-24ethernet: T3163: fix typos in vyos.ethtool commentsChristian Poessinger
2021-02-24ethernet: T3163: not all NIC drivers support ring-buffer configurationChristian Poessinger
2021-02-22vyos.ifconfig: extend debug option to print input dictChristian Poessinger
2021-02-21ethernet: T3163: probe driver for maximum rx/tx ring-buffer sizeChristian Poessinger
2021-02-18configsession: T3259: avoid deadlock when data fills stdout pipeJohn Estabrook
2021-02-14template: T2947: backport additional Jinja2 filtersChristian Poessinger
2021-02-02vlan: T3018: vif/vif-s vlan id can not be re-usedChristian Poessinger
2021-01-31vyos: T3274: Handle EOF in ask_yes_no()erkin
2021-01-29vif-c: verify: T3269: fix configuration verificationBrandon Stepler
2021-01-28dhcpv6: T3262: don't run DHCPv6 client when only dhcpv6-options is configuredBrandon Stepler
2021-01-16vyos.configdict: node_changed() now accepts key mangling parameterChristian Poessinger
2021-01-13ifconfig: T2653: return empty string when there is no interface descriptionChristian Poessinger
2021-01-12ifconfig: T2653: use iproute2 commands for alias, mac and mtu set()/get()Christian Poessinger
2021-01-12tunnel: T3205: bugfix gre-bridge interfacesChristian Poessinger
2021-01-07vyos.configverify: provide generic helper to check for interface existenceChristian Poessinger
2021-01-07login: radius: T3192: migrate to get_config_dict()Christian Poessinger
2021-01-06dhcpv6-pd: verify: T3193: detect conflict between auto-assigned and configure...Brandon Stepler
2021-01-06dhcpv6-pd: verify: T3193: allow multiple auto-assigned SLA-IDsBrandon Stepler
2021-01-06dhcpv6-pd: verify: T3193: allow more than one VLAN interfaceBrandon Stepler
2021-01-06ifconfig.interface: use Python3 f-ormat stringChristian Poessinger
2021-01-05vyos.validate: import cleanupChristian Poessinger
2021-01-04mirror: T3089: bugfix is_mirror_intf code pathChristian Poessinger
2021-01-03mirror: add verify() check so we can not mirror back to our selfChristian Poessinger
2021-01-03mirror: T3089: remove redundant code pathsChristian Poessinger
2021-01-02ethernet: T3171: always use full CPU enable bitmask over computational maskChristian Poessinger
2021-01-02ifconfig: ethernet: fixup line breaksChristian Poessinger
2021-01-01ethernet: T3171: add CLI option to enable RPS (Receive Packet Steering)Christian Poessinger
2020-12-29ethernet: T1466: add EAPoL supportChristian Poessinger
2020-12-28webproxy: T563: squidguard: support default rulesetChristian Poessinger
2020-12-26mirror: T3150: When configuring QOS, the setting procedure of port mirroring ...jack9603301