summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-09Firewall: add 'recent' matching criteriaRemi
2022-07-07Merge pull request #803 from vyos/dependabot/pip/lxml-4.9.1Robert Göhler
build(deps): bump lxml from 4.8.0 to 4.9.1
2022-07-07Merge pull request #802 from Diekos/geoip-inverse-matchRobert Göhler
Firewall: T4299: Add inverse-match to geoip
2022-07-07Merge pull request #804 from aapostoliuk/eventhandlerdocsRobert Göhler
event handler: T3083: Created documentation for the new Event Handler
2022-07-06build(deps): bump lxml from 4.8.0 to 4.9.1dependabot[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-06Firewall: T4299: Add inverse-match to geoipRemi van Dijk | Link-it
2022-07-05ipv6: adjust BGP neighbor reset commandChristian Poessinger
2022-07-04wifi: add infos about Intel AX200 cardChristian Poessinger
2022-07-04add QAT documentationrebortg
2022-07-04Merge pull request #800 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-07-04event handler: T3083: Created documentation for the new Event Handleraapostoliuk
Created documentation for the new Event Handler module
2022-07-04Github: update current branchrebortg
2022-06-29Merge pull request #797 from zlibd/patch-1Robert Göhler
Fixed typo
2022-06-29Merge pull request #798 from zlibd/patch-2Robert Göhler
Updated syntax to python3
2022-06-29Updated syntax to python3zlibd
2022-06-29Fixed typozlibd
2022-06-28Merge pull request #796 from srividya0208/syntax-errorRobert Göhler
bgp:syntax check
2022-06-28Merge pull request #795 from nicolas-fort/firewall-geoipRobert Göhler
Firewall: T4299: add geoip matching criteria
2022-06-28Firewall: T4299: add geoip matching criteriaNicolas Fort
2022-06-28bgp:syntax checksrividya0208
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-27Merge pull request #794 from srividya0208/syntax-errorDaniil Baturin
syntax and grammar check
2022-06-27syntax and grammar checksrividya0208
Modified the grammatical error and bgp syntax which is modified in the latest rolling version
2022-06-27Merge pull request #792 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-06-27Github: update current branchrebortg
2022-06-21Merge pull request #790 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-06-20Github: update current branchrebortg
2022-06-15broadcast-relay: add missing commandrebortg
2022-06-15Merge pull request #789 from nicolas-fort/firewall-log_levelRobert Göhler
Firewall: Add firewall documentation
2022-06-14Firewall: Add firewall documentationNicolas Fort
2022-06-13Merge pull request #788 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-06-13Github: update current branchrebortg
2022-06-12container: add missing commandsrebortg
2022-06-10autotest: Wireguard check with current versionrebortg
2022-06-10autotest: DHCPRelay GRE check with current versionrebortg
2022-06-10autotest: tunnelbroker check with current versionrebortg
2022-06-10autotest: L3VPN_EVPN check with current versionrebortg
2022-06-10Merge pull request #774 from goodNETnick/masterChristian Poessinger
sstp: T4444. Port number changing support
2022-06-08fix container command syntaxrebortg
2022-06-08change EULA pathrebortg
2022-06-06Merge pull request #784 from egoistdream/patch-1Robert Göhler
Rename virtual-address option in address
2022-06-06Merge pull request #786 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-06-06Github: update current branchrebortg
2022-06-05Rename virtual-address option in addressegoistdream
In version vyos 1.4 rolling 202205 you define the virtual-address in the vrrp group with just address
2022-05-31improve coverage with all real vyos commands exported from isorebortg
2022-05-31Merge pull request #782 from sever-sever/sshguardRobert Göhler
sshguard: Add ssh dynamic-protection
2022-05-31Merge pull request #779 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-05-30Merge pull request #783 from sever-sever/monitoringDaniil Baturin
monitoring: Add azure prometheus and splunk output plugins
2022-05-30monitoring: Add azure prometheus and splunk output pluginsViacheslav Hletenko
2022-05-30sshguard: Add ssh dynamic-protectionViacheslav Hletenko
2022-05-30Merge pull request #780 from sever-sever/api-resetDaniil Baturin
http-api: Add action reset and socket description