Age | Commit message (Expand) | Author |
2022-03-11 | [Ethtool] T4297: Update drivers supporting speed/flow/duplex | Daniel Berlin |
2022-03-10 | Revert "component_version: T4291: consolidate read/write functions" | John Estabrook |
2022-03-10 | Revert "save-config: T4292: rewrite vyatta-save-config.pl to Python" | John Estabrook |
2022-03-10 | Revert "load-config: T4295: use config_tree instead of legacy loadFile" | John Estabrook |
2022-03-09 | load-config: T4295: use config_tree instead of legacy loadFile | John Estabrook |
2022-03-08 | save-config: T4292: rewrite vyatta-save-config.pl to Python | John Estabrook |
2022-03-08 | component_version: T4291: consolidate read/write functions | John Estabrook |
2022-03-07 | Merge pull request #1240 from srividya0208/T4275 | Christian Poessinger |
2022-03-07 | ipsec prefix: T4275: Fix for prefix val_help of remote-access and s2s vpn | srividya0208 |
2022-03-06 | smoketest: config: add "recent" firewall rule to dialup-router | Christian Poessinger |
2022-03-05 | flow-accounting: T4277: delete Debian common configs | Christian Poessinger |
2022-03-05 | conntrackd: T4259: fix daemon configuration path | Christian Poessinger |
2022-03-05 | conntrackd: T4259: prevent startup of multiple daemon instances | Christian Poessinger |
2022-03-04 | op-mode: lldp: T3999: bugfix cap' referenced before assignment | Christian Poessinger |
2022-03-04 | interface: T4203: bugfix Q-in-Q interface parsing | Christian Poessinger |
2022-03-03 | static: T4283: support "reject" routes - emit an ICMP unreachable when matched | Christian Poessinger |
2022-03-03 | static: T4283: create re-usable XML interface definitions for blackhole | Christian Poessinger |
2022-03-03 | static: T4283: fix help string for route/route6 | Christian Poessinger |
2022-03-03 | interface: T4203: switch to new recursive node_changed() implementation | Christian Poessinger |
2022-03-03 | Merge pull request #1239 from jestabro/recursive-diff | John Estabrook |
2022-03-02 | configdiff: T4260: add support for diff_tree class | John Estabrook |
2022-03-01 | Merge pull request #1238 from jestabro/delete-tree | John Estabrook |
2022-03-01 | flow-accounting: T4277: support sending flow-data via VRF interface | Christian Poessinger |
2022-02-28 | Merge pull request #1237 from srividya0208/T4275 | Christian Poessinger |
2022-02-28 | configtree: T4235: distinguish sub(-tract) tree from delete tree | John Estabrook |
2022-02-28 | configtree: T4235: allow empty arguments | John Estabrook |
2022-02-28 | configtree: T4235: simplification of diff_tree class | John Estabrook |
2022-02-28 | configtree: T4235: add utility get_subtree | John Estabrook |
2022-02-28 | ipsec prefix: T4275: Incorrect val_help for local/remote prefix | srividya0208 |
2022-02-28 | open-connect: T4274: extend RADIUS authentication timeout | RageLtMan |
2022-02-28 | ssh: T4273: bugfix cipher and key-exchange multi nodes | Christian Poessinger |
2022-02-26 | lldp: T4272: minor bugfix in Jinja2 template for location | Christian Poessinger |
2022-02-26 | smoketest: lldp: add testcase | Christian Poessinger |
2022-02-26 | lldp: T4272: migrate to get_config_dict() | Christian Poessinger |
2022-02-25 | nat: T1083: use defaultValue from XML when handling translations | Christian Poessinger |
2022-02-25 | smoketest: zone-policy: use setUpClass() over setUp() | Christian Poessinger |
2022-02-25 | zone-policy: T2199: bugfix defaultValue usage | Christian Poessinger |
2022-02-25 | vpn: ipsec: T3093: add missing defaultValue entries | Christian Poessinger |
2022-02-25 | monitoring: T3872: re-use "port" building block from port-number.xml.i | Christian Poessinger |
2022-02-25 | xml: webproxy: add comment about explicitly not set defaultValue | Christian Poessinger |
2022-02-25 | wireless: ifconfig: T2653: add missing defaultValue for mgmt-frame-protection | Christian Poessinger |
2022-02-25 | smoketest: webproxy: use setUpClass() over setUp() | Christian Poessinger |
2022-02-25 | dhcp-relay: T3095: add missing max-size default value | Christian Poessinger |
2022-02-24 | scripts: T4269: node.def generator should automatically add default values | Christian Poessinger |
2022-02-23 | smoketest: tunnel: indention fixup | Christian Poessinger |
2022-02-23 | tunnel: T4267: "parameters ip key" on GRE not required for different remotes | Christian Poessinger |
2022-02-22 | vxlan: T4264: interface is destroyed and rebuild on description change | Christian Poessinger |
2022-02-22 | vyos.configdict: T4263: leaf_node_changed() must also honor valueLess CLI nodes | Christian Poessinger |
2022-02-22 | Merge pull request #1230 from sever-sever/T1856 | Christian Poessinger |
2022-02-21 | Merge pull request #1233 from dmbaturin/structured-op-mode | John Estabrook |