summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2024-07-17configdep: T6559: use single dependency list with reset under configdJohn Estabrook
2024-07-17configdep: T6559: drop global redundancy removal to fix error reportingJohn Estabrook
2024-06-26interfaces: T6519: harden config migration if ethernet interface is missingChristian Breunig
2024-06-24vyos.utils: T6504: add interactive op-/configure mode support for get_current...Christian Breunig
2024-06-24T6489: add abstraction vyos.utils.configfs to work natively with the config f...Christian Breunig
2024-06-24T6489: add abstraction vyos.utils.auth.get_current_user()Christian Breunig
2024-06-24T6489: add vyos_configdir to the dictionary of default directoriesChristian Breunig
2024-06-21op-mode: T5514: Allow safe reboots to config defaults when config.boot is del...Andrew Topp
2024-06-19macsec: T5447: fix error message syntax - there is no tx and rx key, only keyChristian Breunig
2024-06-10op-mode: T6471: add optimized get_config_dictJohn Estabrook
2024-06-10vyos.utils: T5195: import vyos.cpu to this packageChristian Breunig
2024-06-09op-mode: T6424: ipsec: honor certificate CN and CA chain during profile gener...Christian Breunig
2024-06-06grub: T6453: Fixed GRUB variables parsingzsdc
2024-06-06Merge pull request #3578 from nicolas-fort/raw-hookDaniil Baturin
2024-06-06Merge pull request #3573 from talmakion/bugfix/T6401-2Daniil Baturin
2024-06-05migration: T6006: add activation script dir and helper functionJohn Estabrook
2024-06-05migration: T6447: add module compose_configJohn Estabrook
2024-06-05migration: T6006: update config.boot.default and move to vyos-1xJohn Estabrook
2024-06-01vxlan: T6401: Avoid calling get_vxlan_vni_filter() unless we need itAndrew Topp
2024-05-30vyos.ifconfig: T6421: verify /etc/hostname exists before readingChristian Breunig
2024-05-27T5786: Add set/show system image to /image endpointkhramshinr
2024-05-23Merge pull request #3399 from 0xThiebaut/suricataChristian Breunig
2024-05-22Merge pull request #3502 from dmbaturin/T6385-yes-no-ctrl-cChristian Breunig
2024-05-22vyos.utils.io: T6385: handle keyboard interrupts in ask_yes_noDaniil Baturin
2024-05-22rollback-soft: T6384: tell the user to compare or commitDaniil Baturin
2024-05-21Merge pull request #3494 from HollyGurza/T6373Christian Breunig
2024-05-21T6373: QoS Policy Limiter - classes for marked traffic do not workkhramshinr
2024-05-21T6375: Fix/Update NAT loggingl0crian1
2024-05-17T6354: do an explicit read from version file to avoid circular referenceJohn Estabrook
2024-05-17T6354: Get rid of the custom boot type check in version.pykhramshinr
2024-05-15T3900: add support for raw table in firewall.Nicolas Fort
2024-05-15op mode: T3355: remove the mention of legacy non-image installationsDaniil Baturin
2024-05-12suricata: T751: Initial support for suricataMaxime THIEBAUT
2024-05-10image-tools: T6327: prune, instead of ignore, menu entries with ttyUSBJohn Estabrook
2024-05-10image-tools: T6327: drop boot console type ttyUSBJohn Estabrook
2024-05-10Merge pull request #3410 from fett0/T6303Christian Breunig
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-08xml: T6319: add util for ancestor owner/priorityJohn Estabrook
2024-05-06vyos.template: T3664: use a module-level global variable for the default temp...Daniil Baturin
2024-05-06T6298: Fix TPM incorrect path for rc_cmdViacheslav Hletenko
2024-05-02qos: T6225: Fix qos random-detect policykhramshinr
2024-04-26T6269: policy: ensure correct rule parsing when using, and when not using <se...Nicolas Fort
2024-04-25Merge pull request #3316 from HollyGurza/T4248Daniil Baturin
2024-04-25T6258: Add sysctl base-reachable-time for IPv6Viacheslav Hletenko
2024-04-22PKI: T6259: Support RFC822 names in certificate generationAlex W
2024-04-21vyos.utils: T6244: add support for year timebase in seconds_to_human()Christian Breunig
2024-04-21vyos.utils: T6244: use list to build up result stringChristian Breunig
2024-04-17Merge pull request #3320 from nicolas-fort/T6191Christian Breunig