Age | Commit message (Expand) | Author |
2024-06-11 | T6456: Convert "monitor traffic" to modern op-mode wrapper | Andrew Topp |
2024-06-04 | T6431: op-mode command monitor traceroute missing recursive symlink | Andrew Topp |
2024-04-06 | T6199: remove unused Python imports from migration scripts | Christian Breunig |
2024-04-04 | Makefile: improve "unused-imports" target | Christian Breunig |
2024-04-03 | T6199: drop unused sphinx documentation folder | Christian Breunig |
2023-11-15 | image: T4516: Added system image tools | zsdc |
2023-11-09 | op-mode: T5658: add VRF support for "monitor traceroute" | bbabich |
2023-10-16 | op-mode: T5642: 'generate tech-support archive' moved to vyos-1x | aapostoliuk |
2023-10-12 | xml: T5649: catch errors from schema validation before generating cache | John Estabrook |
2023-09-13 | T671: do not preserve old tech-support report implementation | John Estabrook |
2023-08-09 | xml: T5452: catch lib errors in generate_cache | John Estabrook |
2023-08-01 | xml: T5403: drop unnecessary copy of xml_cache | John Estabrook |
2023-07-29 | xml: T5403: set explicit package name | John Estabrook |
2023-07-29 | xml: T5403: fix installation of xml cache | John Estabrook |
2023-07-27 | T5411: add additional monitor log targets | Christian Breunig |
2023-06-12 | T5286: drop XDP support for ethernet and bonding interfaces | Christian Breunig |
2023-05-11 | xml: T5218: generate xml cache from reference_tree | John Estabrook |
2023-05-02 | T5171: Rewrite load-balancing wan to XML and python3 | Viacheslav Hletenko |
2023-04-13 | xml: T5137: fix empty node.def files | Christian Breunig |
2023-03-30 | interfaces: T5130: show/interfaces/node.def defined in vyos-1x | John Estabrook |
2023-01-01 | qos: T4284: activate new Python backend | Christian Poessinger |
2022-07-29 | Merge pull request #1403 from sever-sever/T4518 | Christian Poessinger |
2022-07-09 | Makefile: T4515: change from negative logic to positive logic | Christian Poessinger |
2022-07-09 | telegraf: T4515: we do not ship telegraf on arm64 builds - remove CLI definit... | Christian Poessinger |
2022-07-08 | lb-wan: T4518: Add XML for conf mode load-balancing wan | Viacheslav Hletenko |
2022-05-30 | eigrp: T2773: bugfix Makefile - temporary code removal | Christian Poessinger |
2022-05-29 | eigrp: T2472: disable protocol by default | Christian Poessinger |
2022-05-05 | op-mode: T4416: Rewrite 'traceroute' op-command and expand available options ... | 3roin |
2022-04-26 | Makefile: exclude __pycache__ dir from vyos-configd enablement check | Christian Poessinger |
2022-04-26 | Makefile: check which CLI scripts are not enabled to work with vyos-configd | Christian Poessinger |
2022-04-11 | T4353: enable linting of Jinja2 templates | Christian Poessinger |
2022-04-07 | qos: T4284: rename "traffic-policy" node to "qos policy" | Christian Poessinger |
2022-03-22 | qos: T4284: delete traffic-policy CLI path via Makefile | Christian Poessinger |
2022-03-21 | qos: T4284: initial XML interface definitions for rewrite | Christian Poessinger |
2021-12-06 | firewall: T2199: Migrate firewall to XML/Python | sarthurdev |
2021-08-22 | Makefile: T3165: do not allow empty node.def files for op-mode commands | Christian Poessinger |
2021-08-21 | pppoe: T3090: migrate to vyos.ifconfig library to use the full potential | Christian Poessinger |
2021-08-19 | Revert "xml: T1962: Add script to process syntaxVersion tags during build" | John Estabrook |
2021-07-25 | ipsec: T1210: add RADIUS authentication for remote-access IKEv2 VPN | Christian Poessinger |
2021-07-14 | vyos-1x-vmware: T3681: don't bytecompile ether-resume.py | Yun Zheng Hu |
2021-06-22 | T3644: build: replace GCC preprocessor with a Python script for template expa... | Lulu Cathrinus Grimalkin |
2021-06-20 | xml: Make GCC preprocessor ignore C(++)-style comments | erkin |
2021-05-28 | ipsec: T2816: IPSec python rework, includes DMVPN and VTI support | Simon |
2021-05-25 | firewall: T3568: add XML definitions for firewall | Viacheslav Hletenko |
2021-05-20 | sysctl: T3565: initial implementation in XML and Python | Christian Poessinger |
2021-04-17 | policy: T2425: re-implement "policy" tree from vyatta-cfg-quagga in XML/Python | Christian Poessinger |
2021-04-02 | Makefile: fix logic to detect empty "node.def" files | Christian Poessinger |
2021-04-02 | Makefile: T1579: do not remove interfaces "node.def" file anymore | Christian Poessinger |
2021-04-02 | Merge pull request #672 from dmbaturin/check-for-empty-nodes | Christian Poessinger |
2021-02-15 | conf-mode: T2425: Add XML for policy-lists | sever-sever |