Page MenuHomeVyOS Platform
Feed All Stories

Jun 15 2020

c-po added a comment to T2588: Add support for default values to the interface-definition format.

My fault. defaultValue must pe placed outside of properties

Jun 15 2020, 7:20 PM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEX9c4d9a76d58d: Merge pull request #458 from thomas-mangin/T2599 (authored by c-po).
Jun 15 2020, 6:48 PM
c-po added a comment to T2518: Add support for IPv6 NAT (NPTv6).

@alexandrestein can I assume you‘re using NPTv6 on VyOS 1.2 series? If so you mind sharing an example/configuration so we can also improve our documentation?

Jun 15 2020, 5:15 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jack9603301 added a comment to T2518: Add support for IPv6 NAT (NPTv6).

@alexandrestein Sorry, I didn't understand some of them, but I opened this task list to track 1.3 nptv6 process, not about the DHCP support of wireguard. If you need this function or find that there is a bug in wireguard's DHCP, you should submit a bug report task list separately.

Jun 15 2020, 4:45 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
alexandrestein added a comment to T2518: Add support for IPv6 NAT (NPTv6).

Thank you @jack9603301.

Jun 15 2020, 4:35 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
thomas-mangin closed T2591: show command has wrong interfaces ordering as Resolved.
Jun 15 2020, 3:40 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2591: show command has wrong interfaces ordering.

@Dmitry correct same bug - thank you. resolved.

Jun 15 2020, 3:40 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin closed T2576: "show interfaces" does not return VTI as Resolved.
Jun 15 2020, 3:39 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T2572: Wrong default units when defining traffic policy bandwidth.

@c-po I have never tested QoS on PPPoE in my lab. I'm having a look and come back to you.

Jun 15 2020, 3:32 PM
Unknown Object (User) added a comment to T2599: "show interfaces" does not list VIF interfaces in ascending order.

I think this is a related task https://phabricator.vyos.net/T2591

Jun 15 2020, 3:30 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2599: "show interfaces" does not list VIF interfaces in ascending order.
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
dum0             172.18.254.201/32                 u/u
eth0             -                                 u/u
eth0.5           -                                 u/u
eth0.10          -                                 u/u
eth0.15          -                                 u/u
eth0.201         172.18.201.10/24                  u/u
eth0.202         2001:affe::201/64                 u/u
eth1             fd00::ffff/64                     u/u
eth2             -                                 A/D
lo               127.0.0.1/8                       u/u
                 ::1/128
Jun 15 2020, 3:29 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2599: "show interfaces" does not list VIF interfaces in ascending order as Resolved.
Jun 15 2020, 3:29 PM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEX8193515fe6fe: Merge pull request #457 from thomas-mangin/T2599 (authored by c-po).
Jun 15 2020, 3:26 PM
c-po added a comment to T2572: Wrong default units when defining traffic policy bandwidth.
vyos@vyos:~$ show config commands | grep traffic
set interfaces pppoe pppoe0 traffic-policy out 'QoS'
set traffic-policy shaper QoS bandwidth '50mbit'
set traffic-policy shaper QoS default bandwidth '100%'
set traffic-policy shaper QoS default queue-type 'fq-codel'
vyos@vyos:~$ tc class show dev pppoe0
vyos@vyos:~$
Jun 15 2020, 3:23 PM
thomas-mangin added a comment to T2599: "show interfaces" does not list VIF interfaces in ascending order.

https://github.com/vyos/vyos-1x/pull/457

Jun 15 2020, 3:23 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T2572: Wrong default units when defining traffic policy bandwidth.

Hey @zsdc , thanks for having a look into it.

Jun 15 2020, 3:14 PM
fabio.prina added a comment to T2576: "show interfaces" does not return VTI.

Thanks to all of you

Jun 15 2020, 2:56 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2599: "show interfaces" does not list VIF interfaces in ascending order from Need Triage to Backlog on the VyOS 1.3 Equuleus board.
Jun 15 2020, 2:54 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2576: "show interfaces" does not return VTI from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Jun 15 2020, 2:54 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2576: "show interfaces" does not return VTI from Open to Needs testing.
Jun 15 2020, 2:54 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX79bb346293e9: login: radius: T2600: fix wrongly redered pam_radius_auth.conf.
Jun 15 2020, 2:53 PM
c-po closed T2600: RADIUS system login configuration rendered wrongly as Resolved.
Jun 15 2020, 2:53 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2600: RADIUS system login configuration rendered wrongly from Open to In progress.
Jun 15 2020, 2:31 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2600: RADIUS system login configuration rendered wrongly.
Jun 15 2020, 2:23 PM · VyOS 1.3 Equuleus (1.3.0)
c-po renamed T2599: "show interfaces" does not list VIF interfaces in ascending order from "show interfaces" does not list VIF interfaces in natural sorted order to "show interfaces" does not list VIF interfaces in ascending order.
Jun 15 2020, 2:19 PM · VyOS 1.3 Equuleus (1.3.0)
c-po assigned T2599: "show interfaces" does not list VIF interfaces in ascending order to thomas-mangin.
Jun 15 2020, 2:18 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2599: "show interfaces" does not list VIF interfaces in ascending order.
Jun 15 2020, 2:18 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2576: "show interfaces" does not return VTI.

The patch was merged and the issue should be resolved with the next ISO.

Jun 15 2020, 2:10 PM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEXd119be2a5d9f: Merge pull request #456 from thomas-mangin/T2576 (authored by c-po).
Jun 15 2020, 12:55 PM
thomas-mangin added a comment to T2576: "show interfaces" does not return VTI.

https://github.com/vyos/vyos-1x/pull/456

Jun 15 2020, 11:53 AM · VyOS 1.3 Equuleus (1.3.0)
zsdc assigned T2572: Wrong default units when defining traffic policy bandwidth to Unknown Object (User).

@s.lorente can you check this with actually configured tc values?

Jun 15 2020, 11:13 AM
olofl added a comment to T109: VyOS Can Lose Parts Of Its Config On Reboot - In Certain Situations.

This config was lost after first boot. Ping T2598
VyOS 1.2.3

Jun 15 2020, 9:53 AM · VyOS 1.3 Equuleus (1.3.3)
Demon_H added a comment to T2574: wan-load-balance snat bug and route problem.

And i wonder why there is a rule which is 'WANLOADBALANCE_OUT -p icmp -m icmp --icmp-type any -j ACCEPT'.
May i know the purpose of the rule ?

Jun 15 2020, 9:39 AM · VyOS 1.3 Equuleus (1.3.6)
Demon_H added a comment to T2574: wan-load-balance snat bug and route problem.

It seems to be ok in vyos-1.3-rolling-202006150117-amd64.iso. Thanks a lot.

Jun 15 2020, 9:28 AM · VyOS 1.3 Equuleus (1.3.6)
olofl added a comment to T2598: Error when commiting firewall groups.

When googling on the error given, T109 shows up where I had posted about this in 2018. I'm not sure it's related to this. Im not sure any configuration has been lost on reboot.

Jun 15 2020, 9:22 AM · VyOS 1.2 Crux
olofl created T2598: Error when commiting firewall groups.
Jun 15 2020, 9:20 AM · VyOS 1.2 Crux
Demon_H added a comment to T2574: wan-load-balance snat bug and route problem.

I did not config any nat rule.

Jun 15 2020, 8:00 AM · VyOS 1.3 Equuleus (1.3.6)
c-po added a comment to T2574: wan-load-balance snat bug and route problem.

Please also share your NAT configuration

Jun 15 2020, 7:45 AM · VyOS 1.3 Equuleus (1.3.6)
Demon_H added a comment to T2574: wan-load-balance snat bug and route problem.

And I found that when I changed the wan load-balance configuration, the load-balance process failed to come up.
And I excuted the show wan-load-balance command, it returned the message 'WAN load balancing is not configured'.
After reboot, it became all right then.

Jun 15 2020, 2:21 AM · VyOS 1.3 Equuleus (1.3.6)
Demon_H added a comment to T2574: wan-load-balance snat bug and route problem.

This is my config below:

load-balancing {
    wan {
        enable-local-traffic
        interface-health pppoe0 {
            failure-count 5
            nexthop dhcp
            success-count 1
            test 0 {
                resp-time 5
                target 119.29.29.29
                ttl-limit 1
                type ping
            }
        }
        interface-health pppoe1 {
            failure-count 5
            nexthop dhcp
            success-count 1
            test 0 {
                resp-time 5
                target 119.29.29.29
                ttl-limit 1
                type ping
            }
        }
        interface-health pppoe2 {
            failure-count 5
            nexthop dhcp
            success-count 1
            test 0 {
                resp-time 5
                target 119.29.29.29
                ttl-limit 1
                type ping
            }
        }
        interface-health pppoe3 {
            failure-count 5
            nexthop dhcp
            success-count 1
            test 0 {
                resp-time 5
                target 119.29.29.29
                ttl-limit 1
                type ping
            }
        }
        rule 1 {
            inbound-interface eth1
            interface pppoe0 {
                weight 1
            }
            interface pppoe1 {
                weight 1
            }
            interface pppoe2 {
                weight 1
            }
            interface pppoe3 {
                weight 1
            }
            protocol all
        }
        sticky-connections {
        }
    }
}
Jun 15 2020, 2:18 AM · VyOS 1.3 Equuleus (1.3.6)
mpueschel added a comment to T2550: OpenVPN: IPv4 not working in client mode.

The same issue is present in site-to-site mode. local-host can be set there, but should not be required as the WAN ip might be dynamic

Jun 15 2020, 12:16 AM · VyOS 1.3 Equuleus (1.3.0)

Jun 14 2020

IZT_crobinson created T2597: Add more options to API.
Jun 14 2020, 10:48 PM
xrobau updated the task description for T2596: Allow specifying source IP for 'add system image'.
Jun 14 2020, 9:34 PM · VyOS 1.3 Equuleus (1.3.0)
xrobau updated the task description for T2596: Allow specifying source IP for 'add system image'.
Jun 14 2020, 9:32 PM · VyOS 1.3 Equuleus (1.3.0)
xrobau updated the task description for T2596: Allow specifying source IP for 'add system image'.
Jun 14 2020, 9:17 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2596: Allow specifying source IP for 'add system image'.

Probably is can be set in a curlrc file which is populated from CLI options

Jun 14 2020, 8:52 PM · VyOS 1.3 Equuleus (1.3.0)
xrobau added a comment to T1872: Removing serial console port from ESXi VM causes flooded syslog.

Confirmed fixed, thanks @c-po!

Jun 14 2020, 8:49 PM · VyOS 1.3 Equuleus (1.3.0)
xrobau updated the task description for T2596: Allow specifying source IP for 'add system image'.
Jun 14 2020, 8:46 PM · VyOS 1.3 Equuleus (1.3.0)
xrobau updated the task description for T2596: Allow specifying source IP for 'add system image'.
Jun 14 2020, 8:39 PM · VyOS 1.3 Equuleus (1.3.0)
xrobau created T2596: Allow specifying source IP for 'add system image'.
Jun 14 2020, 8:34 PM · VyOS 1.3 Equuleus (1.3.0)
c-po claimed T1538: Update conntrack-sync packages to fix VRRP issues.
Jun 14 2020, 8:19 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a project to T1538: Update conntrack-sync packages to fix VRRP issues: VyOS 1.3 Equuleus.
Jun 14 2020, 8:11 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1538: Update conntrack-sync packages to fix VRRP issues.
Jun 14 2020, 8:10 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a project to T1729: PIM (Protocol Independent Multicast) implementation: VyOS 1.2 Crux (VyOS 1.2.6).
Jun 14 2020, 8:08 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Unknown Object (User) added a comment to T1729: PIM (Protocol Independent Multicast) implementation.

Add PR for CRUX.
https://github.com/vyos/vyos-build/pull/107
https://github.com/vyos/vyos-1x/pull/455

Jun 14 2020, 8:07 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
xrobau placed T1538: Update conntrack-sync packages to fix VRRP issues up for grabs.
Jun 14 2020, 8:02 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1415: equuleus: buster: 24-efi_packages.chroot fails to apply.

Booting on VMware ESX with EFI works as expected.

Jun 14 2020, 7:55 PM
c-po added a comment to T1415: equuleus: buster: 24-efi_packages.chroot fails to apply.

Is this still an issue? Or does it now work in EFI systems?

Jun 14 2020, 7:48 PM
c-po committed rVYOSONEX27c38bfc6925: wireless: T2354: add new validator for phy interfaces.
Jun 14 2020, 7:46 PM
c-po closed T2354: Wireless conf_mode errors, a subtask of T2353: Interface [conf_mode] errors parent task, as Resolved.
Jun 14 2020, 7:46 PM · VyOS 1.3 Equuleus (1.3.6)
c-po closed T2354: Wireless conf_mode errors as Resolved.
Jun 14 2020, 7:46 PM · VyOS 1.3 Equuleus (1.3.0)
c-po claimed T2354: Wireless conf_mode errors.
Jun 14 2020, 7:01 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2594: Missing firmware for iwlwifi, a subtask of T1958: Include only firmware we actually need, as Resolved.
Jun 14 2020, 4:23 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2594: Missing firmware for iwlwifi as Resolved.
Jun 14 2020, 4:23 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2595: Update Linux Kernel to v4.19.128 as Resolved.
Jun 14 2020, 4:05 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2595: Update Linux Kernel to v4.19.128.
Jun 14 2020, 4:05 PM · VyOS 1.3 Equuleus (1.3.0)
c-po placed T1035: SNMP BGP 32 bit AS number fail up for grabs.
Jun 14 2020, 3:36 PM · VyOS 1.4 Sagitta (1.4.0)
c-po placed T1070: SWANCTL: DMVPN: ALL peers are deleted in swan when opennhrp tries to delete ONE peer up for grabs.
Jun 14 2020, 3:36 PM · Bugs, VyOS 1.3 Equuleus (1.3.9), VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project
c-po placed T2594: Missing firmware for iwlwifi up for grabs.
Jun 14 2020, 2:51 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2594: Missing firmware for iwlwifi.

Okay, root cause is the extraction script which parses the Kernel source for included source/object files.

Jun 14 2020, 11:58 AM · VyOS 1.3 Equuleus (1.3.0)
c-po claimed T2594: Missing firmware for iwlwifi.
Jun 14 2020, 11:42 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2594: Missing firmware for iwlwifi.

@jjakob by a weird coincidence I yesterday received a Thinkpad T420s which shows the exact same error.

Jun 14 2020, 11:41 AM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2594: Missing firmware for iwlwifi.

You may use dpkg to unpack and install according to the following information:

Jun 14 2020, 11:14 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2594: Missing firmware for iwlwifi.

This is the users dmesg with failed firmware load

[   21.951100] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   21.951932] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-6.ucode failed with error -2
[   21.951961] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-5.ucode failed with error -2
[   21.951982] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-4.ucode failed with error -2
[   21.951985] iwlwifi 0000:03:00.0: no suitable firmware found!
[   21.958303] iwlwifi 0000:03:00.0: minimum version required: iwlwifi-6000-4
[   21.967817] iwlwifi 0000:03:00.0: maximum version supported: iwlwifi-6000-6
[   21.975992] iwlwifi 0000:03:00.0: check git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
Jun 14 2020, 11:10 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2594: Missing firmware for iwlwifi.

For driver firmware, it's just a ko file, which can then be used by setting the boot in the configuration directory to automatically load the kernel file, or by using the following command:

depmod
modprobe myko

Considering the general Linux, the path of this driver and kernel component is usually:

/lib/modules/`uname -r`/kernel/driver/mymod/
Jun 14 2020, 11:06 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2594: Missing firmware for iwlwifi.

Okay, the file is correctly installed, the question is, why the firmware is not accepted by the card. So there is no bug in general of the build system.

Jun 14 2020, 11:00 AM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2594: Missing firmware for iwlwifi.

For driver firmware, it's just a ko file, which can then be used by setting the boot in the configuration directory to automatically load the kernel file, or by using the following command:

Jun 14 2020, 10:55 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2594: Missing firmware for iwlwifi.

@jjakob installing all firmware files will again bload the image. As said - root cause must be determined why that particular file did not end up in the image. The repo holds the firmware in question (https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/iwlwifi-3945-2.ucode) so I'm currently debugging why it's not shipped.

Jun 14 2020, 10:51 AM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2594: Missing firmware for iwlwifi.

Adding custom install firmware command may be a good way. I tried to manually compile and upload firmware to vyos before.

Jun 14 2020, 10:47 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2594: Missing firmware for iwlwifi.

I suggested to install the firmware-iwlwifi package from the debian repos as part of the debugging process. Of course this isn't a supported way for end users, this is known for a long time, and you must take care to not run apt-get upgrade, dist-upgrade or install a package that conflicts or overrides a vyos package. It is safe to install packages that don't conflict.

Jun 14 2020, 10:37 AM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2594: Missing firmware for iwlwifi.

There are two main disadvantages to the third-party files and packages installed outside the packaged files of the installed vyos system. You need to determine by yourself that if:
a) does not match the basic debian system of vyos, ABI conflicts may occur.

Jun 14 2020, 9:56 AM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2594: Missing firmware for iwlwifi.

Although this is not an orthodox solution, it is the fault of artificially installing drivers when there is a lack of drivers. Vyos is based on debian for secondary development, although unorthodox solutions should be allowed to use debian underlying commands to install appropriate firmware packages. Judging from the error message, it appears that the unpacking failed because there are other packages in conflict.

Jun 14 2020, 9:52 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1872: Removing serial console port from ESXi VM causes flooded syslog.

Any rolling ISO generated after vyos-1.3-rolling-202006140117-amd64.iso will have the fix.

Jun 14 2020, 9:48 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2593: source NAT translation port can not be set when translation address is set to masquerade.

Any rolling ISO generated after vyos-1.3-rolling-202006140117-amd64.iso will have the fix.

Jun 14 2020, 9:48 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2593: source NAT translation port can not be set when translation address is set to masquerade as Resolved.
Jun 14 2020, 9:48 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX5f75ecc0e207: nat: T2593: fix for SNAT translation port when using masquerade.
Jun 14 2020, 9:47 AM
c-po added a comment to T2593: source NAT translation port can not be set when translation address is set to masquerade.

It now renders to:

Jun 14 2020, 9:46 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2593: source NAT translation port can not be set when translation address is set to masquerade.

The mentioned configuration results into this snippet on VyOS 1.2.5

Jun 14 2020, 9:37 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2593: source NAT translation port can not be set when translation address is set to masquerade from Open to In progress.
Jun 14 2020, 9:36 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2594: Missing firmware for iwlwifi.

It is not recommended to install Debian firmware- packages over vyos-linux-firmware. The question is why the firmware file in question is not pulled in automatically.

Jun 14 2020, 9:34 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEXe85ce4276c09: console: T2569: bugfix removing entire console CLI tree.
Jun 14 2020, 9:29 AM
c-po added a comment to T1872: Removing serial console port from ESXi VM causes flooded syslog.

T2569 did an entire rewrite of the console command in XML / Pyhton. Bugfix for this problem is also tracked in that task.

Jun 14 2020, 9:29 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2594: Missing firmware for iwlwifi.

Non-free firmware was added by default in crux: T15

Jun 14 2020, 9:04 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob triaged T2594: Missing firmware for iwlwifi as Normal priority.
Jun 14 2020, 9:01 AM · VyOS 1.3 Equuleus (1.3.0)
xrobau added a comment to T1872: Removing serial console port from ESXi VM causes flooded syslog.

There's a regression here, I can not 'delete system console' in the current rolling build, I get this:

Jun 14 2020, 8:51 AM · VyOS 1.3 Equuleus (1.3.0)

Jun 13 2020

c-po closed T2321: VRF support for SSH, NTP, SNMP service as Resolved.
Jun 13 2020, 9:47 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2321: VRF support for SSH, NTP, SNMP service, a subtask of T2579: The root task for VRF features, as Resolved.
Jun 13 2020, 9:47 PM · VyOS 1.3 Equuleus (1.3.6)
c-po committed rVYOSONEXde112874efc3: snmp: T2321: add VRF support.
Jun 13 2020, 9:46 PM
c-po updated the task description for T2321: VRF support for SSH, NTP, SNMP service.
Jun 13 2020, 9:22 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2321: VRF support for SSH, NTP, SNMP service, a subtask of T2579: The root task for VRF features, from Open to Needs testing.
Jun 13 2020, 9:21 PM · VyOS 1.3 Equuleus (1.3.6)