Age | Commit message (Expand) | Author |
2022-08-01 | bridge: T4565: bugfix error message when member interface contains an address | Christian Poessinger |
2022-08-01 | mtu: T4572: Add DHCP-option MTU to get values from DHCP-server | Viacheslav Hletenko |
2022-07-30 | bridge: T4565: is_member() must return the dict of the member interface | Christian Poessinger |
2022-07-30 | bridge: T4579: cleanup interface dict (remove empty keys) | Christian Poessinger |
2022-07-30 | bridge: T4579: remove duplicate code path already handled by base class | Christian Poessinger |
2022-07-30 | Revert "vyos.configdict(): T4228: is_member() must split VLAN interfaces" | Christian Poessinger |
2022-07-28 | vyos.util: T4575: Add new wrapper "rc_cmd" | Viacheslav Hletenko |
2022-07-24 | graphql: T4413: add support for a system status query | John Estabrook |
2022-07-24 | graphql: T3993: disable introspection unless set in CLI | John Estabrook |
2022-07-20 | Merge pull request #1351 from dmbaturin/genop | John Estabrook |
2022-07-20 | T2719: fix indentation in vyos.opmode | Daniil Baturin |
2022-07-20 | T2719: fix a stray empty key in the CPU data dict | Daniil Baturin |
2022-07-19 | T2719: patch for general support for boolean options | John Estabrook |
2022-07-15 | interfaces: T4525: interfaces can not be member of a bridge/bond and a VRF | Christian Poessinger |
2022-07-15 | bond: T4525: fix adding member interface to bond after removing VRF | Christian Poessinger |
2022-07-15 | vyos.configdict(): T4228: is_member() must return member interface config dict | Christian Poessinger |
2022-07-15 | bond: bridge: T4534: error out if member interface is assigned to a VRF instance | Christian Poessinger |
2022-07-14 | interface: T4056: Fix unexpected delete tc qdisc | DaniilHarun |
2022-07-11 | vyos.configdict(): T4228: is_member() must split VLAN interfaces | Christian Poessinger |
2022-07-10 | bond: T4522: add ability to specify mii monitor interval via CLI | Christian Poessinger |
2022-07-10 | vyos.configdict(): T4228: is_member() must use the "real" hardware interface | Christian Poessinger |
2022-07-10 | bond: T1557: re-add miimon configuration - lost in translation | Christian Poessinger |
2022-07-10 | bond: T4521: ARP monitor interval is not configured despite set via CLI | Christian Poessinger |
2022-07-09 | ip: T4517: add option to enable directed broadcast forwarding | Yuxiang Zhu |
2022-07-05 | T2719: add general support for boolean options to generative op mode | Daniil Baturin |
2022-07-04 | firewall: T4299: Add ability to inverse match country codes | sarthurdev |
2022-07-01 | Merge pull request #1380 from sarthurdev/ovpn-multi-ca | Christian Poessinger |
2022-07-01 | vti: T2455: add link-local IPv6 address support | Christian Poessinger |
2022-06-29 | openvpn: T4485: Update PKI migrator to handle full CA chain migration | sarthurdev |
2022-06-29 | bridge: add option to enable/disable IGMP/MLD snooping | Yuxiang Zhu |
2022-06-29 | openvpn: T4485: Accept multiple `tls ca-certificate` values | sarthurdev |
2022-06-25 | interfaces: dhcp: T4482: toggle of "dhcp-options no-default-route" has no effect | Christian Poessinger |
2022-06-25 | dhcp: pppoe: T4384: bugfix not honoring no-default-route CLI option | Christian Poessinger |
2022-06-20 | T2719: use _is_show for detecting show functions | Daniil Baturin |
2022-06-16 | vyos.ifconfig: T4384: fix file permission (664) on interface.py | Christian Poessinger |
2022-06-16 | T2719: make re functions usage in vyos.opmode more consistent | 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 | firewall: T970: Use set prefix to domain groups | sarthurdev |
2022-06-14 | firewall: T4147: Use named sets for firewall groups | sarthurdev |
2022-06-11 | firewall: T4299: Add support for GeoIP filtering | sarthurdev |
2022-06-10 | Merge pull request #1356 from sarthurdev/nested_groups | Christian Poessinger |
2022-06-10 | firewall: T478: Add support for nesting groups | sarthurdev |
2022-06-10 | Firewall:T4458: Add ttl match option in firewall | Nicolas Fort |
2022-06-10 | Merge pull request #1322 from nicolas-fort/T3907-fwall-log | Daniil Baturin |
2022-06-09 | Merge pull request #1327 from sever-sever/T970 | Christian Poessinger |
2022-06-09 | T2719: prototype of an op mode command runner | Daniil Baturin |
2022-06-05 | firewall: T970: Maintain a domain state to fallback if resolution fails | sarthurdev |
2022-05-31 | pki: T3642: Update conf scripts using changed PKI objects | sarthurdev |
2022-05-30 | pki: T3642: Add ability to import files into PKi configuration | sarthurdev |