Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-02 | Merge pull request #358 from currite/ip-commands | Daniil Baturin | |
routing/ip-commands: add a collection of IPv4 and IPv6 commands missi… | |||
2020-11-02 | routing/ip-commands: add a collection of IPv4 and IPv6 commands missing in ↵ | currite | |
the manual. | |||
2020-10-30 | Merge pull request #356 from currite/openvpn-troubleshooting | Christian Poessinger | |
openvpn: add troubleshooting subsection | |||
2020-10-28 | Update openvpn.rst | currite | |
2020-10-28 | openvpn: add troubleshooting subsection | currite | |
2020-10-28 | routing: adjust chapter headers | Christian Poessinger | |
2020-10-28 | Merge pull request #355 from currite/ipoe-tree | Christian Poessinger | |
ipoe-server: fix hierarchy tree | |||
2020-10-28 | ipoe-server: fix hierarchy tree | currite | |
2020-10-27 | Merge pull request #354 from cjeanneret/correct-scp-URI | Daniil Baturin | |
Correct the scp URI | |||
2020-10-26 | Correct the scp URI | Cédric Jeanneret | |
A standard `scp` call implies a ":" between the remote host and the remote path. Let's reflect it in the doc to avoid any confusion. | |||
2020-10-24 | Merge pull request #352 from currite/ifb-error | Daniil Baturin | |
qos: warning about possible IFB error | |||
2020-10-23 | qos: warning about possible IFB error | currite | |
2020-10-23 | Merge pull request #351 from noah-de/forking-workflow-revisions | Christian Poessinger | |
Forking Workflow: revisions to the forking workflow instructions | |||
2020-10-22 | revisions to the forking instructions | Noah Spahn | |
main changes include a consistent reference to the branch name installing requirements before building locally an alternate method for adding a commit message | |||
2020-10-22 | Merge pull request #350 from noah-de/patch-1 | Robert Göhler | |
Minor typo correction | |||
2020-10-21 | Minor typo correction | Noah Spahn | |
harder doesn't make sense. The intention must have been to say 'hardware'. | |||
2020-10-20 | Merge pull request #349 from Cheeze-It/master | Christian Poessinger | |
MPLS: fix conf-mode definitions and line breaks | |||
2020-10-19 | MPLS: fix conf-mode definitions and line breaks | Cheeze_It | |
Moved the configuration mode commands and descriptions to fit VyOS template. | |||
2020-10-19 | MPLS: remove superfluous whitespace after abbr key | Christian Poessinger | |
2020-10-19 | MPLS: fix op-mode definitions and line breaks | Christian Poessinger | |
2020-10-19 | MPLS: extend documentation with new functionality | Cheeze-It | |
2020-10-16 | Merge pull request #347 from srividya0208/vxlan_syntax | Christian Poessinger | |
vxlan syntax correction: link and remote-port parameters are not available in rolling release | |||
2020-10-16 | vxlan syntax correction: link and remote-port parameters are not available ↵ | root | |
in rolling release Replaced "link" with "source-interface" and "remote-port" with "port" .. code-block:: none vyos@vyos# set int vxlan vxlan1 Possible completions: + address IP address description Interface specific description disable Administratively disable interface > firewall Firewall options group Multicast group address for VXLAN interface > ip IPv4 routing parameters > ipv6 IPv6 routing parameters mac Media Access Control (MAC) address mtu Maximum Transmission Unit (MTU) > policy Policy route options port Destination port of VXLAN tunnel (default: 8472) remote Remote address of VXLAN tunnel source-address VXLAN source address source-interface Physical interface used for connection vni Virtual Network Identifier | |||
2020-10-08 | Merge pull request #345 from currite/fix-fq-codel-example | Christian Poessinger | |
qos: fix fq-codel example | |||
2020-10-06 | qos: fix fq-codel example | currite | |
2020-10-04 | sstp: adjust to latest CLI commands | Christian Poessinger | |
2020-10-02 | sstp: T2953: adjust to new ppp-options CLI node | Christian Poessinger | |
2020-09-25 | development: fix __main__ of Python skeleton | Christian Poessinger | |
2020-09-25 | development: update python skeleton | Christian Poessinger | |
2020-09-24 | build-iso: kernel: small spelling/wording update | kroy-the-rabbit | |
2020-09-24 | build-vyos: kernel: add more verbose build output as example | Christian Poessinger | |
2020-09-24 | build-vyos: add instructions how to build Linux Kernel | Christian Poessinger | |
2020-09-21 | Merge pull request #342 from currite/config-load | Christian Poessinger | |
configuration mgmt: add saving and loading manually | |||
2020-09-21 | Merge pull request #340 from currite/pxe-keep-squashfs-name | Christian Poessinger | |
install: pxe: warn about keeping filesytem.squashfs name | |||
2020-09-21 | configuration mgmt: add saving and loading manually | currite | |
2020-09-21 | install: pxe: warn about keeping filesytem.squashfs name | currite | |
https://support.sentrium.io/agent/go/ticket/1268 | |||
2020-09-20 | wwan: rename CLI command "ondemand" to "connect-on-demand" | Christian Poessinger | |
2020-09-19 | Merge pull request #339 from eronlloyd/patch-1 | Christian Poessinger | |
Update quick-start.rst | |||
2020-09-19 | Update quick-start.rst | Eron Lloyd | |
Adding a few minor edits to clean up the descriptions and add some consistency to them. | |||
2020-09-18 | Merge pull request #336 from currite/nptv6-command-typo | Daniil Baturin | |
nptv6: replace outside-interface command with outbound-interface command | |||
2020-09-18 | nptv6: replace outside-interface command with outbound-interface command | currite | |
2020-09-17 | Merge pull request #332 from currite/mss-clamping | Christian Poessinger | |
mss-clamping: remove unnecessary disable commnad, add directives and … | |||
2020-09-17 | Merge pull request #334 from currite/commit-confirm | Daniil Baturin | |
configuration-overview: fix commit-confirm definition | |||
2020-09-17 | configuration-overview: fix commit-confirm definition | currite | |
2020-09-17 | mss-clamping: remove unnecessary disable commnad, add directives and ↵ | currite | |
explanations | |||
2020-09-16 | Merge pull request #328 from currite/editing-editing | Daniil Baturin | |
configuration overview: add set and comment to editing subsection | |||
2020-09-16 | configuration overview: add set and comment to editing subsection | currite | |
2020-09-16 | Merge pull request #327 from currite/compare-configs | Daniil Baturin | |
configuration overview: create subsection for compare configurations | |||
2020-09-16 | Update configuration-overview.rst | currite | |
2020-09-16 | configuration overview: create subsection for compare configurations | currite | |