Age | Commit message (Collapse) | Author |
|
ethernet: T6306: add support for EVPN MH uplink/core tracking (backport #3447)
|
|
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)
|
|
T6329: firewall: add a patch for op-mode command <show firewall group> (backport #3442)
|
|
(cherry picked from commit b705adc40b761e338026b938d80398fdb281a197)
|
|
(cherry picked from commit 72c95ec1df8ad7be8a715b3338001349684cafa9)
|
|
image-tools: T6176: addendum to fixes for boot console (backport #3445)
|
|
(cherry picked from commit 0eb09b81f763a62684a7be905267f081f9d6aeb1)
|
|
(cherry picked from commit ecee10d0512daff3034499d1163463d1390e35d4)
|
|
bridge: T6317: add dependency call for wireless interfaces (backport #3430)
|
|
image-tools: T6176: fixes for boot console (backport #3443)
|
|
(cherry picked from commit 428d03e47e7d01b08ccb8cf1acc0ab8a53275286)
|
|
(cherry picked from commit eb281199ba35de52a8a97146dfc063e557755648)
|
|
(cherry picked from commit 32658e981babffb5b7149534bd50a64d11f7c74f)
|
|
Bond: T6303: add system mac address on interfaces bond (backport #3410)
|
|
(cherry picked from commit 314901e7b45782fb6266b35b0e788ab7ea1404b8)
|
|
(cherry picked from commit d8ddd7191d3004e886fa45a2cf9bd8dd5e7f5e14)
|
|
(cherry picked from commit 234f35d8bae71b5d33ad97cdabc236ec6b13c3a2)
|
|
(cherry picked from commit 431443ab3f663a6617008536d2d6d96407aebfcb)
|
|
(cherry picked from commit 31fc5372961547bb352c56eb2f4149fd195e9be1)
|
|
webproxy: T6328: Add a warning message about deprecation of web proxy URL filtering
|
|
filtering
|
|
sstp: T4393: Add support to configure host-name (SNI) (backport #3436)
|
|
(cherry picked from commit 92b468b9a0d5eee8484601568227f7c56e71b119)
|
|
T6323: openvpn: Correction of help description of "totp digits" option (backport #3433)
|
|
T6199: remove unused Python pip files (backport #3435)
|
|
(cherry picked from commit a1aa0a8a663ef9e575bbdbae0ced84f85fe81c25)
|
|
(cherry picked from commit 7dab763df070dd5138d6428450496f54b1f33d44)
|
|
bgp: T6082: Allow the same local-as and remote-as in one peer group (backport #3422)
|
|
vyos.system.grub: T3664: add chroot argument to the GRUB install function (backport #3207)
|
|
to faciliate running it outside of a VyOS installation
(cherry picked from commit 90507681cfb39c5570f0afbf1542bd49feb5c0ab)
|
|
op-mode: T6284: IPoE-server op-mode does not show IPv6 address field (backport #3423)
|
|
T6305: accept ipoe interfaces on firewall ruleset (backport #3424)
|
|
(cherry picked from commit 637a73e35ff716441df0430b2308d685707b2ca0)
|
|
(cherry picked from commit 40b9085171ecf97f791b5f3b5cb32dd5f46d0f21)
|
|
(cherry picked from commit b5f22f70006eed6c7e62700128d5034b1b95db31)
|
|
vyos.template: T3664: add a module-level variable for template directory
|
|
to enable calling scripts outside of live VyOS systems
|
|
T6307: Add dependency procps to build vyos-1x (backport #3412)
|
|
(cherry picked from commit 8041201fccffa96ca05ecd764b6d4b9d103b4c1a)
|
|
T6287: Config-sync add the ability to configure API port (backport #3384)
|
|
T6291: Add bonding.py to op-mode-standardized.json (backport #3408)
|
|
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)
|
|
(cherry picked from commit 963daf62d417a3fcccf33ed93904eddd21aa6a02)
|
|
T6291: Add LACP related op commands (backport #3389)
|
|
smoketest: T6283: T6250: add testcases (backport #3405)
|
|
(cherry picked from commit 5a82aee95270737aeeee9e6facf1234b61ce436d)
|
|
show interfaces bonding lacp detail
show interfaces bonding <bondif> lacp detail
show interfaces bonding <bondif> lacp neighbors
Co-authored-by: l0crian1 <ryan.claridge13@gmail.com>
(cherry picked from commit 0c2bf3192382cffc5ed2dcead3889c332a48820f)
|
|
config-sync: T6185: T6146: combined backport of config-sync extensions and priority data
|
|
(cherry picked from commit b6c5e66cc44fdec21e6731d98a1065e2adf87b3b)
|
|
Package path/section data in single command containing a tree (dict) of
section paths and the accompanying config data. This drops the call to
get_config_dict and the need for a list of commands in request.
(cherry picked from commit 30a530839cdbd934ea62369e385dc33fa50ab6de)
|