Page MenuHomeVyOS Platform
Feed All Stories

Aug 20 2020

Viacheslav added a comment to T915: MPLS Support.

@Viacheslav what about abnormal label allocation behavior which I wrote earlier? Was it fixed?

Aug 20 2020, 6:34 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T320: OSPF does not redistribute connected routes associated with virtual tunnel interfaces.

In this lab I used VyOS 1.3-rolling-202008170118. The connected routes redistributed in OSPF at HUB are being properly exchanged to WAN router, including the route to the virtual tunnel interface vti50.

Aug 20 2020, 5:24 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
jack9603301 added a comment to T2814: kernel 5.1+ : NAT : module `nft_chain_nat_ipv4` renamed.

Thanks

Aug 20 2020, 4:50 AM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T2815: Move certbot config directory under /config/auth as Resolved.
Aug 20 2020, 4:49 AM · VyOS 1.3 Equuleus (1.3.0)
jestabro committed rVYOSONEX41c847593551: https: T2815: adjust for change in certbot config directory.
Aug 20 2020, 4:49 AM
jestabro committed rVYOSONEX0bc94e588fea: certbot: T2815: change config dir to /config/auth/letsencrypt.
Aug 20 2020, 4:49 AM
runar added a comment to T2814: kernel 5.1+ : NAT : module `nft_chain_nat_ipv4` renamed.

Yes, nft_chain_nat_ipv6 is also affected by this, and needs the same adjustments as the nat module

Aug 20 2020, 4:29 AM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEX106073a1899f: Merge pull request #530 from DmitriyEshenko/1x-anyconnect-fix01 (authored by c-po).
Aug 20 2020, 3:52 AM
GitHub <noreply@github.com> committed rVYOSONEXc7707363bd9b: Merge pull request #531 from sever-sever/T915-timers (authored by c-po).
Aug 20 2020, 3:52 AM
jestabro changed the status of T2815: Move certbot config directory under /config/auth from Open to In progress.
Aug 20 2020, 3:30 AM · VyOS 1.3 Equuleus (1.3.0)
jestabro triaged T2815: Move certbot config directory under /config/auth as Normal priority.
Aug 20 2020, 3:29 AM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2814: kernel 5.1+ : NAT : module `nft_chain_nat_ipv4` renamed.

Although nat66 (NPT) is not currently incorporated into the mainline, I may need to modify my implementation if it is also modified

Aug 20 2020, 2:07 AM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2814: kernel 5.1+ : NAT : module `nft_chain_nat_ipv4` renamed.

Hello, here is a request beyond the outline. Please help me check whether the NAT kernel module of IPv6 has also changed? It turned out to be nft_chain_nat_ipv6

Aug 20 2020, 2:01 AM · VyOS 1.3 Equuleus (1.3.0)

Aug 19 2020

tjh added a comment to T2801: conntrack-tools flooding logs.

So I fixed this on my setup by kill -9 conntrackd
and then sudo /etc/init.d/conntrackd start

Aug 19 2020, 11:44 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.3 Equuleus (1.3.7)
Cheeze_It added a comment to T1237: Static Route Path Monitoring, failover.

Would it be reasonable to use BFD for this? Since BFD is already implemented we might be able to use that as well?

Aug 19 2020, 8:48 PM · VyOS 1.4 Sagitta
runar updated the task description for T2814: kernel 5.1+ : NAT : module `nft_chain_nat_ipv4` renamed.
Aug 19 2020, 7:05 PM · VyOS 1.3 Equuleus (1.3.0)
runar added a project to T2814: kernel 5.1+ : NAT : module `nft_chain_nat_ipv4` renamed: VyOS 1.3 Equuleus.
Aug 19 2020, 6:47 PM · VyOS 1.3 Equuleus (1.3.0)
runar created T2814: kernel 5.1+ : NAT : module `nft_chain_nat_ipv4` renamed.
Aug 19 2020, 6:44 PM · VyOS 1.3 Equuleus (1.3.0)
runar renamed T2813: NAT: possible to commit illegal source nat without translation from NAT: possible to commit illegal source nat without destination to NAT: possible to commit illegal source nat without translation .
Aug 19 2020, 6:32 PM · VyOS 1.3 Equuleus (1.3.0)
runar created T2813: NAT: possible to commit illegal source nat without translation .
Aug 19 2020, 6:31 PM · VyOS 1.3 Equuleus (1.3.0)
Cheeze_It added a comment to T915: MPLS Support.

PR https://github.com/vyos/vyos-1x/pull/531
Add discovery hello timers

Aug 19 2020, 5:49 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added a comment to T915: MPLS Support.

PR https://github.com/vyos/vyos-1x/pull/531
Add discovery hello timers

Aug 19 2020, 5:13 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po committed rVYOSONEX509f347d0858: lldp: op-mode: convert data processing from XML to JSON.
Aug 19 2020, 4:41 PM
c-po closed T2794: op-mode: lldp: "show lldp neighbors" IndexError: list index out of range as Resolved.
Aug 19 2020, 4:40 PM · VyOS 1.3 Equuleus (1.3.0)
Cheeze_It added a comment to T915: MPLS Support.

@Cheeze_It Thank's. Can you describe what features you are missing?
And if possible, an example configuration.

Aug 19 2020, 3:28 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added a comment to T2802: Tunnel interface does not apply EUI-64 IPv6 Address.
Aug 19 2020, 3:15 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T2807: IPv6 Link-Local Address - Automatically generation/configuration on GRE Interfaces.

It's doesn't work only for GRE encapsulation.
All other interfaces work as expected.

Aug 19 2020, 3:12 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) renamed T2807: IPv6 Link-Local Address - Automatically generation/configuration on GRE Interfaces from IPv6 Link-Local Address - Automatically generation/configuration on Interfaces to IPv6 Link-Local Address - Automatically generation/configuration on GRE Interfaces.
Aug 19 2020, 2:55 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T2802: Tunnel interface does not apply EUI-64 IPv6 Address.

In VyOS 1.3-rolling-202008170118 the interfaces do not generate/get the configured IPv6-EUI Address, as in the image:

Aug 19 2020, 2:36 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T2807: IPv6 Link-Local Address - Automatically generation/configuration on GRE Interfaces.

In version VyOS 1.3-rolling-202008170118 physical interfaces have an automatic generated IPv6 Link-Local Address set, though Tunnel interfaces does not have it and it is necessary to set manually an IPv6 Link-Local Address ramdomly created. Tunnel interfaces also do not present a Layer-2 address from which a Link-Local IPv6 could be derived.

Aug 19 2020, 2:32 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T2807: IPv6 Link-Local Address - Automatically generation/configuration on GRE Interfaces.

https://forum.vyos.io/t/ospfv3-not-working-over-gre-tunnel/5805/8

Aug 19 2020, 1:54 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2812: Add basic smoketest for anyconnect, a subtask of T2036: Open Connect VPN Server () support, from Open to In progress.
Aug 19 2020, 11:00 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2812: Add basic smoketest for anyconnect from Open to In progress.
Aug 19 2020, 11:00 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) triaged T2812: Add basic smoketest for anyconnect as Wishlist priority.
Aug 19 2020, 11:00 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T2777: "monitor dhcp" does not output any DHCP related information.

"monitor dhcp" parse /var/log/messages and not use tcpdump

Aug 19 2020, 10:58 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T1515: FRR ospf6d crashes when performing: "show ipv6 ospfv3 database" as Resolved.

Fixed, VyOS 1.3-rolling-202008190118

Aug 19 2020, 10:38 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2811: Cannot delete vpn anyconnect from Open to In progress.
Aug 19 2020, 9:57 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) created T2811: Cannot delete vpn anyconnect.
Aug 19 2020, 9:56 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T2163: Disabled vif interface with "address dhcp" requests DHCP address.

dhclient script up this interface after hooks

Aug 19 2020, 9:33 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.6)
Unknown Object (User) added a comment to T2809: An issue with config migration (system ntp server).

This happens only when in config before migration exists nodes system 'ntp' without other params.

Aug 19 2020, 7:30 AM · VyOS 1.2 Crux (VyOS 1.2.8)
craterman added a comment to T915: MPLS Support.

@Viacheslav what about abnormal label allocation behavior which I wrote earlier? Was it fixed?

Aug 19 2020, 7:15 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added a comment to T915: MPLS Support.

@Cheeze_It Thank's. Can you describe what features you are missing?
And if possible, an example configuration.

Aug 19 2020, 6:58 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T2791: "monitor traceroute" has no explicit IPv4/IPv6 support as Resolved.
Aug 19 2020, 5:59 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) closed T2036: Open Connect VPN Server () support as Resolved.

Works as expected on VyOS 1.3-rolling-202008190118

Aug 19 2020, 4:39 AM · VyOS 1.3 Equuleus (1.3.0)
Cheeze_It added a comment to T915: MPLS Support.

I also want to add more verification. I was able to bring up LDP *properly* to a Juniper as well. The one thing I was not able to 100% verify was that the labels themselves were proper from end to end *BUT* the Junipers did properly see the labels and did allocate from Vyos. Vyos itself also did the same. Due to a lack of ability to specify an explicit null I cannot absolutely verify yet, but I hope to be able to in the future. SO far though it seems that you guys have done a good job making sure that the P functionality works, and label allocation works. Well done. I was *ALSO* able to make the MPLS label pop up properly. Please check the very bottom for the verification of it working :)

Aug 19 2020, 4:01 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta

Aug 18 2020

Unknown Object (User) triaged T2810: Docs for vpn anyconnect-server as Wishlist priority.
Aug 18 2020, 9:47 PM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
Unknown Object (User) changed the status of T2036: Open Connect VPN Server () support from Open to Needs testing.
Aug 18 2020, 9:39 PM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEX01609e08e3bf: op-mode: T2791: Add monitor traceroute explicit for ipv4-ipv6 and vrf (authored by c-po).
Aug 18 2020, 9:38 PM
GitHub <noreply@github.com> committed rVYOSONEX865cba395223: anyconnect: T2036: add anyconnect VPN support (authored by Unknown Object (User)).
Aug 18 2020, 9:37 PM
Unknown Object (User) created T2809: An issue with config migration (system ntp server).
Aug 18 2020, 8:56 PM · VyOS 1.2 Crux (VyOS 1.2.8)
lundgrenolof updated the task description for T2806: ipsec generates false warning on commit when local prefix is sourced from loopback.
Aug 18 2020, 8:39 PM · VyOS 1.2 Crux (VyOS 1.2.8)
Unknown Object (User) claimed T2036: Open Connect VPN Server () support.
Aug 18 2020, 7:57 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T2785: dhcpv6-server doesn't work as Invalid.

As it turned out, the problem was on the client-side dhcpv6c and was fixed in T2510
Next Rolling release will be without this bug.

vyos@r2-roll:~$ sudo tcpdump -ntvi eth1 port 546
tcpdump: listening on eth1, link-type EN10MB (Ethernet), capture size 262144 bytes
IP6 (flowlabel 0x630bb, hlim 1, next-header UDP (17) payload length: 60) fe80::5054:ff:fe78:6e81.546 > ff02::1:2.547: [bad udp cksum 0xbc21 -> 0x1ea8!] dhcp6 solicit (xid=f47a17 (client-ID hwaddr/time type 1 time 651069356 5254004ba2c4) (IA_NA IAID:1 T1:0 T2:0) (elapsed-time 103) (option-request DNS-server DNS-search-list))
IP6 (flowlabel 0x0d161, hlim 64, next-header UDP (17) payload length: 128) fe80::5054:ff:fe3c:7c1f.547 > fe80::5054:ff:fe78:6e81.546: [bad udp cksum 0x8790 -> 0xfa6f!] dhcp6 advertise (xid=f47a17 (IA_NA IAID:1 T1:0 T2:0 (IA_ADDR 2001:db8::199 pltime:27000 vltime:43200)) (client-ID hwaddr/time type 1 time 651069356 5254004ba2c4) (server-ID hwaddr/time type 1 time 651085104 5254003c7c1f) (DNS-server 2001:db8::ffff 2001:db8::1))
IP6 (flowlabel 0x630bb, hlim 1, next-header UDP (17) payload length: 106) fe80::5054:ff:fe78:6e81.546 > ff02::1:2.547: [bad udp cksum 0xbc4f -> 0x44a5!] dhcp6 request (xid=a568a (client-ID hwaddr/time type 1 time 651069356 5254004ba2c4) (server-ID hwaddr/time type 1 time 651085104 5254003c7c1f) (IA_NA IAID:1 T1:0 T2:0 (IA_ADDR 2001:db8::199 pltime:27000 vltime:43200)) (elapsed-time 0) (option-request DNS-server DNS-search-list))
IP6 (flowlabel 0x0d161, hlim 64, next-header UDP (17) payload length: 128) fe80::5054:ff:fe3c:7c1f.547 > fe80::5054:ff:fe78:6e81.546: [bad udp cksum 0x8790 -> 0x19e7!] dhcp6 reply (xid=a568a (IA_NA IAID:1 T1:0 T2:0 (IA_ADDR 2001:db8::199 pltime:27000 vltime:43200)) (client-ID hwaddr/time type 1 time 651069356 5254004ba2c4) (server-ID hwaddr/time type 1 time 651085104 5254003c7c1f) (DNS-server 2001:db8::ffff 2001:db8::1))
Aug 18 2020, 5:09 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2510: 1.3 DHCPv6 Ethernet not working as Resolved.
Aug 18 2020, 3:48 PM
jestabro added a subtask for T2582: Script daemon to offload processing during commit: T2808: Add smoketest to ensure script consistency with config daemon.
Aug 18 2020, 3:45 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a parent task for T2808: Add smoketest to ensure script consistency with config daemon: T2582: Script daemon to offload processing during commit.
Aug 18 2020, 3:45 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro changed the status of T2808: Add smoketest to ensure script consistency with config daemon from Open to Needs testing.
Aug 18 2020, 3:45 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX3282250a9a7c: dhcpv6: T2510: fix missing id-assoc for non temporary address.
Aug 18 2020, 3:36 PM
c-po changed the status of T2510: 1.3 DHCPv6 Ethernet not working from Open to In progress.
Aug 18 2020, 3:22 PM
Viacheslav added a comment to T2510: 1.3 DHCPv6 Ethernet not working.

The problem is not with the restart.
I think the problem with the template dhclient-ipv6.tmpl

Aug 18 2020, 3:12 PM
c-po committed rVYOSONEXb1675e420479: lcd: T2564: add support for Lanner, Watchguard, Symantec boxes.
Aug 18 2020, 2:41 PM
c-po committed rVYOSONEXb9658cf8fa85: ifconfig: T2653: bugfix when removing DHCP address.
Aug 18 2020, 2:41 PM
ajgnet added a comment to T2760: In a load-balanced multi-wan configuration with DHCP assigned addresses, IPsec "dhcp-interface" does not work.

Enabling sticky connections had no effect in my testing. The only temporary solution was T2747. Unfortunately, this solution no longer works once the IP address changes on a DHCP-assigned interface.

Aug 18 2020, 12:42 PM · VyOS Rolling, Bugs
Viacheslav added a comment to T1944: FRR: Invalid route in BGP causes update storm, memory leak, and failure of Zebra.

@bbabich any udpates?

Aug 18 2020, 12:21 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T2791: "monitor traceroute" has no explicit IPv4/IPv6 support.

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

Aug 18 2020, 9:37 AM · VyOS 1.3 Equuleus (1.3.0)
pasik added a comment to T2805: Remove all references to Xen PV.

32-bit Xen PV support was dropped recently from upstream Linux kernel 5.9.
64-bit Xen PV is still supported in upstream Linux kernel.

Aug 18 2020, 6:33 AM · Restricted Project

Aug 17 2020

orlandoamador added a comment to T2297: NTP add support for pool configuration.

I believe we should stick to the same format as ntp.conf.

Aug 17 2020, 8:30 PM · VyOS 1.4 Sagitta
c-po added a comment to T2297: NTP add support for pool configuration.

Another idea would be to introduce a new option „pool“ for any specified server to use the pool keyword over server. But I see no downside of always using pool, do you?

Aug 17 2020, 7:38 PM · VyOS 1.4 Sagitta
orlandoamador added a comment to T2297: NTP add support for pool configuration.

That would do a 2 for 1 solution.

Aug 17 2020, 6:17 PM · VyOS 1.4 Sagitta
SrividyaA added a comment to T2760: In a load-balanced multi-wan configuration with DHCP assigned addresses, IPsec "dhcp-interface" does not work.

In addition to the workaround provided in the task T2747, the following configuration could also be added to the existing configuration:

Aug 17 2020, 5:58 PM · VyOS Rolling, Bugs
Unknown Object (User) updated the task description for T2802: Tunnel interface does not apply EUI-64 IPv6 Address.
Aug 17 2020, 5:37 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) updated the task description for T2807: IPv6 Link-Local Address - Automatically generation/configuration on GRE Interfaces.
Aug 17 2020, 5:32 PM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEX2357a5e412ee: Merge pull request #527 from zdc/T2332-crux (authored by c-po).
Aug 17 2020, 4:46 PM
zsdc changed the status of T2332: Backport node option for a syslog server, a subtask of T2327: Unable to create syslog server entry with different port, from Open to In progress.
Aug 17 2020, 4:38 PM · VyOS 1.2 Crux (VyOS 1.2.6)
zsdc changed the status of T2332: Backport node option for a syslog server from Open to In progress.

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

Aug 17 2020, 4:38 PM · VyOS 1.2 Crux (VyOS 1.2.6)
c-po added a comment to T2802: Tunnel interface does not apply EUI-64 IPv6 Address.
Aug 17 2020, 4:24 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T2802: Tunnel interface does not apply EUI-64 IPv6 Address.

Tunnel Interfaces also do not generate/configure a Link-Local IPv6. It looks like Tunnel interfaces do not have any MAC Address associated to it.

Aug 17 2020, 2:40 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed Is it a breaking change? from none to behavior on T2807: IPv6 Link-Local Address - Automatically generation/configuration on GRE Interfaces.
Aug 17 2020, 2:01 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) created T2807: IPv6 Link-Local Address - Automatically generation/configuration on GRE Interfaces.
Aug 17 2020, 2:00 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 updated the task description for T2518: Add support for IPv6 NAT (NPTv6).
Aug 17 2020, 1:27 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
lundgrenolof updated the task description for T2806: ipsec generates false warning on commit when local prefix is sourced from loopback.
Aug 17 2020, 11:42 AM · VyOS 1.2 Crux (VyOS 1.2.8)
lundgrenolof updated the task description for T2806: ipsec generates false warning on commit when local prefix is sourced from loopback.
Aug 17 2020, 10:58 AM · VyOS 1.2 Crux (VyOS 1.2.8)
lundgrenolof created T2806: ipsec generates false warning on commit when local prefix is sourced from loopback.
Aug 17 2020, 10:46 AM · VyOS 1.2 Crux (VyOS 1.2.8)
Viacheslav added a comment to T2772: BGP Route Distinguisher & Route Target Extended Community.

@ronie can you build an example with frr?

Aug 17 2020, 10:11 AM · VyOS 1.3 Equuleus (1.3.5)
dmbaturin created T2805: Remove all references to Xen PV.
Aug 17 2020, 9:57 AM · Restricted Project
runar closed T2766: vyos-build: build-config: arm64 is not a valid architecture as Resolved.

Merged

Aug 17 2020, 9:43 AM
olofl added a comment to T2327: Unable to create syslog server entry with different port.

This is not solved in 1.2.6-epa1. Will this be solved in 1.2.6?

Aug 17 2020, 9:17 AM · VyOS 1.2 Crux (VyOS 1.2.6)
Unknown Object (User) added a comment to T486: Static IPv6 default route via OSPFv3-learned loopback is not activated.

It seems that making the tunnel connection a Stub Area would reach the same design goal without relying on a recursive static route, but it also seems that this feature is not supported in OSPFv3 by now. I´ve opened the following feature requests: https://phabricator.vyos.net/T2804 & https://phabricator.vyos.net/T2803 .

Aug 17 2020, 8:37 AM · Bugs, VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project, test
Unknown Object (User) created T2804: OSPFv3 Stub / NSSA [no summary].
Aug 17 2020, 8:28 AM · VyOS Rolling
jestabro added a comment to T2636: get_config_dict() shall always return a list on <multi/> nodes.

@thomas-mangin in further tests, I've seen wide variability in timing tests, independent of caching, with the original quote being the high-end. That will need to be investigated, but I think performance should not be considered a road-block for now.

Aug 17 2020, 4:21 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T486: Static IPv6 default route via OSPFv3-learned loopback is not activated.

I´ve tyred to reproduce this scenario with VyOS 1.3-rolling-202007300117.
The static-default-route is correctly installed in the routing table after rebooting the router.

Aug 17 2020, 4:16 AM · Bugs, VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project, test
jack9603301 added a comment to T2694: The information provided by SNMP is incomplete.

Sorry, I don't understand what you mean. Can you tell me more about it? What is using net-snmp to submit feature requests?

Aug 17 2020, 4:09 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2694: The information provided by SNMP is incomplete.

Please file feature request with net-snmp.

Aug 17 2020, 3:59 AM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2694: The information provided by SNMP is incomplete.
Aug 17 2020, 2:54 AM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2694: The information provided by SNMP is incomplete.

The list of oids currently supported by vyos is as follows:

Aug 17 2020, 2:39 AM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a project to T2801: conntrack-tools flooding logs: VyOS 1.2 Crux (VyOS 1.2.6).
Aug 17 2020, 2:24 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.3 Equuleus (1.3.7)
dmbaturin claimed T2801: conntrack-tools flooding logs.
Aug 17 2020, 2:24 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.3 Equuleus (1.3.7)
Unknown Object (User) updated subscribers of T2803: OSPFv3 - Default-Information Originate [always].
Aug 17 2020, 12:05 AM
Unknown Object (User) created T2803: OSPFv3 - Default-Information Originate [always].
Aug 17 2020, 12:02 AM

Aug 16 2020

Unknown Object (User) added a comment to T486: Static IPv6 default route via OSPFv3-learned loopback is not activated.
Aug 16 2020, 11:42 PM · Bugs, VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project, test