summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2024-05-11image-tools: T6327: prune, instead of ignore, menu entries with ttyUSBJohn Estabrook
2024-05-10image-tools: T6327: drop boot console type ttyUSBJohn Estabrook
2024-05-10bond: T6303: must reset system-mac to 00:00:00:00:00:00 on deletionChristian Breunig
2024-05-10bond: T6303: system-mac is not allowed to be a multicast MAC addressChristian Breunig
2024-05-10bond: T6303: add system mac address on bondfett0
2024-05-08vyos.system.grub: T3664: add chroot argument to the GRUB install functionDaniil Baturin
2024-05-06vyos.template: T3664: add a module-level variable for template directoryDaniil Baturin
2024-05-03config-sync: T6185: combine data for sections/configs in one commandJohn Estabrook
2024-05-03configtree: T6180: add masking function mask_inclusiveJohn Estabrook
2024-05-03xml: T6146: add utils and helper to provide priority dataJohn Estabrook
2024-05-02netns: T6295: disable incomplete support in VyOS 1.4 sagittaChristian Breunig
2024-05-02Merge pull request #3394 from vyos/mergify/bp/sagitta/pr-3367Christian Breunig
2024-05-02qos: T6225: Fix qos random-detect policykhramshinr
2024-05-02T6269: policy: ensure correct rule parsing when using, and when not using <se...Nicolas Fort
2024-04-28configdep: T5660: remove global redundancies under vyos-configdJohn Estabrook
2024-04-28configdep: T5839: remove trivially redundant config dependency callsJohn Estabrook
2024-04-28configdep: T5836: add boolean check whether script called as dependencyJohn Estabrook
2024-04-26Merge pull request #3365 from vyos/mergify/bp/sagitta/pr-3316Christian Breunig
2024-04-25qos: T4248: Allow to remove the only rule from the qos classkhramshinr
2024-04-25T6258: Add sysctl base-reachable-time for IPv6Viacheslav Hletenko
2024-04-22vyos.utils: T6244: add support for year timebase in seconds_to_human()Christian Breunig
2024-04-22vyos.utils: T6244: use list to build up result stringChristian Breunig
2024-04-19T5996: selectively escape and restore single backslashes in configJohn Estabrook
2024-04-17Merge pull request #3323 from vyos/mergify/bp/sagitta/pr-3192Daniil Baturin
2024-04-17T6191: do not append action to firewall and policy route|route6 when its not ...Nicolas Fort
2024-04-17image-tools: T6168: compat mode update should preserve console typeJohn Estabrook
2024-04-17image-tools: T6154: installer prompts to confirm a non-default passwdJohn Estabrook
2024-04-13qos: T6035: QoS policy shaper queue-type random-detect requires limit avpktkhramshinr
2024-04-11T6222: VRRP show prefix for long rfc3768-compatibility interfacesViacheslav Hletenko
2024-04-08utils.io: T6207: allow default in select_entryJohn Estabrook
2024-04-07ethernet: T5862: default MTU is not acceptable in some environmentsChristian Breunig
2024-04-05T6203: remove obsoleted xml libJohn Estabrook
2024-04-05T6204: cleanup shebang lineskhramshinr
2024-04-04T6197: Fixed usage ipoe interface client-subnet without poolsaapostoliuk
2024-04-03T6199: drop unused Python importsChristian Breunig
2024-04-03T6199: replace netifaces.interfaces() with common custom helpersChristian Breunig
2024-04-03Merge pull request #3235 from vyos/mergify/bp/sagitta/pr-3229Daniil Baturin
2024-04-02configverify: T6198: add common helper for PKI certificate validationChristian Breunig
2024-04-02ssh: T6192: allow binding to multiple VRF instancesChristian Breunig
2024-04-02utils: T5738: always use vyos.utils.network.interface_exists over os.path.existsChristian Breunig
2024-04-02vrf: T3655: always use full nft command name (e.g. --check over -c)Christian Breunig
2024-04-02firewall: T2199: always use full nft command name (e.g. --file over -f)Christian Breunig
2024-04-01dhcpv6-client: T2590: fix vyos-hostsd update for nameserver and search domainsChristian Breunig
2024-03-31accel-ppp: T6187: use correct CPU counts adjusted for SMTDaniil Baturin
2024-03-29Merge pull request #3196 from HollyGurza/T4718-sagittaDaniil Baturin
2024-03-28grub: T4516: correct a format stringDaniil Baturin
2024-03-28op-mode: T6175: "renew dhcp interface <name>" does not check for DHCP interfaceChristian Breunig
2024-03-28dhcp-server: T4718: Listen-address is not commit if the ip address is on the ...khramshinr
2024-03-24Merge pull request #3175 from vyos/mergify/bp/sagitta/pr-3151Christian Breunig
2024-03-24Merge pull request #3163 from vyos/mergify/bp/sagitta/pr-3157Viacheslav Hletenko