Age | Commit message (Expand) | Author |
2022-07-19 | T2719: patch for general support for boolean options | John Estabrook |
2022-07-07 | T2719: rework 'show hardware cpu *' commands in the new style | Daniil Baturin |
2022-07-05 | T2719: convert the 'show system memory' script to the new style | Daniil Baturin |
2022-07-05 | T2719: update op mode CLI definition for 'show version' | Daniil Baturin |
2022-07-05 | T2719: initial version of the route op mode script | Daniil Baturin |
2022-07-05 | T2719: convert 'show version' to the new op mode style | Daniil Baturin |
2022-07-05 | T2719: add general support for boolean options to generative op mode | Daniil Baturin |
2022-06-20 | T2719: use _is_show for detecting show functions | Daniil Baturin |
2022-06-17 | T2719: handle non-existent interfaces in the neighbor script | Daniil Baturin |
2022-06-17 | T2719: correct neighbor commands for IPv6 | Daniil Baturin |
2022-06-16 | T2719: correct module path in the neighbor script | Daniil Baturin |
2022-06-16 | T2719: make re functions usage in vyos.opmode more consistent | Daniil Baturin |
2022-06-15 | T2719: add reset command to the neighbor script | Daniil Baturin |
2022-06-15 | T2719: correct script calls in 'show arp' | Daniil Baturin |
2022-06-15 | T2719: correctly handle the raw argument for all show_* commands | Daniil Baturin |
2022-06-15 | T2719: handle the case when script subcommand is not given | Daniil Baturin |
2022-06-14 | T2719: fix module import path | Daniil Baturin |
2022-06-14 | T2719: fix commands in the op mode definitions | Daniil Baturin |
2022-06-09 | T2719: prototype of an op mode command runner | Daniil Baturin |
2022-06-06 | Merge pull request #1347 from dmbaturin/T4446 | Viacheslav Hletenko |
2022-06-06 | T4446: use format strings instead of old-fasionhed format method | Daniil Baturin |
2022-06-05 | Merge pull request #1350 from nicolas-fort/T4387-WLB-smoketest | Christian Poessinger |
2022-06-05 | T4387: add more firewall checks for WLB smoketests. | Nicolas Fort |
2022-06-05 | Merge pull request #1346 from sever-sever/T4387-curr | Viacheslav Hletenko |
2022-06-04 | Merge pull request #1348 from nicolas-fort/T3976-T4449-nexthop | Christian Poessinger |
2022-06-04 | Policy: T3976-T4449-nexthop: add - match ipv6 nexthop type - as available for... | Nicolas Fort |
2022-06-02 | T4446: use a unified neighbor display script | Daniil Baturin |
2022-06-02 | smoketest: T4387: Add test for load-balancing wan | Viacheslav Hletenko |
2022-06-02 | Merge pull request #1345 from sever-sever/T4222 | Christian Poessinger |
2022-06-02 | sla: T4222: Add OWAMP and TWAMP for service sla | Viacheslav Hletenko |
2022-05-31 | Merge pull request #1344 from sarthurdev/pki_update | Christian Poessinger |
2022-05-31 | pki: T3642: Update conf scripts using changed PKI objects | sarthurdev |
2022-05-31 | smoketest: policy: T3976: add migratable config snippet | Christian Poessinger |
2022-05-31 | policy: T3976: fix SyntaxError: invalid non-printable character | Christian Poessinger |
2022-05-31 | policy: T3976: bump version 2 -> 3 | Christian Poessinger |
2022-05-31 | IPv6: T3976: add prefix-list and access-list option from ipv6 route-map | fett0 |
2022-05-31 | Merge pull request #1343 from sarthurdev/pki_import | Christian Poessinger |
2022-05-31 | pki: T3642: Enable `generate pki openvpn ...` to install into config | sarthurdev |
2022-05-30 | pki: T3642: Add ability to import files into PKi configuration | sarthurdev |
2022-05-30 | eigrp: T2773: bugfix Makefile - temporary code removal | Christian Poessinger |
2022-05-30 | Merge pull request #1342 from nicolas-fort/T4450 | Christian Poessinger |
2022-05-29 | Policy: T4450: Expand options for ip|ipv6 address match. Now support prefix-l... | Nicolas Fort |
2022-05-29 | xml: reword static routing completion help | Christian Poessinger |
2022-05-29 | eigrp: T2472: add missing <multi/> specifier when redistributing protocols | Christian Poessinger |
2022-05-29 | vyos.frr: T2472: add wigrpd support | Christian Poessinger |
2022-05-29 | eigrp: T2472: add "local-as" CLI node to specify ASN like under BGP | Christian Poessinger |
2022-05-29 | eigrp: T2472: add basic template rendering and FRR communication | Christian Poessinger |
2022-05-29 | rip: T4448: remove default version for RIP | Christian Poessinger |
2022-05-29 | Merge branch 'eigrp' into current | Christian Poessinger |
2022-05-29 | eigrp: T2472: disable protocol by default | Christian Poessinger |