Page MenuHomeVyOS Platform
Feed Search

Dec 5 2021

c-po edited a custom field on T4041: "transition-script" doesn't work on "sync-group".
Dec 5 2021, 7:49 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po claimed T4041: "transition-script" doesn't work on "sync-group".
Dec 5 2021, 8:22 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta

Dec 4 2021

jestabro edited projects for T2768: Define a high level HTTP API, added: VyOS 1.3 Equuleus, VyOS 1.4 Sagitta; removed VyOS 1.3 Equuleus (1.3.0).
Dec 4 2021, 7:24 PM · VyOS Rolling
Unknown Object (User) added a comment to T3403: Error on interrupting list of pppoe sessions.

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

Dec 4 2021, 6:43 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T3403: Error on interrupting list of pppoe sessions.

Also, I propose to add missing 'space' to header

vyos@VyOS-BNG:~$ show pppoe-server sessions 
ifname  | username |      ip       | ip6 | ip6-dp |    calling-sid    | rate-limit | state  |  uptime  | rx-bytes  | tx-bytes 
---------+----------+---------------+-----+--------+-------------------+------------+--------+----------+-----------+----------

Easy to fix here https://github.com/vyos/vyos-1x/blob/current/src/op_mode/ppp-server-ctrl.py#L63
replace to print(f' {output}')

Dec 4 2021, 6:38 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
c-po added a comment to T4037: HTTP transfers do not follow redirects.

Question is why it tells us: Redirecting to http://FQDN/ http and not https?

Dec 4 2021, 4:04 PM · VyOS 1.4 Sagitta
c-po reopened T4037: HTTP transfers do not follow redirects as "In progress".
Dec 4 2021, 4:04 PM · VyOS 1.4 Sagitta
c-po closed T4037: HTTP transfers do not follow redirects as Resolved.
Dec 4 2021, 4:04 PM · VyOS 1.4 Sagitta
c-po added a comment to T4037: HTTP transfers do not follow redirects.
vyos@vyos:~$ add system image http://FQDN/vyos-1.4-rolling-202112010318-amd64.iso
Trying to fetch ISO file from http://FQDN/vyos-1.4-rolling-202112010318-amd64.iso...
Downloading...
Redirecting to http://FQDN/vyos-1.4-rolling-202112010318-amd64.iso
The file is 436.000 MiB.
[###__________________________________________________________________________________
Dec 4 2021, 4:04 PM · VyOS 1.4 Sagitta
c-po moved T4046: Sflow - Add Source address parameter from Open to Backlog on the VyOS 1.4 Sagitta board.
Dec 4 2021, 3:58 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po merged task T4050: Replace NTPd with Chrony into T3008: Migrate from ntpd to chronyd.
Dec 4 2021, 3:58 PM · VyOS 1.4 Sagitta
dmbaturin created T4050: Replace NTPd with Chrony.
Dec 4 2021, 3:49 PM · VyOS 1.4 Sagitta
c-po closed T4049: support command-style output with compare command as Resolved.
Dec 4 2021, 3:45 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T4049: support command-style output with compare command from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.0) board.
Dec 4 2021, 3:45 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T4049: support command-style output with compare command from Open to Finished on the VyOS 1.4 Sagitta board.
Dec 4 2021, 3:45 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po updated the task description for T4049: support command-style output with compare command.
Dec 4 2021, 3:42 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a comment to T4049: support command-style output with compare command.
[email protected]# compare
[edit protocols bgp]
>local-as 20
+neighbor 1.1.1.1 {
+    remote-as 2000
+}
[edit]
[email protected]# compare commands
set protocols bgp local-as '20'
set protocols bgp neighbor 1.1.1.1 remote-as '2000'
Dec 4 2021, 3:36 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po assigned T4049: support command-style output with compare command to hitsumabushi.
Dec 4 2021, 3:34 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po created T4049: support command-style output with compare command.
Dec 4 2021, 3:34 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T4047: Wrong regex validation in XML definitions as Resolved.
Dec 4 2021, 2:53 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T4047: Wrong regex validation in XML definitions from Open to Finished on the VyOS 1.4 Sagitta board.
Dec 4 2021, 2:53 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T4047: Wrong regex validation in XML definitions from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.0) board.
Dec 4 2021, 2:53 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po assigned T4047: Wrong regex validation in XML definitions to dmbaturin.
Dec 4 2021, 2:51 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a comment to T4047: Wrong regex validation in XML definitions.

https://github.com/vyos/vyos-utils/commit/964ced5a0ffe146115194dc50bf755a241fa40a1
https://github.com/vyos/vyos-utils/commit/f19a5e813d7a311601dbbc3014522d606d1bba39

Dec 4 2021, 2:51 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a comment to T4046: Sflow - Add Source address parameter.
KEY:            nfprobe_source_ip
DESC:           Defines the local IP address from which NetFlow datagrams are exported. Only a numerical IPv4/
		IPv6 address is expected. The supplied IP address is required to be already configured on
		one of the interfaces. This parameter is also required for graceful encoding of NetFlow v9
		and IPFIX option scoping.
DEFAULT:	IP address is selected by the Operating System
Dec 4 2021, 2:25 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T4048: BGP: L2VPN/EVPN and individual RD and RT settings for each VNI as Resolved.
Dec 4 2021, 1:57 PM · VyOS 1.4 Sagitta
c-po created T4048: BGP: L2VPN/EVPN and individual RD and RT settings for each VNI.
Dec 4 2021, 1:57 PM · VyOS 1.4 Sagitta
c-po closed T4042: BGP L2VPN / EVPN and RD type 0 set as Resolved.
Dec 4 2021, 1:51 PM · VyOS 1.4 Sagitta
Unknown Object (User) created T4047: Wrong regex validation in XML definitions.
Dec 4 2021, 1:34 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po removed a project from T4042: BGP L2VPN / EVPN and RD type 0 set: vyatta-config-mgmt.
Dec 4 2021, 1:16 PM · VyOS 1.4 Sagitta
c-po changed the status of T4042: BGP L2VPN / EVPN and RD type 0 set from Open to In progress.
Dec 4 2021, 1:16 PM · VyOS 1.4 Sagitta
n.fort created T4046: Sflow - Add Source address parameter.
Dec 4 2021, 12:20 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
n.fort added a comment to T4041: "transition-script" doesn't work on "sync-group".

It may be related to T4033 ???

Dec 4 2021, 11:40 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T4045: Unable to "format disk <new> like <old>" as Resolved.
Dec 4 2021, 6:50 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0)
c-po moved T4045: Unable to "format disk <new> like <old>" from Open to Finished on the VyOS 1.4 Sagitta board.
Dec 4 2021, 6:50 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0)
c-po moved T4045: Unable to "format disk <new> like <old>" from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.0) board.
Dec 4 2021, 6:49 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0)
c-po created T4045: Unable to "format disk <new> like <old>".
Dec 4 2021, 6:32 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0)
c-po closed T4043: BFD: add support for passive mode as Resolved.
Dec 4 2021, 6:23 AM · VyOS 1.4 Sagitta
c-po closed T4044: BFD: add vrf support as Resolved.
Dec 4 2021, 6:23 AM · VyOS 1.4 Sagitta
c-po created T4044: BFD: add vrf support.
Dec 4 2021, 6:22 AM · VyOS 1.4 Sagitta
c-po claimed T4043: BFD: add support for passive mode.
Dec 4 2021, 6:17 AM · VyOS 1.4 Sagitta
c-po created T4043: BFD: add support for passive mode.
Dec 4 2021, 6:17 AM · VyOS 1.4 Sagitta

Dec 3 2021

Unknown Object (User) edited projects for T3006: Accel-PPP & vlan-mon config get invalid VLAN, added: VyOS 1.4 Sagitta, VyOS 1.3 Equuleus; removed vyos-pppoe-server, vyatta-cfg-op-pppoe.
Dec 3 2021, 5:47 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
daniil created T4042: BGP L2VPN / EVPN and RD type 0 set.
Dec 3 2021, 3:52 PM · VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T4012: Add VRF support for TFTP.

PR for 1.3 https://github.com/vyos/vyos-1x/pull/1094

Dec 3 2021, 3:07 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T4041: "transition-script" doesn't work on "sync-group".

I checked it on these versions of VYOS. (VyOS 1.3.0-epa3, VyOS 1.3-beta-202112010443 , VyOS 1.4-rolling-202112021432)

Dec 3 2021, 12:55 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Unknown Object (User) created T4041: "transition-script" doesn't work on "sync-group".
Dec 3 2021, 12:50 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta

Dec 2 2021

Restricted Repository Identity closed T4035: Geneve interfaces aren't displayed by operational mode commands as Resolved by committing rVYOSONEX485c931b3203: Merge pull request #1093 from dmbaturin/basename-fix.
Dec 2 2021, 6:47 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
scj643 added a comment to T4029: Broken SFTP uploads.

https://github.com/vyos/vyatta-config-mgmt/blob/current/scripts/vyatta-commit-push.pl#L71-L82 seems to be the root cause for this.

Dec 2 2021, 6:15 PM · VyOS 1.4 Sagitta
Unknown Object (User) changed the status of T3546: Add support for running scripts on PPPoE server session events from In progress to Needs testing.
Dec 2 2021, 6:07 PM · VyOS 1.3 Equuleus (1.3.4)
dmbaturin renamed T4035: Geneve interfaces aren't displayed by operational mode commands from Geneve interfaces doesn't display from op-mode to Geneve interfaces aren't displayed by operational mode commands.
Dec 2 2021, 5:32 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin reopened T3356: Script for remote file transfers as "In progress".
Dec 2 2021, 2:44 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin reopened T3356: Script for remote file transfers, a subtask of T3355: Remove all remaining legacy Vyatta code, as In progress.
Dec 2 2021, 2:44 PM · VyOS Rolling
erkin added a subtask for T3355: Remove all remaining legacy Vyatta code: T4038: Rewrite `vyatta-image-tools.pl` in Python.
Dec 2 2021, 2:41 PM · VyOS Rolling
erkin added a parent task for T4038: Rewrite `vyatta-image-tools.pl` in Python: T3355: Remove all remaining legacy Vyatta code.
Dec 2 2021, 2:41 PM · Restricted Project, VyOS 1.4 Sagitta
erkin created T4038: Rewrite `vyatta-image-tools.pl` in Python.
Dec 2 2021, 2:41 PM · Restricted Project, VyOS 1.4 Sagitta
erkin added a subtask for T3356: Script for remote file transfers: T4029: Broken SFTP uploads.
Dec 2 2021, 2:32 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin added a parent task for T4029: Broken SFTP uploads: T3356: Script for remote file transfers.
Dec 2 2021, 2:32 PM · VyOS 1.4 Sagitta
erkin added a comment to T3556: Commit-archive via scp causes 100% CPU on boot.

Does this problem persist with the latest rolling version?

Dec 2 2021, 2:31 PM · VyOS 1.4 Sagitta
erkin added a comment to T3628: commit-archive source-address Interface Broken.

The way sockets are handled in the last version should've fixed this once and for all.

Dec 2 2021, 2:30 PM · VyOS 1.4 Sagitta
erkin closed T3950: CLI backtrace on update if DNS not defined as Resolved.

Less scary error messages are produced now.

Dec 2 2021, 2:29 PM · VyOS 1.4 Sagitta
erkin closed T3950: CLI backtrace on update if DNS not defined , a subtask of T3356: Script for remote file transfers, as Resolved.
Dec 2 2021, 2:29 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
erkin changed the status of T4037: HTTP transfers do not follow redirects from Open to In progress.
Dec 2 2021, 2:18 PM · VyOS 1.4 Sagitta
erkin claimed T4029: Broken SFTP uploads.
Dec 2 2021, 2:17 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4035: Geneve interfaces aren't displayed by operational mode commands.
>>> from vyos.ifconfig import Section
>>> Section.interfaces('geneve')
[]
>>>
Dec 2 2021, 1:39 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav renamed T4036: VXLAN incorrect raiseError if set multicast network instead of singe address from VXLAN incorrect riseError if set multicast network instead of singe address to VXLAN incorrect raiseError if set multicast network instead of singe address.
Dec 2 2021, 1:37 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav created T4036: VXLAN incorrect raiseError if set multicast network instead of singe address.
Dec 2 2021, 1:37 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T4032: PPPoE server firewall zone completion missing.

It's just a warning message, as ppp+ it is a regex, exactly interface with such name not exist.
But rule applied

Dec 2 2021, 12:20 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T4035: Geneve interfaces aren't displayed by operational mode commands.
Dec 2 2021, 11:40 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav created T4035: Geneve interfaces aren't displayed by operational mode commands.
Dec 2 2021, 11:37 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
FileGo added a comment to T4032: PPPoE server firewall zone completion missing.

I get the following below, even though ppp0 exists:

Dec 2 2021, 10:55 AM · VyOS 1.4 Sagitta
c-po renamed T3318: Update Linux Kernel to v5.4.208 / 5.10.142 from Update Linux Kernel to v5.4.162 / 5.10.82 to Update Linux Kernel to v5.4.163 / 5.10.83.
Dec 2 2021, 7:11 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
anthr76 added a comment to T3979: vyos-hostd unable to hostfile-update.

Sadly my firewall rules got wiped on upgrade and I'm a little nervous know about going backwards. I will try one going forward in a week or so.

Dec 2 2021, 1:47 AM · VyOS 1.4 Sagitta

Dec 1 2021

Zach added a comment to T4014: Add “command” and “arg” configuration options for containers.
Dec 1 2021, 8:18 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4028: FRR 8.1 routes not being applied to routing table after reboot if an interface has 2 ip addresses.

I opened an issue https://github.com/FRRouting/frr/issues/10160

Dec 1 2021, 7:34 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4032: PPPoE server firewall zone completion missing.

@FileGo It does not require such configuration in the server section.
As user interfaces creates dynamically "ppp0 ppp5 ppp23" etc
Your zone should look like:

Dec 1 2021, 3:52 PM · VyOS 1.4 Sagitta
Unknown Object (User) closed T3695: OpenConnect reports commit success when ocserv fails to start due to SSL cert/key file issues as Resolved.
Dec 1 2021, 3:29 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
FileGo created T4032: PPPoE server firewall zone completion missing.
Dec 1 2021, 12:52 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T3979: vyos-hostd unable to hostfile-update.

@anthr76 Try vyos-1.4-rolling-202112010318-amd64.iso

Dec 1 2021, 12:23 PM · VyOS 1.4 Sagitta
Viacheslav created T4031: Ability to configure DMVPN in vrf.
Dec 1 2021, 11:45 AM · VyOS 1.4 Sagitta
daniil created T4030: SR-IOV and interface renaming bug .
Dec 1 2021, 9:30 AM · VyOS 1.4 Sagitta
Unknown Object (User) closed T4012: Add VRF support for TFTP as Unknown Status.
Dec 1 2021, 7:03 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta

Nov 30 2021

anthr76 added a comment to T3979: vyos-hostd unable to hostfile-update.
vyos@scr1-fw-1:~$ show ver
Nov 30 2021, 10:04 PM · VyOS 1.4 Sagitta
scj643 triaged T4029: Broken SFTP uploads as High priority.
Nov 30 2021, 9:59 PM · VyOS 1.4 Sagitta
Viacheslav closed T4010: DMVPN generates incorrect configuration life_time for swanctl.conf as Resolved.
Nov 30 2021, 5:12 PM · VyOS 1.4 Sagitta
Viacheslav moved T3725: show configuration in json format from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.0) board.
Nov 30 2021, 4:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav closed T3725: show configuration in json format as Resolved.
Nov 30 2021, 4:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T4028: FRR 8.1 routes not being applied to routing table after reboot if an interface has 2 ip addresses.

After disable/enable interface ethX the routes reappear

vyos@r11-roll:~$ sudo ip link set dev eth0 down
vyos@r11-roll:~$ sudo ip link set dev eth0 up
Nov 30 2021, 3:17 PM · VyOS 1.4 Sagitta
Viacheslav triaged T4028: FRR 8.1 routes not being applied to routing table after reboot if an interface has 2 ip addresses as High priority.
Nov 30 2021, 2:08 PM · VyOS 1.4 Sagitta
n.fort added a comment to T4028: FRR 8.1 routes not being applied to routing table after reboot if an interface has 2 ip addresses.

Problem seems to be when 2 ip addresses on same network is defined on interface, like this:

Nov 30 2021, 1:31 PM · VyOS 1.4 Sagitta

Nov 29 2021

Viacheslav changed the status of T3979: vyos-hostd unable to hostfile-update from Open to Needs testing.
Nov 29 2021, 10:51 PM · VyOS 1.4 Sagitta
miguemely updated the task description for T4028: FRR 8.1 routes not being applied to routing table after reboot if an interface has 2 ip addresses.
Nov 29 2021, 10:40 PM · VyOS 1.4 Sagitta
miguemely created T4028: FRR 8.1 routes not being applied to routing table after reboot if an interface has 2 ip addresses.
Nov 29 2021, 10:37 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T3725: show configuration in json format.

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

vyos@r11-roll:~$ show configuration json pretty 
{
    "interfaces": {
        "ethernet": {
            "eth0": {
                "address": [
                    "192.168.122.11/24"
                ],
                "hw-id": "52:54:00:48:a0:c6"
            },
            "eth1": {
                "hw-id": "52:54:00:fc:50:0b"
            },
            "eth2": {
                "hw-id": "52:54:00:e5:2f:51"
            }
        },
        "loopback": {
            "lo": {}
        }
    },
    "protocols": {
        "static": {
            "route": {
                "0.0.0.0/0": {
                    "next-hop": {
                        "192.168.122.1": {}
                    }
                }
            }
        }
    },
    "service": {
        "ssh": {
            "disable-host-validation": {}
        }
    },
    "system": {
        "config-management": {
            "commit-revisions": "100"
        },
        "conntrack": {
            "modules": {
                "ftp": {},
                "h323": {},
                "nfs": {},
                "pptp": {},
                "sip": {},
                "sqlnet": {},
                "tftp": {}
            }
        },
        "console": {
            "device": {
                "ttyS0": {
                    "speed": "115200"
                }
            }
        },
        "host-name": "r11-roll",
        "login": {
            "user": {
                "vyos": {
                    "authentication": {
                        "encrypted-password": "$45OXXXX",
                        "plaintext-password": "",
                        "public-keys": {
                            "vyos@vyos": {
                                "key": "AAXXXXk=",
                                "type": "ssh-rsa"
                            }
                        }
                    }
                }
            }
        },
        "name-server": [
            "1.1.1.1"
        ],
        "ntp": {
            "server": {
                "time1.vyos.net": {},
                "time2.vyos.net": {},
                "time3.vyos.net": {}
            }
        },
        "syslog": {
            "global": {
                "facility": {
                    "all": {
                        "level": "info"
                    },
                    "protocols": {
                        "level": "debug"
                    }
                }
            }
        },
        "time-zone": "Europe/Madrid"
    }
}
Nov 29 2021, 8:04 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav changed the status of T3725: show configuration in json format from Open to In progress.
Nov 29 2021, 7:29 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav updated the task description for T3725: show configuration in json format.
Nov 29 2021, 7:12 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
SrividyaA created T4026: PKI: generate pki certificate sign <ca-name> is not working.
Nov 29 2021, 12:54 PM · VyOS 1.4 Sagitta (1.4.1)
Unknown Object (User) closed T3946: Automatically resize the root partition if the drive has extra space as Resolved.
Nov 29 2021, 9:24 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
hexes created T4025: OpenVPN server with TAP interface, client didn’t see network.
Nov 29 2021, 7:00 AM · Bugs, VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.1), Restricted Project, openvpn

Nov 28 2021

egoistdream added a comment to T3976: Missing prefix-list and access-list option from ipv6 route-map.

I have tested with vyos-1.4-rolling-202111281249 and is still missing, I can confirm that the frr version is 8.1.

Nov 28 2021, 11:27 PM