Page MenuHomeVyOS Platform
Feed Search

Jun 10 2020

Unknown Object (User) added a comment to T2580: Support for ip pools for ippoe.

ipoe daemon allows us to use this possibility. We need to add CLI commands.
Proposed commands:

set service ipoe-server client-ip-pool name POOL1 subnet 100.64.0.0/24

Radius attribute Framed-Pool.

Jun 10 2020, 8:19 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
jjakob changed the status of T2054: Changing "system name-server" doesn't update dns forwarding config, neither does "restart dns forwarding", a subtask of T2464: DNS bugs (parent task), from Needs testing to In progress.
Jun 10 2020, 8:08 PM · VyOS Rolling
jjakob changed the status of T2054: Changing "system name-server" doesn't update dns forwarding config, neither does "restart dns forwarding" from Needs testing to In progress.
Jun 10 2020, 8:08 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob changed the status of T1751: DNS server addresses from DHCPv6 are not added to resolv.conf, a subtask of T2464: DNS bugs (parent task), from Needs testing to In progress.
Jun 10 2020, 8:07 PM · VyOS Rolling
jjakob changed the status of T1751: DNS server addresses from DHCPv6 are not added to resolv.conf from Needs testing to In progress.
Jun 10 2020, 8:07 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Unknown Object (User) closed T2565: Cannot connect to l2tp server with radius auth as Resolved.
Jun 10 2020, 8:06 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) closed T2575: pppoe-server: does not possibly assign IP address as Resolved.

Tested on VyOS 1.3-rolling-202006101523
SSTP, L2TP and PPPoE work as expected.
As for pptp, needs to create an additional bug report

Jun 10 2020, 8:05 PM · VyOS 1.3 Equuleus (1.3.0)
githonk moved T2581: webproxy: implement proxy chaining from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Jun 10 2020, 7:00 PM · VyOS 1.3 Equuleus (1.3.0), vyatta-webproxy
githonk added a comment to T2581: webproxy: implement proxy chaining.

https://github.com/vyos/vyatta-webproxy/pull/16

Jun 10 2020, 6:36 PM · VyOS 1.3 Equuleus (1.3.0), vyatta-webproxy
githonk added a project to T2581: webproxy: implement proxy chaining: VyOS 1.3 Equuleus.
Jun 10 2020, 6:35 PM · VyOS 1.3 Equuleus (1.3.0), vyatta-webproxy
jjakob closed T2553: set interface ethN vif-s nnnn does not commit as Resolved.
Jun 10 2020, 6:29 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a comment to T2578: ipaddrcheck unaware of /31 host addresses - can no longer assign /31 mask to interface addresses.

Fixed: https://github.com/vyos/ipaddrcheck/commit/27dd86068b1ab3204517b8950746aec7c1c294d0

Jun 10 2020, 5:06 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2518: Add support for IPv6 NAT (NPTv6).

@alexandrestein Note that vyos 1.2 (crux) does not implement DHCPv6 PD.

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

Thanks a lot for your time and knowledge on VyOS.
I will try with 1.2.

Jun 10 2020, 4:57 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sean.watkins created T2580: Support for ip pools for ippoe.
Jun 10 2020, 4:40 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
jack9603301 added a comment to T2518: Add support for IPv6 NAT (NPTv6).

@alexandrestein Or, a disguised solution is to directly use iptables instruction rules to manually implement temporary nptv6 conversion. But I don't know when it will work. You can try it.
PS: because vyos uses nftables to implement NAT in 1.3, but because of the function limitation of nftables version, this function cannot be realized at present.

Jun 10 2020, 4:35 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
zsdc changed the subtype of T2257: BGP does not work with VRF from "Bug" to "Feature Request".
Jun 10 2020, 4:33 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2518: Add support for IPv6 NAT (NPTv6).

If you want NPT, you may have to wait for the time to come when conditions are right, and the community may implement NPT at that time.

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

@jack9603301, you look to have way more knowledge on IPv6 routing and the VyOS capabilities than I.

Jun 10 2020, 4:15 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav added a comment to T2573: BFD op-mode commands are broken.

Also in 1.2.5

vyos@vyos:~$ show protocols bfd peer 10.203.42.1 
% Unknown command: show bfd     peer 10.203.42.1 local-address 10.203.42.254 vrf default
vyos@vyos:~$ 
vyos@vyos:~$ show protocols bfd peer 10.203.42.1 counters 
% Unknown command: show bfd     peer 10.203.42.1 local-address 10.203.42.254 vrf default counters
vyos@vyos:~$ 
vyos@vyos:~$ 
vyos@vyos:~$ show version 
Version:          VyOS 1.2.5
Jun 10 2020, 2:54 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
Viacheslav added a project to T2573: BFD op-mode commands are broken: VyOS 1.2 Crux.
Jun 10 2020, 2:51 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
fabio.prina added a comment to T2576: "show interfaces" does not return VTI.

hello Thomas
What exactly do you need ?

Jun 10 2020, 1:14 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav renamed T2322: CLI [op-mode] bugs. Root task from CLI [op-mode] bugs to CLI [op-mode] bugs. Root task.
Jun 10 2020, 1:00 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a parent task for T2573: BFD op-mode commands are broken: T2322: CLI [op-mode] bugs. Root task.
Jun 10 2020, 12:57 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
Viacheslav added a subtask for T2322: CLI [op-mode] bugs. Root task: T2573: BFD op-mode commands are broken.
Jun 10 2020, 12:57 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a parent task for T2173: Add the ability to use VRF on VTI interfaces: T2579: The root task for VRF features.
Jun 10 2020, 12:55 PM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T2251: VRF communication breaks when utilizing zone-based firewalling: T2579: The root task for VRF features.
Jun 10 2020, 12:55 PM · VyOS Rolling, Bugs
Viacheslav added a parent task for T2257: BGP does not work with VRF: T2579: The root task for VRF features.
Jun 10 2020, 12:55 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a parent task for T2258: VRF route leaking from BGP: T2579: The root task for VRF features.
Jun 10 2020, 12:55 PM · VyOS 1.3 Equuleus (1.3.5)
Viacheslav added a parent task for T2259: Support for bind vif-c interfaces into VRFs: T2579: The root task for VRF features.
Jun 10 2020, 12:55 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a parent task for T2271: OSPF: add per VRF instance support: T2579: The root task for VRF features.
Jun 10 2020, 12:55 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a parent task for T2277: dhclient-script-vyos does not support VRFs: T2579: The root task for VRF features.
Jun 10 2020, 12:55 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a parent task for T2321: VRF support for SSH, NTP, SNMP service: T2579: The root task for VRF features.
Jun 10 2020, 12:55 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added subtasks for T2579: The root task for VRF features: T2321: VRF support for SSH, NTP, SNMP service, T2258: VRF route leaking from BGP, T2173: Add the ability to use VRF on VTI interfaces, T2271: OSPF: add per VRF instance support, T2257: BGP does not work with VRF, T2251: VRF communication breaks when utilizing zone-based firewalling, T2277: dhclient-script-vyos does not support VRFs, T2259: Support for bind vif-c interfaces into VRFs.
Jun 10 2020, 12:55 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav created T2579: The root task for VRF features.
Jun 10 2020, 12:53 PM · VyOS 1.3 Equuleus (1.3.6)
thomas-mangin added a comment to T2576: "show interfaces" does not return VTI.

hello Fabio, could you please show me how the vti interfaces are presented under Linux so I can fix the code. I thought I had properly ported the code from Perl to Python must I must have misunderstood something.

Jun 10 2020, 12:50 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav reassigned T2578: ipaddrcheck unaware of /31 host addresses - can no longer assign /31 mask to interface addresses from Viacheslav to dmbaturin.
Jun 10 2020, 10:38 AM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin renamed T2578: ipaddrcheck unaware of /31 host addresses - can no longer assign /31 mask to interface addresses from ipaddrchecl unaware of /31 host addresses - can no longer assign /31 mask to interface addresses to ipaddrcheck unaware of /31 host addresses - can no longer assign /31 mask to interface addresses.
Jun 10 2020, 9:35 AM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a comment to T2578: ipaddrcheck unaware of /31 host addresses - can no longer assign /31 mask to interface addresses.

I'm pretty sure it's my failure to correctly handle an edge case. I'll look into it today, should be simple enough.

Jun 10 2020, 9:34 AM · VyOS 1.3 Equuleus (1.3.0)
c-po updated the task description for T2578: ipaddrcheck unaware of /31 host addresses - can no longer assign /31 mask to interface addresses.
Jun 10 2020, 9:31 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2578: ipaddrcheck unaware of /31 host addresses - can no longer assign /31 mask to interface addresses.

Clearly a workaround is the fastest way to "fix" VyOS, but the backend code should be fixed, too. This is either ipaddrcheck https://github.com/vyos/ipaddrcheck or libcidr.

Jun 10 2020, 9:31 AM · VyOS 1.3 Equuleus (1.3.0)
runar added a comment to T2578: ipaddrcheck unaware of /31 host addresses - can no longer assign /31 mask to interface addresses.

i'm wondering if this is the right approach.
This works as a workaround, but this needs to be added to the ipaddrcheck validator as an allowed host-address and not be done in a shell script

Jun 10 2020, 8:23 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav claimed T2578: ipaddrcheck unaware of /31 host addresses - can no longer assign /31 mask to interface addresses.

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

Jun 10 2020, 8:18 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T2577: /31 addresses are unable to be used in many cases.

https://phabricator.vyos.net/T2578

Jun 10 2020, 7:32 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T2578: ipaddrcheck unaware of /31 host addresses - can no longer assign /31 mask to interface addresses.

Proposed validator for host https://github.com/vyos/vyos-1x/blob/current/src/validators/ipv4-host

Jun 10 2020, 7:23 AM · VyOS 1.3 Equuleus (1.3.0)
c-po triaged T2578: ipaddrcheck unaware of /31 host addresses - can no longer assign /31 mask to interface addresses as Urgent! priority.
Jun 10 2020, 6:22 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2578: ipaddrcheck unaware of /31 host addresses - can no longer assign /31 mask to interface addresses.
Jun 10 2020, 6:22 AM · VyOS 1.3 Equuleus (1.3.0)
c-po renamed T2548: Interfaces allowing inappropriate network addresses to be assigned from Interfaces allowing inappropriate addresses to Interfaces allowing inappropriate network addresses to be assigned.
Jun 10 2020, 6:18 AM · VyOS 1.3 Equuleus (1.3.0)
shaferstockton added a comment to T2508: Enable user to configure a LUA script that modifies resolving in PowerDNS.

Do I need to do more to get the PR merged?

Jun 10 2020, 2:44 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.5)
kroy created T2577: /31 addresses are unable to be used in many cases.
Jun 10 2020, 1:35 AM · VyOS 1.3 Equuleus (1.3.0)

Jun 9 2020

Unknown Object (User) added a comment to T2515: Ethernet interface is automatically disabled when removing it from bond.

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

Jun 9 2020, 8:59 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2518: Add support for IPv6 NAT (NPTv6).

@alexandrestein Vyos1.3 's npt is temporarily unavailable, but vyos1.3 basically supports dhcpv6-pd,. If there is no special reason, you can consider using a global address instead of ULA, to obtain the delegation prefix directly from ISP and distribute it to the client (via RA), instead of using ULA+NPT.

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

Sorry.
It had some kind of persistency and I had to turn it on again to have it working.

Jun 9 2020, 8:20 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Unknown Object (User) changed the status of T2575: pppoe-server: does not possibly assign IP address from Open to In progress.

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

Jun 9 2020, 8:16 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2518: Add support for IPv6 NAT (NPTv6).

NPTv6 is available in VyOS 1.2 (crux) and currently not implemented in 1.3 (equuleus) as nftables package should be updated to 0.9.5 to make use of netmap.

Jun 9 2020, 6:14 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po added a comment to T2573: BFD op-mode commands are broken.

@zsdc can you please have a look? CHanges to FRR show commands introduced here: https://github.com/vyos/vyos-1x/commit/6492541b

Jun 9 2020, 6:11 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
c-po reassigned T2573: BFD op-mode commands are broken from c-po to zsdc.
Jun 9 2020, 6:10 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
jack9603301 added a comment to T2518: Add support for IPv6 NAT (NPTv6).

@alexandrestein To be honest, I don't understand why NPTs work in your configuration. It seems to have nothing to do with NPTs.

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

You are right.

Jun 9 2020, 4:56 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
fabio.prina added a comment to T2576: "show interfaces" does not return VTI.

I suppose the problem is related to T2546 and the the op-mode: T2546: migrate show interfaces tunnel,input,pseudo-ethernet,… github commit

Jun 9 2020, 4:51 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2518: Add support for IPv6 NAT (NPTv6).

In fact, according to official comments and my retrospection of nptv6 code, vyos has not generated any code for nptv6 at present.

Jun 9 2020, 4:49 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po triaged T2321: VRF support for SSH, NTP, SNMP service as Normal priority.
Jun 9 2020, 4:48 PM · VyOS 1.3 Equuleus (1.3.0)
c-po renamed T2321: VRF support for SSH, NTP, SNMP service from VRF support for services to VRF support for SSH, NTP, SNMP service.
Jun 9 2020, 4:48 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2321: VRF support for SSH, NTP, SNMP service from Need Triage to Backlog on the VyOS 1.3 Equuleus board.
Jun 9 2020, 4:48 PM · VyOS 1.3 Equuleus (1.3.0)
c-po claimed T2321: VRF support for SSH, NTP, SNMP service.
Jun 9 2020, 4:47 PM · VyOS 1.3 Equuleus (1.3.0)
alexandrestein added a comment to T2518: Add support for IPv6 NAT (NPTv6).

I made this works.

Jun 9 2020, 4:44 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
fabio.prina created T2576: "show interfaces" does not return VTI.
Jun 9 2020, 4:20 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2567: accel-ppp eats all memory with a small sstp config.

https://github.com/xebd/accel-ppp/issues/133

Jun 9 2020, 2:41 PM · VyOS 1.3 Equuleus (1.3.9)
Unknown Object (User) claimed T2575: pppoe-server: does not possibly assign IP address.
Jun 9 2020, 2:25 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) created T2575: pppoe-server: does not possibly assign IP address.
Jun 9 2020, 2:25 PM · VyOS 1.3 Equuleus (1.3.0)
Demon_H created T2574: wan-load-balance snat bug and route problem.
Jun 9 2020, 1:51 PM · VyOS 1.3 Equuleus (1.3.6)
daniil added a comment to T2321: VRF support for SSH, NTP, SNMP service.
In T2321#66700, @c-po wrote:

@daniil that would work of course. You tested it manuslly that this works?

Jun 9 2020, 10:41 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T2567: accel-ppp eats all memory with a small sstp config.

In this case, SSTP daemon trying to allocate RAM for ipv6 pool and router does not have enough RAM. Dynamic memory allocation is not implemented for ip-pools.
Maybe, in this case, we need to calculate before commit, and show commit fail message with reason?
Calculating:
2^64 bit = 18446744073709551616 bit or 2305843009213693952 byte
2305843009213693952 * 64 (structure size byte) = 147573952589676412928 byte or 137438953472 GB
Correct me if my calculation wrong.

Jun 9 2020, 10:34 AM · VyOS 1.3 Equuleus (1.3.9)
ngoehring added a comment to T2553: set interface ethN vif-s nnnn does not commit.

Successfully able to create the vif-s 1234 per the above example without any issues on VyOS 1.3-rolling-202006070117:

Jun 9 2020, 10:16 AM · VyOS 1.3 Equuleus (1.3.0)
syncer added a project to T2567: accel-ppp eats all memory with a small sstp config: VyOS 1.3 Equuleus.
Jun 9 2020, 9:39 AM · VyOS 1.3 Equuleus (1.3.9)
kroy added a comment to T2573: BFD op-mode commands are broken.

This one works good too

Jun 9 2020, 2:28 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
kroy updated the task description for T2573: BFD op-mode commands are broken.
Jun 9 2020, 2:25 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
kroy assigned T2573: BFD op-mode commands are broken to c-po.

Seems like this might be VRF related

Jun 9 2020, 2:24 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
kroy created T2573: BFD op-mode commands are broken.
Jun 9 2020, 2:24 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux

Jun 8 2020

c-po added a comment to T2321: VRF support for SSH, NTP, SNMP service.

@daniil that would work of course. You tested it manuslly that this works?

Jun 8 2020, 8:56 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob changed the status of T2279: Router resolves as 127.0.1.1 when using Router's Recursive DNS, a subtask of T2464: DNS bugs (parent task), from Open to In progress.
Jun 8 2020, 7:29 PM · VyOS Rolling
jjakob changed the status of T2279: Router resolves as 127.0.1.1 when using Router's Recursive DNS from Open to In progress.
Jun 8 2020, 7:29 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.7)
daniil added a comment to T2321: VRF support for SSH, NTP, SNMP service.

Can use systemd module file override?

Jun 8 2020, 7:08 PM · VyOS 1.3 Equuleus (1.3.0)
kroy closed T2559: Add operational mode command to retrieve hardware sensor data as Resolved.
Jun 8 2020, 6:23 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2571: NAT destination port with ! results in error.
Jun 8 2020, 5:50 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2570: Drop support for "system console device <device> modem", a subtask of T2569: Migrate "set system console" to XML and Python representation, from Open to In progress.
Jun 8 2020, 4:20 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2570: Drop support for "system console device <device> modem" from Open to In progress.
Jun 8 2020, 4:20 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2570: Drop support for "system console device <device> modem".
Jun 8 2020, 4:20 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2569: Migrate "set system console" to XML and Python representation from Open to In progress.
Jun 8 2020, 4:09 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a parent task for T2561: Drop support for "system console netconsole": T2569: Migrate "set system console" to XML and Python representation.
Jun 8 2020, 4:08 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a subtask for T2569: Migrate "set system console" to XML and Python representation: T2561: Drop support for "system console netconsole".
Jun 8 2020, 4:08 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2569: Migrate "set system console" to XML and Python representation.
Jun 8 2020, 4:08 PM · VyOS 1.3 Equuleus (1.3.0)
kroy reopened T2559: Add operational mode command to retrieve hardware sensor data as "Needs testing".

Changed this around a bit to load the modules automatically if necessary. Only adds about half a second to initial execution

Jun 8 2020, 2:59 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a comment to T2501: Cannot recover from failed boot config load.

@jjakob. to clarify two points (for my sake as well), there are cases where config fails to the point where the config session can not be initialized, such that one can not enter a config session: here's an example --- say. during development, someone forgets to import a module in an early conf_mode script; config initialization is completely screwed --- this had occurred ages ago, and the only way I found it was that I had happened to be looking at their code a few moments previously and noticed ... that's what vyos-config-debug is for, and why it is hidden on a boot flag. You are talking about a much more reasonable case, where (I imagine) a specific configuration causes a partial failure, but one can still enter a config session. The checks in subtask T2568 may help restore the ability to debug by config/load/commit. Those checks are needed anyway.

Jun 8 2020, 2:52 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro changed the status of T2568: Add some missing checks in config, a subtask of T2501: Cannot recover from failed boot config load, from In progress to Needs testing.
Jun 8 2020, 2:25 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro changed the status of T2568: Add some missing checks in config from In progress to Needs testing.

https://github.com/vyos/vyos-1x/compare/current...jestabro:config-checks.patch

Jun 8 2020, 2:25 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a subtask for T2501: Cannot recover from failed boot config load: T2568: Add some missing checks in config.
Jun 8 2020, 2:23 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a parent task for T2568: Add some missing checks in config: T2501: Cannot recover from failed boot config load.
Jun 8 2020, 2:23 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro changed the status of T2568: Add some missing checks in config from Open to In progress.
Jun 8 2020, 2:23 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a comment to T2561: Drop support for "system console netconsole".

I think we can safely remove it indeed.

Jun 8 2020, 1:09 PM · VyOS 1.3 Equuleus (1.3.0)