summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-02Merge pull request #358 from currite/ip-commandsDaniil Baturin
routing/ip-commands: add a collection of IPv4 and IPv6 commands missi…
2020-11-02routing/ip-commands: add a collection of IPv4 and IPv6 commands missing in ↵currite
the manual.
2020-10-30Merge pull request #356 from currite/openvpn-troubleshootingChristian Poessinger
openvpn: add troubleshooting subsection
2020-10-28Update openvpn.rstcurrite
2020-10-28openvpn: add troubleshooting subsectioncurrite
2020-10-28routing: adjust chapter headersChristian Poessinger
2020-10-28Merge pull request #355 from currite/ipoe-treeChristian Poessinger
ipoe-server: fix hierarchy tree
2020-10-28ipoe-server: fix hierarchy treecurrite
2020-10-27Merge pull request #354 from cjeanneret/correct-scp-URIDaniil Baturin
Correct the scp URI
2020-10-26Correct the scp URICé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-24Merge pull request #352 from currite/ifb-errorDaniil Baturin
qos: warning about possible IFB error
2020-10-23qos: warning about possible IFB errorcurrite
2020-10-23Merge pull request #351 from noah-de/forking-workflow-revisionsChristian Poessinger
Forking Workflow: revisions to the forking workflow instructions
2020-10-22revisions to the forking instructionsNoah 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-22Merge pull request #350 from noah-de/patch-1Robert Göhler
Minor typo correction
2020-10-21Minor typo correctionNoah Spahn
harder doesn't make sense. The intention must have been to say 'hardware'.
2020-10-20Merge pull request #349 from Cheeze-It/masterChristian Poessinger
MPLS: fix conf-mode definitions and line breaks
2020-10-19MPLS: fix conf-mode definitions and line breaksCheeze_It
Moved the configuration mode commands and descriptions to fit VyOS template.
2020-10-19MPLS: remove superfluous whitespace after abbr keyChristian Poessinger
2020-10-19MPLS: fix op-mode definitions and line breaksChristian Poessinger
2020-10-19MPLS: extend documentation with new functionalityCheeze-It
2020-10-16Merge pull request #347 from srividya0208/vxlan_syntaxChristian Poessinger
vxlan syntax correction: link and remote-port parameters are not available in rolling release
2020-10-16vxlan 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-08Merge pull request #345 from currite/fix-fq-codel-exampleChristian Poessinger
qos: fix fq-codel example
2020-10-06qos: fix fq-codel examplecurrite
2020-10-04sstp: adjust to latest CLI commandsChristian Poessinger
2020-10-02sstp: T2953: adjust to new ppp-options CLI nodeChristian Poessinger
2020-09-25development: fix __main__ of Python skeletonChristian Poessinger
2020-09-25development: update python skeletonChristian Poessinger
2020-09-24build-iso: kernel: small spelling/wording updatekroy-the-rabbit
2020-09-24build-vyos: kernel: add more verbose build output as exampleChristian Poessinger
2020-09-24build-vyos: add instructions how to build Linux KernelChristian Poessinger
2020-09-21Merge pull request #342 from currite/config-loadChristian Poessinger
configuration mgmt: add saving and loading manually
2020-09-21Merge pull request #340 from currite/pxe-keep-squashfs-nameChristian Poessinger
install: pxe: warn about keeping filesytem.squashfs name
2020-09-21configuration mgmt: add saving and loading manuallycurrite
2020-09-21install: pxe: warn about keeping filesytem.squashfs namecurrite
https://support.sentrium.io/agent/go/ticket/1268
2020-09-20wwan: rename CLI command "ondemand" to "connect-on-demand"Christian Poessinger
2020-09-19Merge pull request #339 from eronlloyd/patch-1Christian Poessinger
Update quick-start.rst
2020-09-19Update quick-start.rstEron Lloyd
Adding a few minor edits to clean up the descriptions and add some consistency to them.
2020-09-18Merge pull request #336 from currite/nptv6-command-typoDaniil Baturin
nptv6: replace outside-interface command with outbound-interface command
2020-09-18nptv6: replace outside-interface command with outbound-interface commandcurrite
2020-09-17Merge pull request #332 from currite/mss-clampingChristian Poessinger
mss-clamping: remove unnecessary disable commnad, add directives and …
2020-09-17Merge pull request #334 from currite/commit-confirmDaniil Baturin
configuration-overview: fix commit-confirm definition
2020-09-17configuration-overview: fix commit-confirm definitioncurrite
2020-09-17mss-clamping: remove unnecessary disable commnad, add directives and ↵currite
explanations
2020-09-16Merge pull request #328 from currite/editing-editingDaniil Baturin
configuration overview: add set and comment to editing subsection
2020-09-16configuration overview: add set and comment to editing subsectioncurrite
2020-09-16Merge pull request #327 from currite/compare-configsDaniil Baturin
configuration overview: create subsection for compare configurations
2020-09-16Update configuration-overview.rstcurrite
2020-09-16configuration overview: create subsection for compare configurationscurrite