summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-16T4519: Switch to display DUIDNicolas Vollmar
2024-05-15Merge pull request #3453 from vyos/mergify/bp/sagitta/pr-3452Christian Breunig
T3420: Remove service upnp (backport #3452)
2024-05-14Merge pull request #3455 from vyos/mergify/bp/sagitta/pr-3454Christian Breunig
smoketest: ospf: T4739: add timeout in ldp test (backport #3454)
2024-05-14T3420: Remove service upnpViacheslav Hletenko
Remove `service upnp` as it never worked as expected, nft rules do not integrated and custom patches do not seem like a suitable solution for now. Security: UPnP has been historically associated with security risks due to its automatic and potentially unauthenticated nature. UPnP devices might be vulnerable to unauthorized access or exploitation. (cherry picked from commit 7c438caa2c21101cbefc2eec21935ab55af19c46)
2024-05-14smoketest: ospf: T4739: add timeout in ldp testChristian Breunig
(cherry picked from commit fbc846725d7d581f54b2db48a584e4580be3ad00)
2024-05-12Merge pull request #3449 from vyos/mergify/bp/sagitta/pr-34471.4.0-epa3John Estabrook
ethernet: T6306: add support for EVPN MH uplink/core tracking (backport #3447)
2024-05-12ethernet: T6306: add support for EVPN MH uplink/core trackingChristian Breunig
When all the underlay links go down the PE no longer has access to the VxLAN +overlay. To prevent blackholing of traffic the server/ES links are protodowned on the PE. A link can be setup for uplink tracking via the following configuration: set interfaces ethernet eth0 evpn uplink (cherry picked from commit 5565f27d15c5e7378e94aae8db8a894a12e25d7b)
2024-05-12Merge pull request #3448 from vyos/mergify/bp/sagitta/pr-3442Viacheslav Hletenko
T6329: firewall: add a patch for op-mode command <show firewall group> (backport #3442)
2024-05-12T6329: firewall: use isinstance() in op-mode scriptChristian Breunig
(cherry picked from commit b705adc40b761e338026b938d80398fdb281a197)
2024-05-12T6329: firewall: add a patch for op-mode command <show firewall group>Nicolas Fort
(cherry picked from commit 72c95ec1df8ad7be8a715b3338001349684cafa9)
2024-05-11Merge pull request #3446 from vyos/mergify/bp/sagitta/pr-3445John Estabrook
image-tools: T6176: addendum to fixes for boot console (backport #3445)
2024-05-11image-tools: T6176: use console_hint as defaultJohn Estabrook
(cherry picked from commit 0eb09b81f763a62684a7be905267f081f9d6aeb1)
2024-05-11image-tools: T6327: prune, instead of ignore, menu entries with ttyUSBJohn Estabrook
(cherry picked from commit ecee10d0512daff3034499d1163463d1390e35d4)
2024-05-10Merge pull request #3440 from vyos/mergify/bp/sagitta/pr-3430Christian Breunig
bridge: T6317: add dependency call for wireless interfaces (backport #3430)
2024-05-10Merge pull request #3444 from vyos/mergify/bp/sagitta/pr-3443John Estabrook
image-tools: T6176: fixes for boot console (backport #3443)
2024-05-10image-tools: T6176: add console hint during image installJohn Estabrook
(cherry picked from commit 428d03e47e7d01b08ccb8cf1acc0ab8a53275286)
2024-05-10image-tools: T6184: add op-mode set boot-consoleJohn Estabrook
(cherry picked from commit eb281199ba35de52a8a97146dfc063e557755648)
2024-05-10image-tools: T6327: drop boot console type ttyUSBJohn Estabrook
(cherry picked from commit 32658e981babffb5b7149534bd50a64d11f7c74f)
2024-05-10Merge pull request #3441 from vyos/mergify/bp/sagitta/pr-3410Daniil Baturin
Bond: T6303: add system mac address on interfaces bond (backport #3410)
2024-05-10bond: T6303: must reset system-mac to 00:00:00:00:00:00 on deletionChristian Breunig
(cherry picked from commit 314901e7b45782fb6266b35b0e788ab7ea1404b8)
2024-05-10bond: T6303: system-mac is not allowed to be a multicast MAC addressChristian Breunig
(cherry picked from commit d8ddd7191d3004e886fa45a2cf9bd8dd5e7f5e14)
2024-05-10bond: T6303: add system mac address on bondfett0
(cherry picked from commit 234f35d8bae71b5d33ad97cdabc236ec6b13c3a2)
2024-05-10bridge: T6317: add dependency call for wireless interfacesChristian Breunig
(cherry picked from commit 431443ab3f663a6617008536d2d6d96407aebfcb)
2024-05-10bridge: T6317: call dependency when deleting bridge memberChristian Breunig
(cherry picked from commit 31fc5372961547bb352c56eb2f4149fd195e9be1)
2024-05-10Merge pull request #3439 from natali-rs1985/T6328-sagittaChristian Breunig
webproxy: T6328: Add a warning message about deprecation of web proxy URL filtering
2024-05-10webproxy: T6328: Add a warning message about deprecation of web proxy URL ↵Nataliia Solomko
filtering
2024-05-09Merge pull request #3438 from vyos/mergify/bp/sagitta/pr-3436Christian Breunig
sstp: T4393: Add support to configure host-name (SNI) (backport #3436)
2024-05-09sstp: T4393: Add support to configure host-name (SNI)Nataliia Solomko
(cherry picked from commit 92b468b9a0d5eee8484601568227f7c56e71b119)
2024-05-09Merge pull request #3434 from vyos/mergify/bp/sagitta/pr-3433Christian Breunig
T6323: openvpn: Correction of help description of "totp digits" option (backport #3433)
2024-05-09Merge pull request #3437 from vyos/mergify/bp/sagitta/pr-3435Christian Breunig
T6199: remove unused Python pip files (backport #3435)
2024-05-09T6199: remove unused Python pip filesChristian Breunig
(cherry picked from commit a1aa0a8a663ef9e575bbdbae0ced84f85fe81c25)
2024-05-09T6323: openvpn: Correction of auto-completion description of "mfa totp digits"srividya0208
(cherry picked from commit 7dab763df070dd5138d6428450496f54b1f33d44)
2024-05-08Merge pull request #3427 from vyos/mergify/bp/sagitta/pr-3422Daniil Baturin
bgp: T6082: Allow the same local-as and remote-as in one peer group (backport #3422)
2024-05-08Merge pull request #3429 from vyos/mergify/bp/sagitta/pr-3207Daniil Baturin
vyos.system.grub: T3664: add chroot argument to the GRUB install function (backport #3207)
2024-05-08vyos.system.grub: T3664: add chroot argument to the GRUB install functionDaniil Baturin
to faciliate running it outside of a VyOS installation (cherry picked from commit 90507681cfb39c5570f0afbf1542bd49feb5c0ab)
2024-05-07Merge pull request #3426 from vyos/mergify/bp/sagitta/pr-3423Christian Breunig
op-mode: T6284: IPoE-server op-mode does not show IPv6 address field (backport #3423)
2024-05-07Merge pull request #3425 from vyos/mergify/bp/sagitta/pr-3424Viacheslav Hletenko
T6305: accept ipoe interfaces on firewall ruleset (backport #3424)
2024-05-07bgp: T6082: Allow the same local-as and remote-as in one peer groupkhramshinr
(cherry picked from commit 637a73e35ff716441df0430b2308d685707b2ca0)
2024-05-07op-mode: T6284: IPoE-server op-mode does not show IPv6 address fieldNataliia Solomko
(cherry picked from commit 40b9085171ecf97f791b5f3b5cb32dd5f46d0f21)
2024-05-07T6305: accept ipoe interfaces on firewall rulesetNicolas Fort
(cherry picked from commit b5f22f70006eed6c7e62700128d5034b1b95db31)
2024-05-06Merge pull request #3417 from dmbaturin/T3664-template-path-varJohn Estabrook
vyos.template: T3664: add a module-level variable for template directory
2024-05-06vyos.template: T3664: add a module-level variable for template directoryDaniil Baturin
to enable calling scripts outside of live VyOS systems
2024-05-06Merge pull request #3413 from vyos/mergify/bp/sagitta/pr-3412Christian Breunig
T6307: Add dependency procps to build vyos-1x (backport #3412)
2024-05-06T6307: Add dependency procps to build vyos-1xViacheslav Hletenko
(cherry picked from commit 8041201fccffa96ca05ecd764b6d4b9d103b4c1a)
2024-05-04Merge pull request #3387 from vyos/mergify/bp/sagitta/pr-3384Christian Breunig
T6287: Config-sync add the ability to configure API port (backport #3384)
2024-05-04Merge pull request #3409 from vyos/mergify/bp/sagitta/pr-3408Christian Breunig
T6291: Add bonding.py to op-mode-standardized.json (backport #3408)
2024-05-04T6287: Config-sync add the ability to configure API portViacheslav Hletenko
Add the ability to configure the API port if the API on the secondary server works on a non-default port. The primary node will connect to configured port for config-sync ``` set service config-sync secondary address '192.0.2.11' set service config-sync secondary port '8443' ``` (cherry picked from commit a7c3f202ffea7859463f204cccf526f7517321f6)
2024-05-04T6291: Add bonding.py to op-mode-standardized.jsonl0crian1
(cherry picked from commit 963daf62d417a3fcccf33ed93904eddd21aa6a02)
2024-05-04Merge pull request #3406 from vyos/mergify/bp/sagitta/pr-3389Christian Breunig
T6291: Add LACP related op commands (backport #3389)
2024-05-04Merge pull request #3407 from vyos/mergify/bp/sagitta/pr-3405Christian Breunig
smoketest: T6283: T6250: add testcases (backport #3405)