Age | Commit message (Expand) | Author |
2022-02-16 | xml: T3474: add component version include files | John Estabrook |
2022-02-16 | wireless: T4240: bugfix interface bridging | Christian Poessinger |
2022-02-14 | pki: eapol: T4244: Fix KeyError when CA cert name differs from client cert name | Andrew Gunnerson |
2022-02-13 | ethernet: T4242: speed/duplex can never be switched back to auto/auto | Christian Poessinger |
2022-02-13 | vyos.util: T4191: add new sysctl() helper function | Christian Poessinger |
2022-02-08 | configtree: T4235: encapsulate config tree diff function | John Estabrook |
2022-02-06 | config: T4228: is_member() must return all instances not only the last one | Christian Poessinger |
2022-02-04 | firewall: T4209: Fix support for rule `recent` matches | sarthurdev |
2022-02-03 | firewall: T4178: Fix only inverse matching on tcp flags | sarthurdev |
2022-01-31 | Merge pull request #1199 from sarthurdev/T4218 | Christian Poessinger |
2022-01-31 | Merge pull request #1198 from vyos/force_to_list | Christian Poessinger |
2022-01-31 | T4221: add force_to_list Jinja2 filter | Daniil Baturin |
2022-01-29 | firewall: T4216: Add support for negated firewall groups | sarthurdev |
2022-01-29 | firewall: T4218: Adds a prefix to all user defined chains | sarthurdev |
2022-01-29 | firewall: T4178: Fix dict_keys issue with tcp flags | sarthurdev |
2022-01-27 | firewall: T4178: Fix tcp flags output when `not` isn't used | sarthurdev |
2022-01-26 | pki: T4212: Catch `install_into_config` errors and output for manual command ... | sarthurdev |
2022-01-20 | firewall: T2199: Add log prefix to match legacy perl behaviour | sarthurdev |
2022-01-18 | firewall: T3560: Add support for MAC address groups | sarthurdev |
2022-01-17 | firewall: policy: T4178: Migrate and refactor tcp flags | sarthurdev |
2022-01-14 | firewall: T4178: Use lowercase for TCP flags and add an validator | sarthurdev |
2022-01-12 | firewall: T4160: Fix support for inverse matches | sarthurdev |
2022-01-11 | remote: T3950: Gracefully handle chained exceptions | erkin |
2022-01-10 | frr: T4166: move log debug setting to init function for vyos-configd | John Estabrook |
2022-01-10 | Merge pull request #1151 from sarthurdev/firewall | Christian Poessinger |
2022-01-09 | policy: T4155: Fix using incorrect table variable | sarthurdev |
2022-01-05 | config: T3785: drop restriction to ascii in decode | John Estabrook |
2022-01-05 | op-mode: T4142: Fix for show input ifbX interfaces | Viacheslav |
2022-01-05 | firewall: zone-policy: T2199: T4130: Fixes for firewall, state-policy and zon... | sarthurdev |
2022-01-04 | Merge pull request #1130 from sarthurdev/firewall | Christian Poessinger |
2022-01-04 | firewall: T4130: Fix firewall state-policy errors | sarthurdev |
2021-12-31 | Merge branch 'firewall' of https://github.com/sarthurdev/vyos-1x into current | Christian Poessinger |
2021-12-30 | snmp: T4124: migrate to get_config_dict() | Christian Poessinger |
2021-12-28 | ipsec: T4111: Fix for swanctl configuration IPV6 peers | Viacheslav |
2021-12-21 | interface: T4056: Fix unexpected delete tc qdisc | Viacheslav |
2021-12-19 | vxlan: T3700: add support for Generic Protocol extension (VXLAN-GPE) | Christian Poessinger |
2021-12-16 | remote: T3356: Remove incomplete HTTP upload progressbar support | erkin |
2021-12-16 | Merge branch 'vyos:current' into current | Lulu Cathrinus Grimalkin |
2021-12-16 | Merge branch 'current' of https://github.com/erkin/vyos-1x into current | erkin |
2021-12-16 | remote: T4037: Report the final URL when following redirects | erkin |
2021-12-13 | http-api: T4071: allow API to bind to unix domain socket | John Estabrook |
2021-12-10 | vxlan: T3700: add support for external controlled FDB | Christian Poessinger |
2021-12-10 | ConfigError: T4068: automatically wrap message at 72 characters | Christian Poessinger |
2021-12-09 | vyos.configdict: T4064: bugfix for IP addresses not removed from Kernel | Christian Poessinger |
2021-12-09 | Merge pull request #1024 from lucasec/dns-authoritative | Christian Poessinger |
2021-12-08 | configquery: T4060: allow use before boot configuration is complete | John Estabrook |
2021-12-08 | vyos.util: T4061: add function to check for completion of boot config | John Estabrook |
2021-12-08 | Merge pull request #1100 from DmitriyEshenko/sg-1x-03122021-02 | Daniil Baturin |
2021-12-07 | pppoe-server: T3006: Add range to regex generator | DmitriyEshenko |
2021-12-06 | zone_policy: T3873: Implement intra-zone-filtering | sarthurdev |