Page MenuHomeVyOS Platform
Feed Search

Sep 13 2021

Viacheslav added a comment to T3825: [DHCP]removes default route .

FRR behaviour without "interface" in route - it replaced metric with value without metric

r12-lts(config)# ip route 0.0.0.0/0 192.168.122.1
r12-lts(config)# 
r12-lts(config)# do sho run | include 0.0.0.0
ip route 0.0.0.0/0 192.168.122.1
r12-lts(config)# 
r12-lts(config)# ip route 0.0.0.0/0 192.168.122.1 210
r12-lts(config)# 
r12-lts(config)# do sho run | include 0.0.0.0
ip route 0.0.0.0/0 192.168.122.1 210
r12-lts(config)# 
r12-lts(config)# ip route 0.0.0.0/0 192.168.122.1
r12-lts(config)# 
r12-lts(config)# do sho run | include 0.0.0.0
ip route 0.0.0.0/0 192.168.122.1
r12-lts(config)# 
r12-lts(config)# ip route 0.0.0.0/0 192.168.122.1 eth0 210
r12-lts(config)# 
r12-lts(config)# do sho run | include 0.0.0.0
ip route 0.0.0.0/0 192.168.122.1
ip route 0.0.0.0/0 192.168.122.1 eth0 210
r12-lts(config)#
Sep 13 2021, 9:04 AM · VyOS 1.2 Crux (VyOS 1.2.9)
Viacheslav added a comment to T3825: [DHCP]removes default route .

To reproduce:

set interfaces ethernet eth0 address 'dhcp'
set protocols static route 0.0.0.0/0 next-hop 192.168.122.1
Sep 13 2021, 8:50 AM · VyOS 1.2 Crux (VyOS 1.2.9)
Viacheslav edited projects for T3825: [DHCP]removes default route , added: VyOS 1.2 Crux (VyOS 1.2.9); removed VyOS 1.2 Crux.
Sep 13 2021, 8:33 AM · VyOS 1.2 Crux (VyOS 1.2.9)
Viacheslav changed the status of T3825: [DHCP]removes default route from Open to Confirmed.
Sep 13 2021, 8:33 AM · VyOS 1.2 Crux (VyOS 1.2.9)
Viacheslav changed the status of T3810: webproxy squidguard rules don't work properly after rewriting to python. from Open to Needs testing.
Sep 13 2021, 7:56 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Sep 10 2021

Viacheslav committed rVYOSONEXc608970402e0: squid: T3810: Remove build in acl vars localost and to_localhost.
Sep 10 2021, 6:32 PM
Viacheslav committed rVYOSONEX9d209cbf7318: squid: T3810: Node source-group address should be multi.
Sep 10 2021, 6:32 PM
Viacheslav committed rVYOSONEXc3e585ebd53a: squidguard: T3810: Set DB directory rigths 755.
Sep 10 2021, 6:32 PM
Viacheslav committed rVYOSONEXf36fe0fbd65f: squid: squidguard: T3810: Fix template for sourcre-group and rule.
Sep 10 2021, 6:32 PM
Viacheslav added a comment to T3810: webproxy squidguard rules don't work properly after rewriting to python. .

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

Sep 10 2021, 4:07 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav updated the task description for T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Sep 10 2021, 1:37 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav updated the task description for T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Sep 10 2021, 12:55 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav edited projects for T1770: webproxy breaks commit and http access on routed client, added: VyOS 1.3 Equuleus (1.3.0-epa1); removed test, VyOS 1.3 Equuleus.
Sep 10 2021, 10:39 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav closed T1770: webproxy breaks commit and http access on routed client, a subtask of T563: webproxy: migrate 'service webproxy' to get_config_dict(), as Resolved.
Sep 10 2021, 10:38 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav closed T1770: webproxy breaks commit and http access on routed client as Resolved.
Sep 10 2021, 10:38 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a comment to T3818: BGP export route-map only works after bgpd restart.
Sep 10 2021, 10:00 AM · VyOS 1.4 Sagitta
Viacheslav closed T3421: MTR/Traceroute broken in 1.3-beta as Resolved.
Sep 10 2021, 9:42 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T2738: Modifying configuration in the "interfaces" section from VRRP transition scripts causes configuration lockup and high CPU utilization.

Not reproducible in 1.2.8

Sep 10 2021, 9:32 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a project to T2738: Modifying configuration in the "interfaces" section from VRRP transition scripts causes configuration lockup and high CPU utilization: VyOS 1.4 Sagitta.
Sep 10 2021, 7:20 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0-epa1)

Sep 9 2021

Viacheslav renamed T3810: webproxy squidguard rules don't work properly after rewriting to python. from webproxy squidguard rules doesn't work properly to webproxy squidguard rules don't work properly after rewriting to python. .
Sep 9 2021, 3:10 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav edited projects for T2738: Modifying configuration in the "interfaces" section from VRRP transition scripts causes configuration lockup and high CPU utilization, added: VyOS 1.3 Equuleus (1.3.0-epa1); removed VyOS 1.3 Equuleus.
Sep 9 2021, 2:50 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav updated the task description for T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Sep 9 2021, 9:14 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav updated the task description for T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Sep 9 2021, 8:57 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav closed T3809: Not possible to add existing ca? as Invalid.
Sep 9 2021, 7:48 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Sep 9 2021, 7:28 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav updated the task description for T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Sep 9 2021, 7:11 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Sep 8 2021

Viacheslav updated the task description for T3813: Some custom sysctl parameters can't be applied bug.
Sep 8 2021, 11:59 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav added a project to T3813: Some custom sysctl parameters can't be applied bug: VyOS 1.3 Equuleus (1.3.0-epa1).
Sep 8 2021, 11:59 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav created T3813: Some custom sysctl parameters can't be applied bug.
Sep 8 2021, 11:52 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav moved T3786: GRE tunnel source address 0.0.0.0 error from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.0-epa1) board.
Sep 8 2021, 10:50 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.2 Crux (VyOS 1.2.9), VyOS 1.4 Sagitta

Sep 7 2021

Viacheslav reopened T3275: Disable conntrack helpers by default as "Open".
Sep 7 2021, 6:34 PM · VyOS 1.5 Circinus
Viacheslav updated the task description for T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Sep 7 2021, 5:23 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav updated the task description for T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Sep 7 2021, 5:23 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav updated the task description for T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Sep 7 2021, 4:32 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav updated the task description for T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Sep 7 2021, 3:14 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav created T3810: webproxy squidguard rules don't work properly after rewriting to python. .
Sep 7 2021, 3:13 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav added a comment to T922: OSPF - Process Crash after peer reboot.

@mbailey Can you check it in 1.3.0-rc6?

Sep 7 2021, 9:06 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav moved T1894: FRR config not loaded after daemons segfault or restart from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Sep 7 2021, 8:53 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T1894: FRR config not loaded after daemons segfault or restart, a subtask of T3217: Save FRR configuration on each commit, as Resolved.
Sep 7 2021, 8:53 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T1894: FRR config not loaded after daemons segfault or restart as Resolved.

Fixed in T3217

Sep 7 2021, 8:53 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav moved T3217: Save FRR configuration on each commit from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Sep 7 2021, 8:51 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav moved T3217: Save FRR configuration on each commit from In Progress to Finished on the VyOS 1.4 Sagitta board.
Sep 7 2021, 8:51 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T2322: CLI [op-mode] bugs. Root task as Resolved.
Sep 7 2021, 8:34 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T3809: Not possible to add existing ca?.

You don't need line like "begin|end"
For example

set pki ca openvpn_vtun10 certificate 'MIIDSzCCAjOgAwIBAgIUEtkjCVKmZCwUeYLenoznpkxMeZswQ=='
Sep 7 2021, 6:28 AM · VyOS 1.4 Sagitta
Viacheslav changed the subtype of T3809: Not possible to add existing ca? from "Task" to "Bug".
Sep 7 2021, 6:26 AM · VyOS 1.4 Sagitta

Sep 6 2021

Viacheslav added a comment to T3794: MACsec interfaces in down state after create .

It seems some bug in KVM.
I still see this bug
VyOS 1.3.0-rc6 config

[email protected]# run show conf com | match mac
set interfaces macsec macsec1 address '10.0.0.2/30'
set interfaces macsec macsec1 security cipher 'gcm-aes-128'
set interfaces macsec macsec1 security encrypt
set interfaces macsec macsec1 security mka cak 'f42e15acecc0c1634582bdd32429efdf'
set interfaces macsec macsec1 security mka ckn '0ef5ebf77ba031e45ad270e9f80c804d500a2649789db1c87b751114f329e032'
set interfaces macsec macsec1 source-interface 'eth1'
Sep 6 2021, 8:36 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav moved T2920: Commit crash when adding the second mGRE tunnel with the same key from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.0-epa1) board.
Sep 6 2021, 8:27 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T2920: Commit crash when adding the second mGRE tunnel with the same key as Resolved.
Sep 6 2021, 8:27 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav committed rVYOSONEXa5093308eab2: tunnel: T2920: Add checks tun with same source addr and keys.
Sep 6 2021, 8:07 PM
Viacheslav added a comment to T3070: Firewall going OOM, possible related to nftables migration.

@kroy Did you get it with any other rc versions?

Sep 6 2021, 6:40 PM · VyOS 1.3 Equuleus (1.3.4)
Viacheslav added a comment to T2920: Commit crash when adding the second mGRE tunnel with the same key.

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

Sep 6 2021, 6:14 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added a project to T3806: Don't set link local ipv6 address if MTU less then 1280: VyOS 1.4 Sagitta.
Sep 6 2021, 4:51 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav created T3806: Don't set link local ipv6 address if MTU less then 1280.
Sep 6 2021, 3:48 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a comment to T2844: BGP conf_mode errors disable-send-community.

Required migration script to set commands to proper AFI.

Sep 6 2021, 1:38 PM · VyOS 1.4 Sagitta
Viacheslav closed T2895: VPN IPsec "leftsubnet" declared 2 times as Resolved.
Sep 6 2021, 1:29 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a comment to T3191: PAM RADIUS freezing when accounting does not configured on RADIUS server.

Maybe disable sent "accounting messages" by default and enable it as a configuration option explicitly?

Sep 6 2021, 11:50 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T3396: syslog can't be configured with an ipv6 literal destination in 1.2.x from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.0-epa1) board.
Sep 6 2021, 11:22 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.2 Crux (VyOS 1.2.9), VyOS 1.4 Sagitta
Viacheslav edited projects for T3396: syslog can't be configured with an ipv6 literal destination in 1.2.x, added: VyOS 1.3 Equuleus (1.3.0-epa1); removed VyOS 1.3 Equuleus.
Sep 6 2021, 11:22 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.2 Crux (VyOS 1.2.9), VyOS 1.4 Sagitta
Viacheslav committed rVYOSONEX1f94329d11b9: syslog: T3396: Fix template for remote IPv6 host.
Sep 6 2021, 11:16 AM
Viacheslav closed T3291: Fault on setting offload RPS with single-core CPU as Resolved.
Sep 6 2021, 11:09 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav closed T3362: 1.3 - RC1 ifb redirect failing to commit as Resolved.

Fixed VyOS 1.3-beta-202109060342

set interfaces ethernet eth0 redirect 'ifb0'
set interfaces input ifb0 traffic-policy out 'MY-INGRESS-SHAPING'
set traffic-policy shaper MY-INGRESS-SHAPING bandwidth '1000kbit'
set traffic-policy shaper MY-INGRESS-SHAPING default bandwidth '1000kbit'
set traffic-policy shaper MY-INGRESS-SHAPING default queue-type 'fair-queue'
Sep 6 2021, 11:06 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav moved T3396: syslog can't be configured with an ipv6 literal destination in 1.2.x from Backport Candidates to Finished on the VyOS 1.4 Sagitta board.
Sep 6 2021, 10:50 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.2 Crux (VyOS 1.2.9), VyOS 1.4 Sagitta
Viacheslav added a comment to T3396: syslog can't be configured with an ipv6 literal destination in 1.2.x.

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

Sep 6 2021, 10:49 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.2 Crux (VyOS 1.2.9), VyOS 1.4 Sagitta
Viacheslav added a comment to T3421: MTR/Traceroute broken in 1.3-beta.

@francis Can you check 1.3.0-rc6?

Sep 6 2021, 9:39 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav moved T3431: Show version all bug from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.0-epa1) board.
Sep 6 2021, 9:37 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav moved T3431: Show version all bug from Backport Candidates to Finished on the VyOS 1.4 Sagitta board.
Sep 6 2021, 9:36 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T3431: Show version all bug as Resolved.
Sep 6 2021, 9:36 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav edited projects for T3431: Show version all bug, added: VyOS 1.3 Equuleus (1.3.0-epa1); removed VyOS 1.3 Equuleus.
Sep 6 2021, 9:36 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav moved T3643: show vpn ipsec sa doesn't show tunnels in "down" state from Open to Finished on the VyOS 1.4 Sagitta board.
Sep 6 2021, 9:18 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T2754: PBR doesn't work with VRRP.

If to use modified Regex --regex \'^((eth|lan)[0-9]+|(eth)[0-9]v.+|(eno|ens|enp|enx).+)$\'
https://github.com/vyos/vyos-1x/blob/10814c4d3360598262e991e4b20768dfcde91d75/interface-definitions/interfaces-ethernet.xml.in#L17

Sep 6 2021, 7:52 AM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T2019: LLDP wrong config generation for interface 'all' as Resolved.

Fixed VyOS 1.3-beta-202109060342, VyOS 1.4-rolling-202109060217

[email protected]:~$ show conf com | match lldp
set service lldp interface all
Sep 6 2021, 7:28 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

Sep 4 2021

Viacheslav added a comment to T3799: DHCPv6 WAN client seems to be broken again..

I don't see any issue yet with multiple static addresses

[email protected]:~$ show interfaces 
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
eth0             192.168.122.14/24                 u/u  FOO-BAR
eth1             192.0.2.14/24                     u/u  FOO
                 100.64.5.1/24                          
                 100.64.6.1/24                          
                 2001:db8::199/128
Sep 4 2021, 9:49 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a comment to T3791: vyos router 3.13( version 1.17) snmpd crash.

@zoenan7 You can get it here https://vyos.net/get/

Sep 4 2021, 9:05 AM · VyOS 1.2 Crux
Viacheslav added a comment to T3799: DHCPv6 WAN client seems to be broken again..

I get dhcpv6 address in 1.3.0-rc6 but with prefix /128

[email protected]# run show int
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
eth0             192.168.122.14/24                 u/u  FOO-BAR
eth1             192.0.2.14/24                     u/u  FOO
                 2001:db8::199/128
Sep 4 2021, 9:03 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a project to T3800: DHCPv6 client get incorrect mask /128: test.
Sep 4 2021, 8:56 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav created T3800: DHCPv6 client get incorrect mask /128.
Sep 4 2021, 8:56 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added projects to T3799: DHCPv6 WAN client seems to be broken again.: VyOS 1.3 Equuleus, test.
Sep 4 2021, 8:17 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

Sep 3 2021

Viacheslav changed the status of T3797: show interface errors with vrrp configuration from Open to Confirmed.
Sep 3 2021, 6:07 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added projects to T3797: show interface errors with vrrp configuration: test, VyOS 1.3 Equuleus.
Sep 3 2021, 6:02 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav created T3797: show interface errors with vrrp configuration.
Sep 3 2021, 6:00 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T690: Allow OpenVPN servers to push routes with custom metric values as Resolved.
Sep 3 2021, 5:38 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav claimed T690: Allow OpenVPN servers to push routes with custom metric values.
Sep 3 2021, 5:30 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav committed rVYOSONEX213b6dd23ad6: openvpn: T690: Add metric for pushed routes.
Sep 3 2021, 5:28 PM
Viacheslav added a comment to T690: Allow OpenVPN servers to push routes with custom metric values.

PR for equuleus https://github.com/vyos/vyos-1x/pull/994

Sep 3 2021, 5:15 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a project to T3634: Add op command option for ping for do not fragment bit to be set: test.
Sep 3 2021, 12:56 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav moved T3634: Add op command option for ping for do not fragment bit to be set from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Sep 3 2021, 12:55 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav moved T3634: Add op command option for ping for do not fragment bit to be set from Open to Finished on the VyOS 1.4 Sagitta board.
Sep 3 2021, 12:55 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T3634: Add op command option for ping for do not fragment bit to be set as Resolved.
Sep 3 2021, 12:55 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav created T3794: MACsec interfaces in down state after create .
Sep 3 2021, 7:31 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T3683: VXLAN not accept ipv6 and source-interface options and mtu bug as Resolved.
Sep 3 2021, 7:15 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav closed T3674: Webproxy squid is stared by default without any configuration as Resolved.
Sep 3 2021, 6:54 AM · VyOS 1.2 Crux (VyOS 1.2.9)
Viacheslav added a comment to T3697: Impossible to delete IPsec completely.

@dmbaturin Can we close it?

Sep 3 2021, 6:53 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T3702: Policy: Allow routing by fwmark.

@fetzerms Can you check it in 1.4?
For example:

set policy local-route rule 10 fwmark '42'
set policy local-route rule 10 set table '100'
Sep 3 2021, 6:53 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Viacheslav closed T2648: router-advert: erroneous syslog warning about invalid all-zeros prefix as Wontfix.
Sep 3 2021, 6:26 AM · VyOS 1.3 Equuleus (1.3.0), test
Viacheslav moved T2920: Commit crash when adding the second mGRE tunnel with the same key from Open to Backport Candidates on the VyOS 1.4 Sagitta board.
Sep 3 2021, 6:01 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav closed T3788: Keys are not allowed with ipip and sit tunnels as Resolved.
Sep 3 2021, 5:56 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav moved T3788: Keys are not allowed with ipip and sit tunnels from Open to Finished on the VyOS 1.4 Sagitta board.
Sep 3 2021, 5:56 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta

Sep 2 2021

Viacheslav committed rVYOSONEX7e84566dedfd: tunnel: T3788: Add check keys for ipip and sit.
Sep 2 2021, 7:46 PM
Viacheslav claimed T3788: Keys are not allowed with ipip and sit tunnels.
Sep 2 2021, 7:08 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added a comment to T3788: Keys are not allowed with ipip and sit tunnels.

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

Sep 2 2021, 7:08 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta