| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* Remove outdated upstream package documentation
Upstream packages are now built through a Python script, 'build.py'
from the vyos-build repository:
https://github.com/vyos/vyos-build/tree/current/scripts/package-build/build.py
* Add build.py details to upstream-packages.rst
* Fix line length lint errors
|
|
|
|
|
|
vpp: fix bonding inreface examples #2
|
|
vpp: T8202: Remove XDP driver from documentation
|
|
|
|
Added warning about publishing ports in the container
documentation.
|
|
|
|
* Docs: T5261: add AWS Gateway Load Balancer
Add documentation for feature introduced in
https://github.com/vyos/vyos-1x/pull/2185
* Fix line length errors
|
|
* Proofread files
Proofread the following files in the /installation directory:
* image.rst
* index.rst
* secure-boot.rst
* update.rst
* Proofread install.rst
Add lastproofread dates to all files edited in this branch
* Fix table in install.rst
Fixed line length lint errors in:
* secure-boot.rst
* update.rst
* image.rst
|
|
* Proofread upstream-packages.rst
* Fix line length lint errors
* Initial copyedit for testing.rst
* Proofread build-vyos.rst
* Fix line length errors
* Proofread debugging.rst
* Proofread issues-features.rst
* Complete issuesfeatures.rst proofreading
* Initial proofread development.rst
* Revise proofreading of development.rst
* Remove mentions of Phabricator and Jenkins CI
* Fix line length lint errors
* Fix additional line length lint errors
|
|
|
|
Fixed typos in networks
|
|
* Update ssh add fido example.rst
* remove useless "$" ssh.rst
* add generation example ssh.rst
* add generation example ssh.rst
|
|
|
|
Co-authored-by: Christian Breunig <christian@breunig.cc>
Co-authored-by: Viacheslav Hletenko <seversss265@gmail.com>
|
|
tunnels (#1731)
|
|
* DOC: Proofreading login.rst
---------
Co-authored-by: Daniil Baturin <daniil@baturin.org>
|
|
|
|
T7635: OpenConnect certificate based authentication mode
|
|
Documentation for the captive portal router-advert option as
implemented in pull request vyos/vyos-1x#4929.
|
|
|
|
* Fix: destination -> destination address
* Fix: source -> source address
* Add: destination port
* Add: source port
* Add: protocol
* Add: fwmark
* Improve wording for clarity
|
|
|
|
|
|
|
|
ssh: T8098: rename "ciphers" to "cipher"
|
|
* vpp: T7972: Delete `nat44 no-forwarding` option from CLI
* vpp: T7972: Update docs/vpp/configuration/nat/nat44.rst
Co-authored-by: zdc <zdc@users.noreply.github.com>
---------
Co-authored-by: zdc <zdc@users.noreply.github.com>
|
|
* DOC: Proofreading syslog.rst section
* DOC: Add a new paragraph to syslog.rst
|
|
|
|
|
|
configurations (#1719)
The previous 'connection-type respond' option in IPsec site-to-site peers
was misleading - instead of passively waiting for peer initiation, it would
initiate negotiation when matching traffic appeared, potentially causing
SA duplication and renegotiation loops.
|
|
* Proofreading About and History
* Apply suggestions from code review
Co-authored-by: Daniil Baturin <daniil@baturin.org>
* Addressed comments on the About and History sections.
---------
Co-authored-by: Daniil Baturin <daniil@baturin.org>
|
|
* Proofread boot-options.rst
* Fix line length Markdown lint errors
* Proofread information.rst
* Update lastproofread date in information.rst
* Updated password-recovery.rst
* Proofread upgrade-recovery.rst
* Fix line length linting errors
* Proofread up to Empty 2+ Disk
* Complete proofread of raid.rst
* Update upgrade-recovery timeout explanation
* Fix header formatting
* Update docs/operation/boot-options.rst
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add missing period in raid.rst
* Implement Copilot feedback
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Daniil Baturin <daniil@baturin.org>
|
|
configuration example.
|
|
syslog: T4251: Rename "permitted-peers" to "permitted-peer"
|
|
* dhcp-server: T3936: Added support for DHCP Option 82
This commit adds support in both the CLI and the underlying code for
DHCP Option 82 to be used to filter/route DHCP address assignments.
The primary use case for this is to support enterprise switches which
can "tag" DHCP requests with physical real world informaiton such as
which switch first saw the request and which port it originated from
(known in this context as remote-id and circuit-id). Once
client-classes have been defined they can be assigned to subnets or
ranges so that only certain addresses get assigned to specific
requests.
There is also a corresponding code update which pairs with this
documentation change.
---------
Co-authored-by: Daniil Baturin <daniil@baturin.org>
|
|
Adds new syntax documentation for https://github.com/vyos/vyos-1x/pull/4672
|
|
|
|
(#1712)
|
|
Update title to "VyOS rolling release (current)" to replace
the misleading "VyOS 1.5.x (circinus) documentation"
and keep wording consistent with other pages.
|
|
|
|
* Fix grammar in coverage.rst
* Update lastproofread date
|
|
|
|
|
|
|
|
|