Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-08 | Github: update current branch | rebortg | |
2022-08-07 | Merge pull request #826 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-08-07 | Merge pull request #827 from FileGo/pki-certificates-typo | Robert Göhler | |
Fix typo in command: "certificate" instead of "certificates" | |||
2022-08-05 | Merge pull request #829 from aapostoliuk/openconnect | Daniil Baturin | |
openconnect: Fixed gramma mistake in commands | |||
2022-08-05 | openconnect: Fixed gramma mistake in commands | aapostoliuk | |
Fixed gramma mistake in commands | |||
2022-08-04 | bgp: T4257: changing BGP "local-as" to "system-as" | Christian Poessinger | |
2022-08-02 | Fix typo in command: "certificate" instead of "certificates" | FileGo | |
2022-08-02 | macsec: fix typo in command example | Christian Poessinger | |
2022-08-01 | macsec: add abbreviations | Christian Poessinger | |
2022-08-01 | macsec: adjust op-mode commands to latest CLI syntax | Christian Poessinger | |
2022-08-01 | Merge pull request #824 from Kav7/patch-1 | Daniil Baturin | |
Update sstp.rst | |||
2022-08-01 | Github: update current branch | rebortg | |
2022-08-01 | Update sstp.rst | Kav7 | |
The command path: set vpn sstp ssl key-file <file> Does not appear to exist anymore, as per https://github.com/vyos/vyos-1x/pull/1038 Can the doc be updated with instructions on SSTP setup with new command structure? | |||
2022-07-28 | Merge pull request #822 from srividya0208/dhcp-server | Robert Göhler | |
dhcp-server: correction in the page | |||
2022-07-28 | Merge pull request #823 from pjsawicki/patch-1 | Robert Göhler | |
Fixing a typo in zone-policy.rst. | |||
2022-07-27 | pppoe: remove "default-route" CLI option | Christian Poessinger | |
2022-07-27 | FIxing a typo in zone-policy.rst. | Pawel Sawicki | |
FIxing a typo in zone-policy.rst. | |||
2022-07-27 | dhcp-server: correction in the page | srividya0208 | |
Added description about listen-address parameter and corrected syntax | |||
2022-07-26 | Merge pull request #818 from goodNETnick/master | Robert Göhler | |
route-map: T4542: match prefix-len Kernel notice | |||
2022-07-26 | Merge pull request #819 from vfreex/ra-add-options | Robert Göhler | |
router-advert: Add deprecate-prefix & decrement-lifetimes | |||
2022-07-26 | Merge pull request #821 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2022-07-25 | Github: update current branch | rebortg | |
2022-07-23 | router-advert: Add deprecate-prefix & decrement-lifetimes | Yuxiang Zhu | |
for PR https://github.com/vyos/vyos-1x/pull/1421 | |||
2022-07-23 | Merge branch 'master' of https://github.com/goodNETnick/vyos-documentation | goodNETnick | |
2022-07-23 | route-map: T4542: match prefix-len Kernel notice | goodNETnick | |
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 |