summaryrefslogtreecommitdiff
path: root/python/vyos
AgeCommit message (Expand)Author
2021-07-02conntrack-sync: T3535: Rewrite conf and op modes to XML python styleViacheslav
2021-06-22vyos.ethtool: T3645: fix compatibility with latest ethtool versionChristian Poessinger
2021-06-19ethernet: T3633: Add LRO offloadViacheslav
2021-06-13pppoe: T3621: validate that both username and password are setChristian Poessinger
2021-06-13wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface treeChristian Poessinger
2021-06-10pppoe: T3250: Not mangle values for tag nodessever-sever
2021-05-24pseudo-ethernet: T3575: verify parent interface MTUChristian Poessinger
2021-05-23vyos.configverify: T3570: sub interface MTU must be less or equal to parent MTUSimon
2021-05-20vyos.util: T3532: Replace func get_interface_configViacheslav Hletenko
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