Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-29 | router-advert: T7380: auto-ignore documentation (#1626) | Ryan Zuwala | |
Add documentation for new auto-ignore prefixes feature | |||
2025-04-26 | dhcp-server: ddns: T6773: reflect final config language changes | Alex Bukharov | |
2025-04-26 | T6773: dhcp-server: ddns: Reflect recent configuration language changes | Alex Bukharov | |
2025-04-26 | dhcp-server: ddns: T6773: DDNS config language changes | Alex Bukharov | |
2025-04-26 | Change rst lines to the correct length in ↵ | Alex Bukharov | |
docs/configuration/service/dhcp-server.rst Co-authored-by: Robert Göhler <github@ghlr.de> | |||
2025-04-26 | dhcp-server: ddns: T6773: DDNS configuration doco | Alex Bukharov | |
2025-04-16 | Merge pull request #1624 from dmbaturin/T6919-good-bye-fastnetmon | Robert Göhler | |
T7241: remove Fastnetmon | |||
2025-04-14 | dhcpv6: add missing "subnet-id 1" to CLI example | Christian Breunig | |
2025-04-14 | T7241: remove Fastnetmon | Daniil Baturin | |
2025-02-24 | lldp: T7165: add support to enable only rx or tx on specific interfacelldp-T7165 | Christian Breunig | |
LLDP is a stateless protocol which does not necessitate sending to receive advertisements. There are multiple scenarios such as provider peering links in which it is advantageous to receive LLDP but not disclose internal information to the provider. Add new CLI command: * set service lldp interface <name> mode [disable|rx-tx|rx|tx] The default is unchanged and will be rx-tx. Furthermore if an interface has an explicit LLDP disable configured under "set service lldp interface <name> disable" this will be migrated to "set service lldp interface <name> mode disable" | |||
2025-01-08 | SSH: fix missing space | Robert Göhler | |
2025-01-08 | Merge pull request #1582 from nvollmar/T6949 | Daniil Baturin | |
T6949: Adds documentation for blackbox exporter | |||
2025-01-02 | T6994: Add documentation for node_exporter textfile collector option | Nicolas Vollmar | |
2024-12-26 | T6949: Adds blackbox exporter config example | Nicolas Vollmar | |
2024-12-24 | T6949: Adds documentation for blackbox exporter | Nicolas Vollmar | |
2024-12-23 | Merge pull request #1580 from nvollmar/T6953 | Robert Göhler | |
2024-12-23 | Merge pull request #1578 from takehaya/T6013-trusted-ca-keys | Robert Göhler | |
2024-12-18 | T6953: update monitoring documentation | Nicolas Vollmar | |
2024-12-16 | T973: reorganizes basic strucutre | Nicolas Vollmar | |
-adds documentation for prometheus exporter | |||
2024-12-16 | T973: reorganizes basic strucutre | Nicolas Vollmar | |
-restructures documentation to add prometheus section wip | |||
2024-12-15 | T6013: Add docs for ssh trusted-user-ca-key feature | Takeru Hayasaka | |
2024-11-22 | avahi: T6908: add option to define mdns-repeater max-cache entriesavahi-T6908 | Christian Breunig | |
2024-10-01 | http-api: T6736: update config commands for dedicated REST API node | John Estabrook | |
2024-09-23 | T6630: docs for ntp: support hardware timestamp and interleave | Lucas Christian | |
2024-09-03 | router-advert: T6681: add new option "no-send-interval" (#1534) | Christian Breunig | |
2024-08-29 | ntp: T6344: only one entry per IP family is supported for <set service ntp ↵ | Nicolas Fort | |
listen-addreess> command | |||
2024-08-29 | SSH: change command configuration documentation since its wrong. Appropriate ↵ | Nicolas Fort | |
command is <set service ssh mac ...>. Also add clear statement on how to define multiple algorithms. | |||
2024-08-19 | Update DHCPv6 Prefix Delegation to latest CLI syntax | Jimmy Hedman | |
2024-07-25 | manual suricata (#1509) | mkorobeinikov | |
Add suricata manual for vyos 1.5 | |||
2024-07-02 | Merge pull request #1492 from HollyGurza/T5878 | Daniil Baturin | |
ssh: T5878: Allow changing the PubkeyAcceptedAlgorithms option | |||
2024-07-01 | T6477: Add documentation for telegraf loki output | Nicolas Vollmar | |
2024-06-28 | ssh: T5878: Allow changing the PubkeyAcceptedAlgorithms option | khramshinr | |
2024-05-14 | Fix lint issues | Nicolas Vollmar | |
2024-05-08 | Merge pull request #1426 from Giggum/vyos-config-sync | Robert Göhler | |
config-sync: adding initial user documentation for this feature | |||
2024-05-07 | config-sync: adding initial user documentation | Ginko | |
2024-05-07 | Merge pull request #1416 from Embezzle/spelling | Daniil Baturin | |
Fix spelling mistakes across multiple files | |||
2024-05-05 | Merge pull request #1417 from aidan-gibson/patch-1 | Robert Göhler | |
Update ntp.rst | |||
2024-05-05 | Remove inexisting config option from example | Nicolas Vollmar | |
2024-05-04 | Update ntp.rst | Aidan Gibson | |
"leaf seond" -> leaf second *.pool.ntp.org -> time*.vyos.net | |||
2024-05-04 | service: Corrected spelling mistakes | Alex W | |
2024-05-01 | Merge pull request #1411 from srividya0208/ipoe-server | Daniil Baturin | |
ipoe-server: fixed the incorrect details | |||
2024-04-30 | ipoe-server: fixed the incorrect details | srividya0208 | |
2024-04-30 | Fixed examples in accel-ppp services in IPv6 section | aapostoliuk | |
Fixed examples in accel-ppp services in IPv6 section | |||
2024-04-17 | https: Added information on configuring graphql, cors & request-body-size-limit | Alex W | |
2024-04-13 | Added information on authoritative zones to DNS page | Alex W | |
2024-04-05 | conntrack-sync: T1244: Support for StartupResync in conntrackd | Nataliia Solomko | |
2024-04-05 | conntrack-sync: T1244: Support for StartupResync in conntrackd | Nataliia Solomko | |
2024-04-04 | DHCP HA: change docs for failover featur in dhcp-server. Node has migrated ↵ | Nicolas Fort | |
to <high-availability> and also command <mode> was added. | |||
2024-03-23 | T4389: extend DHCP server documentation on vendor options (#1339) | Ginko | |
* T4389 added to dhcp-server documentation * Correction IP address specifed in examples in previous PR | |||
2024-03-17 | Merge pull request #1326 from vyos/radvd-T6118 | Christian Breunig | |
radvd: T6118: add nat64prefix support RFC8781 |