Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-20 | Merge pull request #817 from goodNETnick/master | Daniil Baturin | |
route-map match prefix-len command | |||
2022-07-20 | route-map match prefix-len command | goodNETnick | |
2022-07-19 | Merge pull request #813 from ServerForge/ServerForge-patch-1 | Robert Göhler | |
Update https.rst | |||
2022-07-19 | Merge pull request #815 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-07-19 | Add missing param to encrypt tunnel | Eshenko Dmitriy | |
2022-07-18 | Github: update current branch | rebortg | |
2022-07-13 | Update https.rst | KyleM | |
"set service https api-restrict virtual-host rtr01.example.com" should be "set service https api-restrict virtual-host rtr01" | |||
2022-07-12 | disable-directed-broadcast correct command | Robert Göhler | |
2022-07-12 | update extracted vyos command | rebortg | |
2022-07-12 | Merge pull request #812 from vfreex/add-directed-broadcast | Robert Göhler | |
Add directed broadcast forwarding documentation | |||
2022-07-12 | Add directed broadcast forwarding documentation | Yuxiang Zhu | |
2022-07-11 | autotest: tunnelbroker to latest vyos version | rebortg | |
2022-07-11 | autotest: L3VPN_EVPN to latest vyos version | rebortg | |
2022-07-11 | autotest: DHCPRelay to latest vyos version | rebortg | |
2022-07-11 | autotest: Wireguard to latest vyos version | rebortg | |
2022-07-11 | Merge pull request #808 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-07-11 | Merge pull request #809 from aapostoliuk/conntrack-sync-sagitta | zdc | |
conntrack-sync: Changed commands syntax | |||
2022-07-11 | conntrack-sync: Changed commands syntax | aapostoliuk | |
Changed commands syntax to new new format | |||
2022-07-11 | Github: update current branch | rebortg | |
2022-07-09 | Merge pull request #806 from Diekos/firewall-matchingcriteria-recent | Daniil Baturin | |
Firewall: add 'recent' matching criteria | |||
2022-07-09 | Merge pull request #805 from vfreex/add-bridge-snooping | Robert Göhler | |
bridge: Add IGMP/MLD snooping | |||
2022-07-09 | Firewall: add 'recent' matching criteria | Remi | |
2022-07-08 | bridge: Add IGMP/MLD snooping | Yuxiang Zhu | |
... and update the description for `igmp querier` to match the fact that MLD querier is also controlled by that option. | |||
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 |