summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
7 dayschange the hardware requirementssrividya0208
9 dayssyslog: T6989: add CLI command to disable periodic injection of mark ↵Christian Breunig
messages (#1604) * syslog: T6989: add CLI command to disable periodic injection of mark messages * Update docs/configuration/system/syslog.rst Co-authored-by: Daniil Baturin <daniil@vyos.io> --------- Co-authored-by: Daniil Baturin <daniil@vyos.io>
11 daysMerge pull request #1599 from treo/treo/haproxy_timeout_docsDaniil Baturin
Add documentation for HAProxy timeout configuration
14 daysMerge pull request #1602 from natali-rs1985/T7171Christian Breunig
geneve: T7171: Add dstport option to GENEVE tunnels
14 daysMerge pull request #1603 from talmakion/T7116/remove-obsolete-communityChristian Breunig
T7116: remove mention of obsolete "internet" BGP community
2025-02-26Merge branch 'vyos:current' into T7116/remove-obsolete-communitytalmakion
2025-02-26geneve: T7171: Add dstport option to GENEVE tunnelsNataliia Solomko
2025-02-25Merge pull request #1601 from vyos/lldp-T7165Christian Breunig
lldp: T7165: add support to enable only rx or tx on specific interface
2025-02-25configuration: Removing mention of "internet" well-known community nameAndrew Topp
2025-02-24Merge pull request #1600 from Embezzle/T7185Christian Breunig
container: T7185: Allow tmpfs mounts within containers
2025-02-24lldp: T7165: add support to enable only rx or tx on specific interfacelldp-T7165Christian 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-02-24container: T7185: Allow tmpfs mounts within containersAlex W
2025-02-23Add documentation for HAProxy timeout configurationPaul Dubs
2025-02-19Merge pull request #1596 from vyos/allow-atlassian-botRobert Göhler
2025-02-19changed bots orderallow-atlassian-botYevhen Bondarenko
2025-02-18add atlassian-bot to robots.txt to currentrebortg
2025-02-18add atlassian-bot to robots.txtrebortg
(cherry picked from commit aa4a2101f82a5be4369b0f7bf44c59ddb533769b)
2025-02-17remove robots.txtrebortg
2025-02-17Disallow atlassian-bot in robots.txtrebortg
(cherry picked from commit 0e440465338457b513e8b295f95b112bde75074b)
2025-02-17Merge pull request #1594 from aitorpazos/patch-1Daniil Baturin
configuration: Fix typo in tacacs commands in login.rst
2025-02-17Merge pull request #1595 from Arrhae/arrhae-firewall-proofreadingDaniil Baturin
Firewall: Proofread ipv4.rst and ipv6.rst
2025-02-14Firewall: Proofread ipv4.rst and ipv6.rstArrhae Khellian
2025-02-14Fix typo in tacacs commands in login.rstAitor
`tacas` is used instead of `tacacs` in the CLI examples.
2025-02-05Merge pull request #1589 from vyos/syslog-T6989Christian Breunig
syslog: T6989: upgrade CLI to latest version
2025-02-04Merge pull request #1593 from aapostoliuk/dmpvn-blueprint-1Robert Göhler
DMVPN Dual Hub Dual Cloud blueprint
2025-02-04DMVPN Dual Hub Dual Cloud blueprintaapostoliuk
DMVPN Dual Hub Dual Cloud blueprint
2025-01-29Merge pull request #1592 from Embezzle/T7081Daniil Baturin
haproxy: T7081: Document usage of HTTP compression option
2025-01-28haproxy: T7081: Document usage of HTTP compression optionAlex W
2025-01-23Merge pull request #1588 from natali-rs1985/T6895Robert Göhler
sflow: T6895: Merge the hsflowd-based sFlow and uacctd-based sFlow
2025-01-23Merge pull request #1590 from Ckath/new_enableRobert Göhler
update firewall example in nat44.rst
2025-01-23Merge pull request #1591 from dmbaturin/sagitta-updatesRobert Göhler
Updates for project changes since Sagitta release
2025-01-21History updatesDaniil Baturin
2025-01-21Misc updates and outdated info removals in ContributingDaniil Baturin
2025-01-21Document the new status of LTS reposDaniil Baturin
(they are no longer available to people without subscriptions)
2025-01-20update firewall example in nat44.rstckath
2025-01-18syslog: T6989: upgrade CLI to latest versionsyslog-T6989Christian Breunig
2025-01-17sflow: T6895: Merge the hsflowd-based sFlow and uacctd-based sFlowNataliia Solomko
2025-01-16Merge pull request #1587 from aapostoliuk/T2326-currentRobert Göhler
dmvpn: T2326: DMVPN Documentation for FRR NHRP implementation
2025-01-16dmvpn: T2326: DMVPN Documentation for FRR NHRP implementationaapostoliuk
DMVPN Documentation for FRR NHRP implementation.
2025-01-08SSH: fix missing spaceRobert Göhler
2025-01-08Merge pull request #1582 from nvollmar/T6949Daniil Baturin
T6949: Adds documentation for blackbox exporter
2025-01-08Merge pull request #1583 from nvollmar/T6994Daniil Baturin
T6994: Add documentation for node_exporter textfile collector option
2025-01-03Merge pull request #1584 from vyos/locally-administered-macsDaniil Baturin
installation: add note about unsupported locally administered MAC addresses
2025-01-02installation: add note about unsupported locally administered MAC addresseslocally-administered-macsChristian Breunig
2025-01-02T6994: Add documentation for node_exporter textfile collector optionNicolas Vollmar
2024-12-26T6949: Adds blackbox exporter config exampleNicolas Vollmar
2024-12-24Merge pull request #1576 from nvollmar/T6944Christian Breunig
T6944: adds documentation for switchdev mode
2024-12-24T6949: Adds documentation for blackbox exporterNicolas Vollmar
2024-12-23Merge pull request #1580 from nvollmar/T6953Robert Göhler
2024-12-23Merge pull request #1578 from takehaya/T6013-trusted-ca-keysRobert Göhler