Page MenuHomeVyOS Platform
Feed Search

Jan 18 2021

Viacheslav added a comment to T2850: Add BGP template for FRR.

The neighbor interface section needs to be updated
It was in the old template.
https://github.com/vyos/vyos-1x/commit/570886631deae3de8c38ea4ff70710e7a4858cbd#diff-c8405ef7cc0b5938bde66328e60f83c3cdc8d47f26a59bf86d646a63d1d4e5a7R512

Jan 18 2021, 7:15 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3231: "system option ctrl-alt-delete" has no effect as Resolved.
Jan 18 2021, 5:36 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3231: "system option ctrl-alt-delete" has no effect from Open to In progress.
Jan 18 2021, 4:56 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3212: SSH: configuration directory is not always created on boot as Resolved.
Jan 18 2021, 4:53 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3212: SSH: configuration directory is not always created on boot.

Further debugging revelead it's a problem inserting the VRF BPF code, but I wonder why systemd does not restart the service one more time, then it works.

Jan 18 2021, 3:37 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T3220: Load balancing fails on wireguard interfaces.

Can you provide the full configuration? Or re-test it on the latest rolling release?
What is the IP address 10.64.0.1?

Jan 18 2021, 1:02 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav changed the status of T3230: RPKI can't be deleted from Open to Needs testing.
Jan 18 2021, 12:24 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux, VyOS 1.4 Sagitta
Viacheslav added a comment to T3230: RPKI can't be deleted.

PR https://github.com/vyos/vyatta-cfg-quagga/pull/63

Jan 18 2021, 12:10 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux, VyOS 1.4 Sagitta
joolli added a comment to T2947: Nat translation many-many with prefix does not map 1-1..

On 1.3-rolling-202101061750 has changed to kernel 5.10,

Jan 18 2021, 11:27 AM · VyOS 1.4 Sagitta
Viacheslav created T3230: RPKI can't be deleted.
Jan 18 2021, 9:46 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux, VyOS 1.4 Sagitta
Viacheslav added a subtask for T2174: Rewrite protocol BGP to new XML/Python style: T3227: Latest releases don't work with RPKI (crash).
Jan 18 2021, 8:26 AM · VyOS 1.3 Equuleus (1.3.0)
homelabmgmt removed a watcher for VyOS 1.3 Equuleus: homelabmgmt.
Jan 18 2021, 12:15 AM
Cheeze_It added a comment to T1875: Add the ability to use network address as BGP neighbor (bgp listen range).

Put in a PR for this request.

Jan 18 2021, 12:13 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Jan 17 2021

homelabmgmt added a watcher for VyOS 1.3 Equuleus: homelabmgmt.
Jan 17 2021, 7:57 PM
Viacheslav closed T2944: NTP by default listen on any address/interface as Resolved.

Fixed

vyos@r5-roll:~$ show ntp 
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
*194.0.5.123     85.199.214.102   2 u    4   64    3   39.557   -2.748   2.504
+167.86.115.96   235.106.237.243  3 u   39   64    3   45.816    5.476   0.830
+195.128.100.150 131.188.3.222    2 u    4   64    3   43.219   -1.425   1.734
vyos@r5-roll:~$ 
vyos@r5-roll:~$ show version
Jan 17 2021, 6:33 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
stepler added a comment to T3134: DHCPv6 DUID configuration node missing.

I found a workaround (persists across reboots and upgrades):

cat <<'EOF' >/config/scripts/vyos-preconfig-bootup.script
#!/bin/bash
Jan 17 2021, 6:08 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3222: Typo in BGP dampening description, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, as Resolved.
Jan 17 2021, 5:42 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3222: Typo in BGP dampening description as Resolved.
Jan 17 2021, 5:42 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T2381: OpenVPN: openvpn-option parsed/rendered improperly as Resolved.
Jan 17 2021, 5:42 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T3222: Typo in BGP dampening description.

Fixed in VyOS 1.4-rolling-202101171022

Jan 17 2021, 5:19 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po renamed T2759: validate-value prints error messages from validators that fail even if overall validation succeeds from XML: router-adver: validate both string (regex) and number to XML: router-advert, bgp: multiple different validators cause error message to pop up even if syntax is valid.
Jan 17 2021, 4:31 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T2759: validate-value prints error messages from validators that fail even if overall validation succeeds.

This actually also happens for BGP which will confuse users

vyos@vyos# set protocols bgp 100 neighbor 1.1.1.1 remote-as internal
    'internal' is not a valid integer number
Jan 17 2021, 4:31 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po claimed T2381: OpenVPN: openvpn-option parsed/rendered improperly.
Jan 17 2021, 10:04 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2442: Move application of STP settings for bridge members from interfaces-bridge.py to Interface.add_to_bridge() from Invalid to Resolved.
Jan 17 2021, 10:03 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2442: Move application of STP settings for bridge members from interfaces-bridge.py to Interface.add_to_bridge(), a subtask of T2241: Changing settings on an interface causes it to fall out of bridge, from Invalid to Resolved.
Jan 17 2021, 10:03 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2442: Move application of STP settings for bridge members from interfaces-bridge.py to Interface.add_to_bridge() as Invalid.
Jan 17 2021, 10:02 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2442: Move application of STP settings for bridge members from interfaces-bridge.py to Interface.add_to_bridge(), a subtask of T2241: Changing settings on an interface causes it to fall out of bridge, as Invalid.
Jan 17 2021, 10:02 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2442: Move application of STP settings for bridge members from interfaces-bridge.py to Interface.add_to_bridge().

STPBridgeIf has been decomissioned

Jan 17 2021, 10:02 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2523: Upgrade from 1.2.5 to 1.3-rolling-202005261512 results in broken network config on second boot.

Could you please try the latest 1.3 beta version or 1.4 rolling from https://downloads.vyos.io ?

Jan 17 2021, 9:58 AM · VyOS 1.3 Equuleus (1.3.3)
c-po added a comment to T3222: Typo in BGP dampening description.

Thank you @craterman for starting testing of our new BGP implementation.

Jan 17 2021, 8:12 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jack9603301 closed T3226: Repair bridge smoke test damage as Resolved.
Jan 17 2021, 8:11 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jack9603301 changed the status of T3226: Repair bridge smoke test damage from Open to In progress.
Jan 17 2021, 7:35 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jack9603301 added a comment to T3226: Repair bridge smoke test damage.

PR: https://github.com/vyos/vyos-1x/pull/688

Jan 17 2021, 7:18 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jack9603301 claimed T3226: Repair bridge smoke test damage.
Jan 17 2021, 7:14 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jack9603301 created T3226: Repair bridge smoke test damage.
Jan 17 2021, 7:12 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta

Jan 16 2021

Viacheslav closed T3157: salt-minion fails to start due to permission error accessing /root/.salt/minion.log as Resolved.

Fixed, VyOS 1.3-beta-202101160442
@maznu Can you re-check that all work as expected?

Jan 16 2021, 5:34 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav changed the status of T3222: Typo in BGP dampening description, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, from Open to Needs testing.
Jan 16 2021, 3:03 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav changed the status of T3222: Typo in BGP dampening description from Open to Needs testing.
Jan 16 2021, 3:03 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jack9603301 closed T3137: Let VLAN aware bridge approach the behavior of professional equipment, a subtask of T1354: Add support for VLAN-Aware bridges, as Resolved.
Jan 16 2021, 2:17 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jack9603301 closed T3137: Let VLAN aware bridge approach the behavior of professional equipment as Resolved.
Jan 16 2021, 2:17 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jack9603301 updated the task description for T3137: Let VLAN aware bridge approach the behavior of professional equipment.
Jan 16 2021, 1:47 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jack9603301 reopened T3137: Let VLAN aware bridge approach the behavior of professional equipment, a subtask of T1354: Add support for VLAN-Aware bridges, as In progress.
Jan 16 2021, 12:49 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jack9603301 reopened T3137: Let VLAN aware bridge approach the behavior of professional equipment as "In progress".
Jan 16 2021, 12:49 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jack9603301 closed T3137: Let VLAN aware bridge approach the behavior of professional equipment, a subtask of T1354: Add support for VLAN-Aware bridges, as Resolved.
Jan 16 2021, 12:42 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jack9603301 closed T3137: Let VLAN aware bridge approach the behavior of professional equipment as Resolved.
Jan 16 2021, 12:42 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T3167: Recurring bugs in Intel NIC drivers as Resolved.
Jan 16 2021, 12:41 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3151: Decide on the final list of packages for 1.3 as Resolved.
Jan 16 2021, 12:41 PM · VyOS 1.3 Equuleus (1.3.0)
c-po merged T3183: FRR 7.5 and 7.4 requires eBGP policy, without no routes are exchanged into T2100: BGP route adverisement wih checks rib.
Jan 16 2021, 12:08 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po merged task T3183: FRR 7.5 and 7.4 requires eBGP policy, without no routes are exchanged into T2100: BGP route adverisement wih checks rib.
Jan 16 2021, 12:08 PM · VyOS 1.3 Equuleus (1.3.0)
c-po updated the task description for T3223: Update Linux Kernel to v5.4.89 / 5.10.7.
Jan 16 2021, 12:07 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3223: Update Linux Kernel to v5.4.89 / 5.10.7 as Resolved.
Jan 16 2021, 12:06 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3223: Update Linux Kernel to v5.4.89 / 5.10.7 from Open to In progress.
Jan 16 2021, 11:58 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T3223: Update Linux Kernel to v5.4.89 / 5.10.7.
Jan 16 2021, 11:57 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T3183: FRR 7.5 and 7.4 requires eBGP policy, without no routes are exchanged.

T2100

Jan 16 2021, 11:36 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T3222: Typo in BGP dampening description.

PR https://github.com/vyos/vyos-1x/pull/685

Jan 16 2021, 11:23 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a subtask for T2174: Rewrite protocol BGP to new XML/Python style: T3222: Typo in BGP dampening description.
Jan 16 2021, 10:52 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a parent task for T3222: Typo in BGP dampening description: T2174: Rewrite protocol BGP to new XML/Python style.
Jan 16 2021, 10:52 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav closed T3215: Operational command "show ipv6 route" is broken as Resolved.

Fixed in VyOS 1.4-rolling-202101160747 and VyOS 1.3-beta-202101160442

Jan 16 2021, 10:36 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jack9603301 added a comment to T3137: Let VLAN aware bridge approach the behavior of professional equipment.

Better document improvement

Jan 16 2021, 10:33 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jack9603301 changed the status of T3137: Let VLAN aware bridge approach the behavior of professional equipment, a subtask of T1354: Add support for VLAN-Aware bridges, from In progress to Needs testing.
Jan 16 2021, 9:56 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jack9603301 changed the status of T3137: Let VLAN aware bridge approach the behavior of professional equipment from In progress to Needs testing.
Jan 16 2021, 9:56 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a comment to T3219: Typo in openvpn server client config for IPv6 iroute.

If you could extend the smoketest that would be even better, local test is okay, too

Jan 16 2021, 9:50 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
craterman added a comment to T2019: LLDP wrong config generation for interface 'all'.

Quoted Text

If I use
Jan 16 2021, 9:47 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
craterman created T3222: Typo in BGP dampening description.
Jan 16 2021, 9:16 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a comment to T3172: Builds sometime after 2020-12-17 have broken routing after reboot.

Reverted to 7.3 let's wait for the fix to pop up in 7.5 FRR branch and we can try again.

Jan 16 2021, 8:06 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3172: Builds sometime after 2020-12-17 have broken routing after reboot, a subtask of T3182: Main blocker Task for FRR 7.4/7.5 series update, as Resolved.
Jan 16 2021, 8:05 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T3172: Builds sometime after 2020-12-17 have broken routing after reboot as Resolved.
Jan 16 2021, 8:05 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3173: Need 'nopmtudisc' option for tunnel interface from In Progress to Finished on the VyOS 1.3 Equuleus board.
Jan 16 2021, 8:04 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3173: Need 'nopmtudisc' option for tunnel interface from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Jan 16 2021, 8:04 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3182: Main blocker Task for FRR 7.4/7.5 series update from Need Triage to Backlog on the VyOS 1.3 Equuleus board.
Jan 16 2021, 8:04 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
matzus created T3220: Load balancing fails on wireguard interfaces.
Jan 16 2021, 3:54 AM · VyOS 1.3 Equuleus (1.3.0)

Jan 15 2021

trae32566 added a comment to T3204: Performance system option destroy defined sysctl custom params.

This can be fixed by copying the two profile directories you're using (/usr/lib/tuned/network-throughput and /usr/lib/tuned/network-latency) to /etc/tuned and changing the sysctl section to only contain enabled=false. Here's it working:

root@cr01a-vyos:~# diff /usr/lib/tuned/network-latency/tuned.conf /etc/tuned/network-latency/tuned.conf
13,16c13
< net.core.busy_read=50
< net.core.busy_poll=50
< net.ipv4.tcp_fastopen=3
< kernel.numa_balancing=0
---
> enabled=false
root@cr01a-vyos:~# diff /usr/lib/tuned/network-throughput/tuned.conf /etc/tuned/network-throughput/tuned.conf 
10,16c10
< # Increase kernel buffer size maximums.  Currently this seems only necessary at 40Gb speeds.
< #
< # The buffer tuning values below do not account for any potential hugepage allocation.
< # Ensure that you do not oversubscribe system memory.
< net.ipv4.tcp_rmem="4096 87380 16777216"
< net.ipv4.tcp_wmem="4096 16384 16777216"
< net.ipv4.udp_mem="3145728 4194304 16777216"
---
> enabled=false
Jan 15 2021, 9:24 PM · VyOS Rolling, VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.1)
c-po closed T2850: Add BGP template for FRR, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, as Resolved.
Jan 15 2021, 9:09 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2850: Add BGP template for FRR as Resolved.
Jan 15 2021, 9:09 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3184: Add correct desctiptions for BGP neighbors, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, as Resolved.
Jan 15 2021, 9:08 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3184: Add correct desctiptions for BGP neighbors as Resolved.
Jan 15 2021, 9:08 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jjakob added a comment to T3219: Typo in openvpn server client config for IPv6 iroute.

Do I need to test the image before closing the task? I'm on a older image version and I manually applied the patch which works. Otherwise I'd need to upgrade the image which I won't have time for in the near future.

Jan 15 2021, 8:14 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a parent task for T3184: Add correct desctiptions for BGP neighbors: T2174: Rewrite protocol BGP to new XML/Python style.
Jan 15 2021, 7:31 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a parent task for T3203: BGP unnumbered - commit fails when route-reflector-client is set: T2174: Rewrite protocol BGP to new XML/Python style.
Jan 15 2021, 7:31 PM · VyOS 1.4 Sagitta
Viacheslav added subtasks for T2174: Rewrite protocol BGP to new XML/Python style: T3184: Add correct desctiptions for BGP neighbors, T3203: BGP unnumbered - commit fails when route-reflector-client is set.
Jan 15 2021, 7:31 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a project to T3184: Add correct desctiptions for BGP neighbors: VyOS 1.4 Sagitta.

Fixed in the new bgp format, VyOS 1.4-rolling-202101150632

Jan 15 2021, 7:24 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3204: Performance system option destroy defined sysctl custom params from Need Triage to Backlog on the VyOS 1.3 Equuleus board.
Jan 15 2021, 6:43 PM · VyOS Rolling, VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.1)
c-po moved T3211: ability to redistribute ISIS into other routing protocols from Need Triage to Backlog on the VyOS 1.3 Equuleus board.
Jan 15 2021, 6:43 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3215: Operational command "show ipv6 route" is broken from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Jan 15 2021, 6:43 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3219: Typo in openvpn server client config for IPv6 iroute from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Jan 15 2021, 6:43 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po changed the status of T3173: Need 'nopmtudisc' option for tunnel interface from Open to Needs testing.
Jan 15 2021, 6:37 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a comment to T3173: Need 'nopmtudisc' option for tunnel interface.

CLI command will be: set interfaces tunnel tun10 parameters ip no-pmtu-discovery, Also PMTU can not be changed in IPv6 sourced tunnels, a validation check has been added.

Jan 15 2021, 6:37 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po changed the status of T3167: Recurring bugs in Intel NIC drivers from In progress to Needs testing.
Jan 15 2021, 4:14 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3167: Recurring bugs in Intel NIC drivers.

As of T3218 we no longer utilize the out-of-tree drivers as there is no performance gain. Both current and equuleus branch (1.4 and 1.3) not use the Linux Kernel stock drivers.

Jan 15 2021, 4:14 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a parent task for T3218: Replace Intel out-of-tree drivers with Linux Kernel stock drivers.: T3167: Recurring bugs in Intel NIC drivers.
Jan 15 2021, 4:13 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a subtask for T3167: Recurring bugs in Intel NIC drivers: T3218: Replace Intel out-of-tree drivers with Linux Kernel stock drivers..
Jan 15 2021, 4:13 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3157: salt-minion fails to start due to permission error accessing /root/.salt/minion.log.

Backported to equuleus branch

Jan 15 2021, 4:13 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po changed the status of T3157: salt-minion fails to start due to permission error accessing /root/.salt/minion.log from Open to Needs testing.
Jan 15 2021, 4:12 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po changed the status of T3219: Typo in openvpn server client config for IPv6 iroute from In progress to Needs testing.
Jan 15 2021, 4:12 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T3219: Typo in openvpn server client config for IPv6 iroute.

Backported to equuleus branch

Jan 15 2021, 4:12 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T3215: Operational command "show ipv6 route" is broken.

Backported to equuleus

Jan 15 2021, 4:10 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav closed T3210: ISIS three-way-handshake as Resolved.

Fixed VyOS 1.4-rolling-202101150632

set protocols isis FOO interface eth1 no-three-way-handshake
set protocols isis FOO net '49.0001.1921.6800.1002.00'
Jan 15 2021, 2:08 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T3215: Operational command "show ipv6 route" is broken.

PR https://github.com/vyos/vyos-1x/pull/684

Jan 15 2021, 1:57 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jack9603301 added a comment to T3215: Operational command "show ipv6 route" is broken.

If it's just because of overlay, you can merge two XML into one XML

Jan 15 2021, 1:50 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T3215: Operational command "show ipv6 route" is broken.

It seems the problem not solved, "show ipv6 route" declared in different XML scripts, so one of them rewrites another.

Jan 15 2021, 1:14 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta