Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-09 | Firewall: add 'recent' matching criteria | Remi | |
2022-07-07 | Merge pull request #803 from vyos/dependabot/pip/lxml-4.9.1 | Robert Göhler | |
build(deps): bump lxml from 4.8.0 to 4.9.1 | |||
2022-07-07 | Merge pull request #802 from Diekos/geoip-inverse-match | Robert Göhler | |
Firewall: T4299: Add inverse-match to geoip | |||
2022-07-07 | Merge pull request #804 from aapostoliuk/eventhandlerdocs | Robert Göhler | |
event handler: T3083: Created documentation for the new Event Handler | |||
2022-07-06 | build(deps): bump lxml from 4.8.0 to 4.9.1 | dependabot[bot] | |
Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.8.0...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2022-07-06 | Firewall: T4299: Add inverse-match to geoip | Remi van Dijk | Link-it | |
2022-07-05 | ipv6: adjust BGP neighbor reset command | Christian Poessinger | |
2022-07-04 | wifi: add infos about Intel AX200 card | Christian Poessinger | |
2022-07-04 | add QAT documentation | rebortg | |
2022-07-04 | Merge pull request #800 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-07-04 | event handler: T3083: Created documentation for the new Event Handler | aapostoliuk | |
Created documentation for the new Event Handler module | |||
2022-07-04 | Github: update current branch | rebortg | |
2022-06-29 | Merge pull request #797 from zlibd/patch-1 | Robert Göhler | |
Fixed typo | |||
2022-06-29 | Merge pull request #798 from zlibd/patch-2 | Robert Göhler | |
Updated syntax to python3 | |||
2022-06-29 | Updated syntax to python3 | zlibd | |
2022-06-29 | Fixed typo | zlibd | |
2022-06-28 | Merge pull request #796 from srividya0208/syntax-error | Robert Göhler | |
bgp:syntax check | |||
2022-06-28 | Merge pull request #795 from nicolas-fort/firewall-geoip | Robert Göhler | |
Firewall: T4299: add geoip matching criteria | |||
2022-06-28 | Firewall: T4299: add geoip matching criteria | Nicolas Fort | |
2022-06-28 | bgp:syntax check | srividya0208 | |
Removed this config line "set protocols bgp parameters default no-ipv4-unicast" which does not exist in the latest rolling release but this functionality is enabled by default. And corrected few grammar mistakes | |||
2022-06-27 | Merge pull request #794 from srividya0208/syntax-error | Daniil Baturin | |
syntax and grammar check | |||
2022-06-27 | syntax and grammar check | srividya0208 | |
Modified the grammatical error and bgp syntax which is modified in the latest rolling version | |||
2022-06-27 | Merge pull request #792 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-06-27 | Github: update current branch | rebortg | |
2022-06-21 | Merge pull request #790 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-06-20 | Github: update current branch | rebortg | |
2022-06-15 | broadcast-relay: add missing command | rebortg | |
2022-06-15 | Merge pull request #789 from nicolas-fort/firewall-log_level | Robert Göhler | |
Firewall: Add firewall documentation | |||
2022-06-14 | Firewall: Add firewall documentation | Nicolas Fort | |
2022-06-13 | Merge pull request #788 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-06-13 | Github: update current branch | rebortg | |
2022-06-12 | container: add missing commands | rebortg | |
2022-06-10 | autotest: Wireguard check with current version | rebortg | |
2022-06-10 | autotest: DHCPRelay GRE check with current version | rebortg | |
2022-06-10 | autotest: tunnelbroker check with current version | rebortg | |
2022-06-10 | autotest: L3VPN_EVPN check with current version | rebortg | |
2022-06-10 | Merge pull request #774 from goodNETnick/master | Christian Poessinger | |
sstp: T4444. Port number changing support | |||
2022-06-08 | fix container command syntax | rebortg | |
2022-06-08 | change EULA path | rebortg | |
2022-06-06 | Merge pull request #784 from egoistdream/patch-1 | Robert Göhler | |
Rename virtual-address option in address | |||
2022-06-06 | Merge pull request #786 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-06-06 | Github: update current branch | rebortg | |
2022-06-05 | Rename virtual-address option in address | egoistdream | |
In version vyos 1.4 rolling 202205 you define the virtual-address in the vrrp group with just address | |||
2022-05-31 | improve coverage with all real vyos commands exported from iso | rebortg | |
2022-05-31 | Merge pull request #782 from sever-sever/sshguard | Robert Göhler | |
sshguard: Add ssh dynamic-protection | |||
2022-05-31 | Merge pull request #779 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-05-30 | Merge pull request #783 from sever-sever/monitoring | Daniil Baturin | |
monitoring: Add azure prometheus and splunk output plugins | |||
2022-05-30 | monitoring: Add azure prometheus and splunk output plugins | Viacheslav Hletenko | |
2022-05-30 | sshguard: Add ssh dynamic-protection | Viacheslav Hletenko | |
2022-05-30 | Merge pull request #780 from sever-sever/api-reset | Daniil Baturin | |
http-api: Add action reset and socket description |