Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-04 | wifi: add infos about Intel AX200 card | Christian Poessinger | |
2022-07-04 | add QAT documentation | rebortg | |
2022-06-28 | Merge pull request #796 from srividya0208/syntax-error | Robert Göhler | |
bgp:syntax check | |||
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 | syntax and grammar check | srividya0208 | |
Modified the grammatical error and bgp syntax which is modified in the latest rolling version | |||
2022-06-15 | broadcast-relay: add missing command | rebortg | |
2022-06-14 | Firewall: Add firewall documentation | Nicolas Fort | |
2022-06-12 | container: add missing commands | 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-05-31 | Merge pull request #782 from sever-sever/sshguard | Robert Göhler | |
sshguard: Add ssh dynamic-protection | |||
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 | http-api: Add action reset and socket description | Viacheslav Hletenko | |
2022-05-29 | Route-map - Extend options for ip next-hop match | Nicolás Fort | |
Update documentation for new feature request T4449, which adds more options to route-policy match ip nexthop | |||
2022-05-26 | sstp: T4444. Port number changing support | goodNETnick | |
2022-05-12 | Add firewall connection-status nat documentation | Nicolas Fort | |
2022-05-08 | ocserv. Added show user OTP key | goodNETnick | |
2022-05-05 | arp: adjust to new CLI syntax | Christian Poessinger | |
2022-05-05 | policy: T4414: Add route-map "as-path prepend last-as x" option | Christian Poessinger | |
2022-04-30 | Fix typo about Bidirectional NAT | Hao Ruan | |
2022-04-24 | deletion of note related to nat | srividya0208 | |
Removed the note from the firewall page as nat grouping is not added yet Added the information about new option 'none' in the site-to-site ipsec vpn page | |||
2022-04-22 | Merge pull request #759 from goodNETnick/ocserv_otp | Robert Göhler | |
OpenConnect new new syntax + OTP 2FA | |||
2022-04-21 | pppoe: T4384: replace default-route CLI option with common CLI nodes already ↵ | Christian Poessinger | |
present for DHCP | |||
2022-04-21 | OpenConnect new new syntax + OTP 2FA | goodNETnick | |
2022-04-12 | Update https.rst | showipintbri | |
linting correction update | |||
2022-04-12 | Update https.rst | showipintbri | |
2022-04-12 | Merge pull request #749 from tacerus/dhcpd | Robert Göhler | |
dhcp-server: T4156: Add bootfile-size option | |||
2022-04-10 | Update prefix-list.rst | Phil Regnauld | |
Typo | |||
2022-04-09 | T4156: Add bootfile-size option | Georg Pfuetzenreuter | |
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> | |||
2022-04-08 | ipv6: disable address-family is no longer supporte din 1.4 | Christian Poessinger | |
2022-04-07 | Merge pull request #748 from brackendawson/dns-timeout | Robert Göhler | |
dns: T4343: document dns forwarding timeout | |||
2022-04-06 | bonding: correct cfgcmd syntax | rebortg | |
2022-04-06 | dns: T4343: document dns forwarding timeout | Bracken Dawson | |
2022-04-03 | BGP: add documentation for <solo> option in neighbor configuration | Nicolas Fort | |
2022-03-31 | cfgcmd: correct various command typos | rebortg | |
2022-03-29 | monitoring: Fix typo | Olivier Lemasle | |
2022-03-25 | ospf: add export-list/import-list & mamixum-paths | fett0 | |
2022-03-25 | ospf: add export-list/import-list & mamixum-paths | fett0 | |
2022-03-15 | Merge pull request #737 from pratikg-infinity/patch-3 | Robert Göhler | |
loopback: fixed typo in example opcmd output | |||
2022-03-15 | policy: T4293 ip-next-hop unchanged & peer-address (#734) | Paul Lettington | |
Documentation changes to go along with https://github.com/vyos/vyos-1x/pull/1243 | |||
2022-03-14 | loopback: fixed typo in example opcmd output | Pratik Gotmare | |
2022-03-10 | Fix syntactic mistake in `system login radius server` | erkin | |
2022-03-10 | Fix typo in `generate public-key-command` | erkin | |
2022-03-07 | Update examples.rst (#730) | jbew81 | |
2022-03-07 | add short info about conntrack modules (#731) | Thomas Jensen | |
2022-03-07 | Update dhcp-relay.rst (#729) | Thomas Jensen | |
* Update dhcp-relay.rst Include info that all participating interfaces must be defined; https://forum.vyos.io/t/dhcp-relay-uplink-interface/8542 * Update dhcp-relay.rst Fix lines too long. | |||
2022-02-23 | Update ipsec.rst | mkorobeinikov | |
2022-02-23 | Add cisco_flexvpn and install_virtualip_on options | mkorobeinikov | |
Ability to set Cisco FlexVPN vendor ID payload: charon.cisco_flexvpn = yes charon.install_virtual_ip_on = tunX swanctl.connections.<conn>.vips = x.x.x.x, z.z.z.z |