Page MenuHomeVyOS Platform
Feed Search

Aug 7 2021

Viacheslav updated the task description for T3725: show configuration in json format.
Aug 7 2021, 6:39 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta

Aug 6 2021

maznu added a comment to T3692: VyOS build failing due to repo.saltstack.com.

salt-minion in the debian buster tree is version 2016.11.2+ds-1+deb9u4

Aug 6 2021, 10:27 PM · VyOS 1.4 Sagitta
sempervictus added a comment to T3692: VyOS build failing due to repo.saltstack.com.

Seems like the repo's not needed anymore as my iso just built without it, twice, after a clean, and with a bunch of added stuff (tor, docker, systemd-nspawn, xtables-addons, hardened-malloc, a grsec kernel, etc) for which dependencies are also available without it.
Either way, probably a good idea to keep deps for anything third-party in the vyos repo itself since third parties can become hostile through buyouts or license changes any time and anywhere in these post-FOSS times.

Aug 6 2021, 10:12 PM · VyOS 1.4 Sagitta
maznu added a comment to T3692: VyOS build failing due to repo.saltstack.com.

salt-minion which depends on salt-common which may depend on a couple of other things:

Aug 6 2021, 9:43 PM · VyOS 1.4 Sagitta
sempervictus added a comment to T3692: VyOS build failing due to repo.saltstack.com.

What packages are we actually pulling from there? Any reason they're not in the VyOS repo itself?
I removed their repo entirely from the JSON config and my image built fine (apparently i now have to add a /debian suffix for all packages in our repo, but that's weirdness in the repo management stack):

Reading package lists...
Building dependency tree...
Reading state information...
[2021-08-06 21:39:40] lb source 
P: Source stage disabled, skipping
P: Build completed successfully
Aug 6 2021, 9:40 PM · VyOS 1.4 Sagitta
maznu added a comment to T3692: VyOS build failing due to repo.saltstack.com.

The procedure I usually end up using:

Aug 6 2021, 9:36 PM · VyOS 1.4 Sagitta
maznu added a comment to T3692: VyOS build failing due to repo.saltstack.com.

https://repo.saltproject.io/py3/debian/10/amd64/latest buster Release looks wrong - shouldn't it read main at the end, instead of Release?

Aug 6 2021, 9:34 PM · VyOS 1.4 Sagitta
sempervictus added a comment to T3692: VyOS build failing due to repo.saltstack.com.

Trying to use their instructions from https://repo.saltproject.io/#debian i'm back to the certificate issue - repo is set to https://repo.saltproject.io/py3/debian/10/amd64/latest buster main and the custom GPG key has been added, but certificate checks still fail hard:

Reading package lists...
W: https://repo.saltproject.io/py3/debian/10/amd64/latest/dists/buster/InRelease: No system certificates available. Try installing ca-certificates.
W: https://repo.saltproject.io/py3/debian/10/amd64/latest/dists/buster/Release: No system certificates available. Try installing ca-certificates.
E: The repository 'https://repo.saltproject.io/py3/debian/10/amd64/latest buster Release' does not have a Release file.
E: An unexpected failure occurred, exiting...
P: Begin unmounting filesystems...
P: Saving caches...
Reading package lists...
Building dependency tree...
Del nftables 0.9.6-1 [66.8 kB]
Aug 6 2021, 9:31 PM · VyOS 1.4 Sagitta
sempervictus added a comment to T3692: VyOS build failing due to repo.saltstack.com.

After cleaning the chroot and retrying, it now fails utterly with the '#' in there:

Aug 6 2021, 9:19 PM · VyOS 1.4 Sagitta
dmbaturin added a comment to T2947: Nat translation many-many with prefix does not map 1-1..

Since we cannot update the kernel in 1.3 due to the QAT issues, we likely need to backport netmap support. It seems to have been introduced by this commit: https://github.com/torvalds/linux/commit/3ff7ddb1353da

Aug 6 2021, 9:15 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T3724: Allow setting host-name in l2tp section of accel-ppp.

@maznu
Add these lines:

Aug 6 2021, 9:03 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
sempervictus added a comment to T3692: VyOS build failing due to repo.saltstack.com.

Thank you for pointing that out - updated defaults.json and it seems to have made that issue go away.
For some reason its now breaking on using our internal repo (no TLS there, inside the datacenter), but i suspect its got something to do with the repo itself or some change in Debian since we started using it.

Aug 6 2021, 8:54 PM · VyOS 1.4 Sagitta
dmbaturin changed the status of T1083: Implement persistent/random address and port mapping options for NAT rules from Open to Needs testing.

I've tested it on 1.3 with kernel 5.4.138, and for me the persistent option works as expected. I think it's a non-issue for equuleus already and the task can be closed, though I'd like other people to test that first.

Aug 6 2021, 8:26 PM · VyOS 1.2 Crux (VyOS 1.2.9), VyOS 1.3 Equuleus (1.3.0), test, VyOS 1.4 Sagitta
maznu added a comment to T3724: Allow setting host-name in l2tp section of accel-ppp.

Not having much luck with the build environment — and it doesn't seem to be something I've caused, because I get the same error building vyos-1x from mainline:

Aug 6 2021, 7:22 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav created T3725: show configuration in json format.
Aug 6 2021, 6:30 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a comment to T3694: Static routes not installed into kernel nor frr.

@stepler interesting - this bahavior changes when running from frr-reload vs. vtysh.

Aug 6 2021, 4:55 PM · VyOS 1.4 Sagitta
maznu added a comment to T3724: Allow setting host-name in l2tp section of accel-ppp.

I think all that is required is in: https://github.com/maznu/vyos-1x/commit/68d7897622ddaa4b2e5a98d79154500b33959567

Aug 6 2021, 2:20 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
maznu claimed T3724: Allow setting host-name in l2tp section of accel-ppp.
Aug 6 2021, 1:32 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
maznu added a comment to T3724: Allow setting host-name in l2tp section of accel-ppp.

Hello, @Dmitry, I agree. I'll prepare patches for 1.3 and 1.4.

Aug 6 2021, 1:32 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
maznu added a comment to T3692: VyOS build failing due to repo.saltstack.com.

Unhelpfully it looks like Salt has changed repo: https://repo.saltproject.io/#debian

Aug 6 2021, 1:29 PM · VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T3724: Allow setting host-name in l2tp section of accel-ppp.

Hello @maznu , I also prefer the first variant set vpn l2tp remote-access lns host-name example.com I'm sure that we no need to overload l2tp remote-access root noded

Aug 6 2021, 4:49 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta

Aug 5 2021

Cheeze_It added a comment to T3634: Add op command option for ping for do not fragment bit to be set.

Made the change to "do" and I noticed that.....DF is used even if there is no DF bit explicitly set...:

Aug 5 2021, 10:09 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Cheeze_It added a comment to T3634: Add op command option for ping for do not fragment bit to be set.

It seems the man page that I looked at I either didn't read carefully enough, or I completely messed it up. You're right @Viacheslav.

Aug 5 2021, 9:55 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Cheeze_It added a comment to T3634: Add op command option for ping for do not fragment bit to be set.

Did a quick test...

Aug 5 2021, 9:53 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T696: Rewrite conntrack sync to XML as Resolved.

Already rewritten in 1.4 and 1.3 T3535
https://phabricator.vyos.net/rVYOSONEX21527ef4551613fe9b7eed9e4b2ce33ad46fe540

Aug 5 2021, 9:28 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Cheeze_It added a comment to T3634: Add op command option for ping for do not fragment bit to be set.

Hmmmm....it worked last time. I'll give it another run.

Aug 5 2021, 9:26 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav reopened T3634: Add op command option for ping for do not fragment bit to be set as "Open".

Reopen
It doesn't work properly

Aug 5 2021, 8:39 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added a project to T681: Shaper QoS policy does not recognize 'lowdelay' DSCP value: VyOS 1.4 Sagitta.
Aug 5 2021, 7:51 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling
maznu created T3724: Allow setting host-name in l2tp section of accel-ppp.
Aug 5 2021, 6:14 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jestabro added a project to T3574: Add constraintGroup for combining validators with logical AND: test.
Aug 5 2021, 3:02 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
jestabro added a project to T2759: validate-value prints error messages from validators that fail even if overall validation succeeds: VyOS 1.4 Sagitta.
Aug 5 2021, 2:55 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po closed T3719: Restart vpn shows some missed files, a subtask of T2816: Rewrite IPsec scripts with the new XML/Python approach, as Resolved.
Aug 5 2021, 2:55 PM · VyOS 1.4 Sagitta
c-po closed T3719: Restart vpn shows some missed files as Resolved.
Aug 5 2021, 2:55 PM · VyOS 1.4 Sagitta
jestabro closed T3574: Add constraintGroup for combining validators with logical AND as Unknown Status.
Aug 5 2021, 2:54 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
Viacheslav added a subtask for T2816: Rewrite IPsec scripts with the new XML/Python approach: T3723: op-mode IPSec show vpn ipsec sa output with underscores.
Aug 5 2021, 8:20 AM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T3723: op-mode IPSec show vpn ipsec sa output with underscores: T2816: Rewrite IPsec scripts with the new XML/Python approach.
Aug 5 2021, 8:20 AM · VyOS 1.4 Sagitta
Viacheslav created T3723: op-mode IPSec show vpn ipsec sa output with underscores.
Aug 5 2021, 8:19 AM · VyOS 1.4 Sagitta
Viacheslav added a subtask for T2816: Rewrite IPsec scripts with the new XML/Python approach: T3722: op-mode IPSec show vpn ike sa always shows L-TIME 0.
Aug 5 2021, 8:14 AM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T3722: op-mode IPSec show vpn ike sa always shows L-TIME 0: T2816: Rewrite IPsec scripts with the new XML/Python approach.
Aug 5 2021, 8:14 AM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project, VyOS 1.5 Circinus
Viacheslav created T3722: op-mode IPSec show vpn ike sa always shows L-TIME 0.
Aug 5 2021, 8:11 AM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project, VyOS 1.5 Circinus

Aug 4 2021

c-po closed T3704: Add ability to interact with Areca RAID adapers as Resolved.
Aug 4 2021, 7:06 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po claimed T3719: Restart vpn shows some missed files.
Aug 4 2021, 6:59 PM · VyOS 1.4 Sagitta
c-po claimed T3720: IPSec set vti secondary address cause interface disable.
Aug 4 2021, 6:58 PM · VyOS 1.4 Sagitta
c-po closed T3718: VPN IPsec IKE group by default not use DH-group 2, a subtask of T2816: Rewrite IPsec scripts with the new XML/Python approach, as Resolved.
Aug 4 2021, 6:50 PM · VyOS 1.4 Sagitta
c-po closed T3718: VPN IPsec IKE group by default not use DH-group 2 as Resolved.
Aug 4 2021, 6:50 PM · VyOS 1.4 Sagitta
jestabro changed the status of T3474: Revisit storing syntax version of interface definitions in XML file, a subtask of T3475: XML dictionary cache unable to process syntaxVersion elements, from Open to In progress.
Aug 4 2021, 4:37 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jestabro changed the status of T3474: Revisit storing syntax version of interface definitions in XML file from Open to In progress.
Aug 4 2021, 4:37 PM · VyOS 1.4 Sagitta (1.4.0-epa1)

Aug 3 2021

c-po added a comment to T3694: Static routes not installed into kernel nor frr.

@stepler I created https://github.com/FRRouting/frr/pull/9281 for "easier" debugging

Aug 3 2021, 9:27 PM · VyOS 1.4 Sagitta
c-po changed the status of T3718: VPN IPsec IKE group by default not use DH-group 2, a subtask of T2816: Rewrite IPsec scripts with the new XML/Python approach, from Open to Confirmed.
Aug 3 2021, 7:25 PM · VyOS 1.4 Sagitta
c-po changed the status of T3718: VPN IPsec IKE group by default not use DH-group 2 from Open to Confirmed.
Aug 3 2021, 7:25 PM · VyOS 1.4 Sagitta
c-po updated the task description for T3318: Update Linux Kernel to v5.4.208 / 5.10.142.
Aug 3 2021, 7:17 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po updated the task description for T3318: Update Linux Kernel to v5.4.208 / 5.10.142.
Aug 3 2021, 7:16 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po added a comment to T3694: Static routes not installed into kernel nor frr.

I tried this locally and you can do no router bgp 100 vrf blue before no vni 2000, my vtysh instance does not scream for an error - it more feels like a programming issue on our side.

Aug 3 2021, 7:04 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T3720: IPSec set vti secondary address cause interface disable.
Aug 3 2021, 3:45 PM · VyOS 1.4 Sagitta
jestabro reopened T3402: Add VyOS programming library for operational level commands as "Open".
Aug 3 2021, 3:34 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a subtask for T2816: Rewrite IPsec scripts with the new XML/Python approach: T3720: IPSec set vti secondary address cause interface disable.
Aug 3 2021, 3:29 PM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T3720: IPSec set vti secondary address cause interface disable: T2816: Rewrite IPsec scripts with the new XML/Python approach.
Aug 3 2021, 3:29 PM · VyOS 1.4 Sagitta
Viacheslav created T3720: IPSec set vti secondary address cause interface disable.
Aug 3 2021, 3:29 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T3719: Restart vpn shows some missed files.
Aug 3 2021, 3:20 PM · VyOS 1.4 Sagitta
Viacheslav added a subtask for T2816: Rewrite IPsec scripts with the new XML/Python approach: T3719: Restart vpn shows some missed files.
Aug 3 2021, 3:19 PM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T3719: Restart vpn shows some missed files: T2816: Rewrite IPsec scripts with the new XML/Python approach.
Aug 3 2021, 3:19 PM · VyOS 1.4 Sagitta
Viacheslav created T3719: Restart vpn shows some missed files.
Aug 3 2021, 3:19 PM · VyOS 1.4 Sagitta
Viacheslav added a subtask for T2816: Rewrite IPsec scripts with the new XML/Python approach: T3718: VPN IPsec IKE group by default not use DH-group 2.
Aug 3 2021, 3:14 PM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T3718: VPN IPsec IKE group by default not use DH-group 2: T2816: Rewrite IPsec scripts with the new XML/Python approach.
Aug 3 2021, 3:14 PM · VyOS 1.4 Sagitta
Viacheslav created T3718: VPN IPsec IKE group by default not use DH-group 2.
Aug 3 2021, 2:36 PM · VyOS 1.4 Sagitta
Unknown Object (User) closed T2432: dhcpd: Can't create new lease file: Permission denied as Unknown Status.
Aug 3 2021, 8:13 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta

Aug 2 2021

stepler added a comment to T3694: Static routes not installed into kernel nor frr.

I figured out the order we need to remove things in:

Aug 2 2021, 8:44 PM · VyOS 1.4 Sagitta
UnicronNL closed T3601: Error in ssh keys for vmware cloud-init if ssh keys is left empty. as Resolved.

https://github.com/vyos/vyos-cloud-init/commit/9dd5fa374ccfd74d46551641fb68428e4860b820
https://github.com/vyos/vyos-cloud-init/commit/e979e3d269ce8cbdb3933a141853bb35b9ed7b74

Aug 2 2021, 8:19 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added a subtask for T2199: Rewrite firewall in new XML/Python style: T2194: "show firewall" garbled output.
Aug 2 2021, 3:49 PM · VyOS 1.4 Sagitta (1.4.0-epa2)
Viacheslav added a comment to T1594: l2tpv3 error on IPv6 local-ip.

PR for current version https://github.com/vyos/vyos-1x/pull/952

Aug 2 2021, 7:47 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta, test
sempervictus added a comment to T3692: VyOS build failing due to repo.saltstack.com.

I've cleaned the build space and rebuilt the Docker container - no dice locally or in the CI stack, still fails the same way.
It looks like they're using an AWS CA in the cert chain:

Certificate chain
 0 s:CN = repo.saltstack.com
   i:C = US, O = Amazon, OU = Server CA 1B, CN = Amazon
 1 s:C = US, O = Amazon, OU = Server CA 1B, CN = Amazon
   i:C = US, O = Amazon, CN = Amazon Root CA 1
 2 s:C = US, O = Amazon, CN = Amazon Root CA 1
   i:C = US, ST = Arizona, L = Scottsdale, O = "Starfield Technologies, Inc.", CN = Starfield Services Root Certificate Authority - G2
 3 s:C = US, ST = Arizona, L = Scottsdale, O = "Starfield Technologies, Inc.", CN = Starfield Services Root Certificate Authority - G2
   i:C = US, O = "Starfield Technologies, Inc.", OU = Starfield Class 2 Certification Authority

i do recall the starfield certs being a problem back in the day as well, but guessing its quite unlikely for the base build environment to have an AWS root CA in its trusted list.

Aug 2 2021, 1:51 AM · VyOS 1.4 Sagitta

Aug 1 2021

jack9603301 updated the task description for T3715: Standby port supporting.
Aug 1 2021, 12:26 PM · VyOS 1.4 Sagitta
c-po moved T1233: ipsec vpn sa showing down from Open to In Progress on the VyOS 1.4 Sagitta board.
Aug 1 2021, 8:47 AM · VyOS 1.4 Sagitta
c-po moved T1594: l2tpv3 error on IPv6 local-ip from Open to In Progress on the VyOS 1.4 Sagitta board.
Aug 1 2021, 8:47 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta, test
c-po moved T3090: Move 'adjust-mss' firewall options to the interface section. from Open to Backlog on the VyOS 1.4 Sagitta board.
Aug 1 2021, 8:46 AM · VyOS 1.4 Sagitta
c-po closed T3707: Ping incorrect ip host checks as Resolved.
Aug 1 2021, 8:44 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3707: Ping incorrect ip host checks from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Aug 1 2021, 8:44 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3400: Ping decimal places from Open to Backlog on the VyOS 1.4 Sagitta board.
Aug 1 2021, 8:44 AM · VyOS 1.5 Circinus
c-po moved T3707: Ping incorrect ip host checks from Open to Finished on the VyOS 1.4 Sagitta board.
Aug 1 2021, 8:43 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T1810: Commit to add new l2tp local user shouldn't disconnect all current l2tp sessions from Open to In Progress on the VyOS 1.4 Sagitta board.
Aug 1 2021, 8:35 AM

Jul 31 2021

c-po added a comment to T3694: Static routes not installed into kernel nor frr.

I have added a test which does not let you delete the default BGP instance when VRF bound instances exist.

Jul 31 2021, 8:56 PM · VyOS 1.4 Sagitta
c-po moved T3665: Missing VRF support for VxLAN but already documented from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3679: Point the unexpected exception message link to the new rolling release location from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
stepler added a comment to T3694: Static routes not installed into kernel nor frr.

This is causing a configtest failure on 1.4-rolling-202107301807 stemming from not cleaning up after bgp-evpn-l3vpn-pe-router ("Cannot delete default BGP instance. Dependent VRF instances exist"):

Jul 31 2021, 8:48 PM · VyOS 1.4 Sagitta
c-po moved T3699: login: verify selected "system login user" name is not already used by the base system. from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3711: service router-advert interface <name> dnssl option has no effects from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a project to T3711: service router-advert interface <name> dnssl option has no effects: VyOS 1.4 Sagitta.
Jul 31 2021, 8:47 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po changed the status of T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections from Unknown Status to Resolved.
Jul 31 2021, 8:37 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po moved T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections from Open to Finished on the VyOS 1.4 Sagitta board.
Jul 31 2021, 8:37 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po moved T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Jul 31 2021, 8:37 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po added a project to T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections: test.
Jul 31 2021, 8:37 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po changed Is it a breaking change? from none to behavior on T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections.
Jul 31 2021, 8:29 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po closed T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections as Unknown Status.
Jul 31 2021, 8:29 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po created T3716: Linux kernel parameters ignore_routes_with_link_down- ignore disconnected routing connections.
Jul 31 2021, 8:29 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
jack9603301 added a comment to T3715: Standby port supporting.

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

Jul 31 2021, 7:35 PM · VyOS 1.4 Sagitta
Viacheslav added a project to T1810: Commit to add new l2tp local user shouldn't disconnect all current l2tp sessions: VyOS 1.4 Sagitta.
Jul 31 2021, 1:41 PM
Viacheslav assigned T3694: Static routes not installed into kernel nor frr to stepler.
Jul 31 2021, 1:00 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T3694: Static routes not installed into kernel nor frr from Confirmed to Needs testing.
Jul 31 2021, 12:59 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T1594: l2tpv3 error on IPv6 local-ip.

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

Jul 31 2021, 12:26 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta, test
jack9603301 changed the status of T3715: Standby port supporting from Open to In progress.
Jul 31 2021, 12:01 PM · VyOS 1.4 Sagitta