Page MenuHomeVyOS Platform
Feed All Stories

Mar 20 2023

jestabro added a comment to T5089: Add unit test of config_diff.

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

Mar 20 2023, 7:55 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5099: IPoE server add option 'next-pool' for named ip pools.
Mar 20 2023, 6:11 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5099: IPoE server add option 'next-pool' for named ip pools.
Mar 20 2023, 5:53 PM · VyOS 1.4 Sagitta
jestabro closed T5095: Return list instead of dict for 'raw' output of op-mode openvpn as Resolved.
Mar 20 2023, 2:21 PM · VyOS 1.4 Sagitta
jestabro committed rVYOSONEX15bf5d64440a: openvpn: T5095: raw output should return list instead of dict.
Mar 20 2023, 2:05 PM
GitHub <[email protected]> committed rVYOSONEX71cea18861d0: Merge pull request #1896 from jestabro/raw-list-openvpn (authored by dmbaturin).
Mar 20 2023, 2:05 PM
Viacheslav updated the task description for T5099: IPoE server add option 'next-pool' for named ip pools.
Mar 20 2023, 1:25 PM · VyOS 1.4 Sagitta
Viacheslav closed T5057: IPoE server incorrect interface regex as Resolved.
Mar 20 2023, 1:01 PM · VyOS 1.4 Sagitta
n.fort added a comment to T5055: Firewall - Add packet type matcher (pkttype).

I have certain doubts about it.
Netfilter documentation is not always perfect, and many times you may find out some different options.

Mar 20 2023, 12:47 PM · VyOS 1.4 Sagitta
Viacheslav renamed T5099: IPoE server add option 'next-pool' for named ip pools from IPoE server add option 'next-pool' to IPoE server add option 'next-pool' for named ip pools.
Mar 20 2023, 12:11 PM · VyOS 1.4 Sagitta
Viacheslav created T5100: Update FRR to 8.5.
Mar 20 2023, 11:55 AM · VyOS 1.4 Sagitta
Viacheslav created T5099: IPoE server add option 'next-pool' for named ip pools.
Mar 20 2023, 11:23 AM · VyOS 1.4 Sagitta
diodep created T5098: PPPoE client holdoff configuration.
Mar 20 2023, 8:44 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
diodep added a comment to T5049: Configure GRE over IPsec tunnel when source port is in VRF, OSPF causes GRE tunnel broken..

Workaround: put these lines to /config/scripts/vyos-postconfig-bootup.script

Mar 20 2023, 8:38 AM · Restricted Project, VyOS Rolling

Mar 19 2023

klipz added a comment to T5055: Firewall - Add packet type matcher (pkttype).

@n.fort
My judgement may have been too hasty. The commands are accepted by VyOS configure, but it looks like the meta pkttype host is being ignored by my new nftables rules. That is, all IP addresses are matching, not just actual VyOS host router IP addresses.

Mar 19 2023, 7:06 PM · VyOS 1.4 Sagitta
a.apostoliuk closed T4925: Need to add the possibility to configure Pseudo-Random Functions (PRF) in IKEv2 as Resolved.
Mar 19 2023, 1:48 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
a.apostoliuk changed the status of T4925: Need to add the possibility to configure Pseudo-Random Functions (PRF) in IKEv2 from In progress to Needs testing.
Mar 19 2023, 1:47 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Mar 17 2023

Viacheslav committed rVYOSONEX9d3f88170fab: T5086: Fix sflow fix default values for server.
Mar 17 2023, 7:09 PM
GitHub <[email protected]> committed rVYOSONEXc820be57b6c7: Merge pull request #1898 from sever-sever/T5086-def (authored by c-po).
Mar 17 2023, 7:09 PM
Viacheslav added a comment to T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters'.

Some related tasks T2557 T4885

Mar 17 2023, 5:06 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
Viacheslav committed rVYOSONEX57c06dcd78f9: T5086: Add sFlow drop-monitor-limit option.
Mar 17 2023, 5:03 PM
GitHub <[email protected]> committed rVYOSONEX92c3ce9fbc26: Merge pull request #1897 from sever-sever/T5086 (authored by c-po).
Mar 17 2023, 5:03 PM
fernando created T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters'.
Mar 17 2023, 4:32 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
Viacheslav added a comment to T5086: Integrate hsflowd for sflow accounting.

PR https://github.com/vyos/vyos-build/pull/321
PR https://github.com/vyos/vyos-1x/pull/1897

Mar 17 2023, 12:48 PM · VyOS 1.4 Sagitta
Viacheslav closed T5092: IPoE-server named pool must not rely on the authentication type as Resolved.
Mar 17 2023, 11:05 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5086: Integrate hsflowd for sflow accounting.

As DROP_MONITOR merged we can extend configuration to

set system sflow drop-monitor-limit 50

hsflowd.conf

dropmon { limit=50 start=on sw=on hw=off }
Mar 17 2023, 7:26 AM · VyOS 1.4 Sagitta
Viacheslav closed T5091: IPoE server with RADIUS authentication does not verify radius configuration as Resolved.
Mar 17 2023, 7:04 AM · VyOS 1.4 Sagitta
Viacheslav renamed T5091: IPoE server with RADIUS authentication does not verify radius configuration from IPoE server with RADIUS authentication does not check radius configuration to IPoE server with RADIUS authentication does not verify radius configuration.
Mar 17 2023, 1:47 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5092: IPoE-server named pool must not rely on the authentication type from In progress to Needs testing.
Mar 17 2023, 1:40 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5086: Integrate hsflowd for sflow accounting from In progress to Needs testing.
Mar 17 2023, 1:36 AM · VyOS 1.4 Sagitta

Mar 16 2023

GitHub <[email protected]> committed rVYOSONEXda42b37983e7: Merge pull request #1895 from sever-sever/T5091 (authored by c-po).
Mar 16 2023, 8:17 PM
Viacheslav committed rVYOSONEXe540d0ad4c58: T5091: IPoE-server verify RADIUS settings.
Mar 16 2023, 8:17 PM
c-po committed rVYOSONEX689d6f077708: opmode: T4837: support ip route display for specific prefixes inside VRF.
Mar 16 2023, 8:17 PM
Viacheslav committed rVYOSONEX45de84952e6f: T5092: IPoE-server named pool must not rely on auth type.
Mar 16 2023, 8:15 PM
GitHub <[email protected]> committed rVYOSONEXfa174bf8e42b: Merge pull request #1893 from sever-sever/T5092 (authored by c-po).
Mar 16 2023, 8:15 PM
Viacheslav committed rVYOSONEX707641f4dc94: T5086: Add sFlow feature based on hsflowd.
Mar 16 2023, 8:13 PM
GitHub <[email protected]> committed rVYOSONEX5619dd6fd7b3: Merge pull request #1891 from sever-sever/T5086 (authored by c-po).
Mar 16 2023, 8:13 PM
jestabro added a comment to T5095: Return list instead of dict for 'raw' output of op-mode openvpn.

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

Mar 16 2023, 5:42 PM · VyOS 1.4 Sagitta
dex created T5096: Change 'accept' firewall rule action from 'return' to 'accept'.
Mar 16 2023, 4:58 PM · VyOS 1.4 Sagitta
jestabro triaged T5095: Return list instead of dict for 'raw' output of op-mode openvpn as Normal priority.
Mar 16 2023, 4:36 PM · VyOS 1.4 Sagitta
Viacheslav closed T2516: vyos-container: cannot configure ethernet interface as Resolved.
Mar 16 2023, 2:37 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
Viacheslav closed T5073: IPoE-server interface option failed to parse as Resolved.
Mar 16 2023, 2:35 PM · VyOS 1.4 Sagitta
Viacheslav moved T5063: IPoE-server ethX vlan must not be used with client-subnet from Open to Finished on the VyOS 1.4 Sagitta board.
Mar 16 2023, 2:35 PM · VyOS 1.4 Sagitta
Viacheslav closed T5063: IPoE-server ethX vlan must not be used with client-subnet as Resolved.
Mar 16 2023, 2:34 PM · VyOS 1.4 Sagitta
Viacheslav reopened T5057: IPoE server incorrect interface regex as "Open".
Mar 16 2023, 2:34 PM · VyOS 1.4 Sagitta
Viacheslav closed T5058: Extend template filter range_to_regex as Resolved.
Mar 16 2023, 2:34 PM · VyOS 1.4 Sagitta
Viacheslav committed rVYOSONEXf7661b7803af: T2516: Exclude veth interfaces from duplex and speed check.
Mar 16 2023, 2:12 PM
GitHub <[email protected]> committed rVYOSONEX5dcaa00e5f78: Merge pull request #1887 from sever-sever/T2516-eq (authored by dmbaturin).
Mar 16 2023, 2:12 PM
Viacheslav committed rVYOSONEXf2f78ac79632: T5058: Add template filter range_to_regex.
Mar 16 2023, 2:11 PM
Viacheslav committed rVYOSONEX4eccfe6a19b4: T5057: Fix IPoE regex Jinja2 for interface.
Mar 16 2023, 2:11 PM
GitHub <[email protected]> committed rVYOSONEXfda93b223239: Merge pull request #1885 from sever-sever/T5058-eq (authored by dmbaturin).
Mar 16 2023, 2:11 PM
Viacheslav closed T3083: Add feature event-handler as Resolved.
Mar 16 2023, 1:26 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav moved T3083: Add feature event-handler from Backlog to Finished on the VyOS 1.4 Sagitta board.
Mar 16 2023, 1:26 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav changed the status of T5091: IPoE server with RADIUS authentication does not verify radius configuration from Open to In progress.

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

Mar 16 2023, 1:24 PM · VyOS 1.4 Sagitta
Viacheslav committed rVYOSONEXf992b2bd230d: T3083: Add service event-handler.
Mar 16 2023, 1:19 PM
GitHub <[email protected]> committed rVYOSONEX34cab2599c5b: Merge pull request #1892 from sever-sever/T3083-eq (authored by dmbaturin).
Mar 16 2023, 1:19 PM
Viacheslav renamed T5091: IPoE server with RADIUS authentication does not verify radius configuration from IPoE server with RARIUS authentication does not check radius configuration to IPoE server with RADIUS authentication does not check radius configuration.
Mar 16 2023, 11:13 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5094: FRR systemd logs unknow key LimitNOFILESoft.
Mar 16 2023, 11:01 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5094: FRR systemd logs unknow key LimitNOFILESoft.
Mar 16 2023, 10:55 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5094: FRR systemd logs unknow key LimitNOFILESoft.

[Service]
LimitNOFILE=4096
LimitNOFILESoft=4096
ExecStartPre=/bin/bash -c 'mkdir -p /run/frr/config; \

echo "log syslog" > /run/frr/config/frr.conf; \
echo "log facility local7" >> /run/frr/config/frr.conf; \
chown frr:frr /run/frr/config/frr.conf; \
chmod 664 /run/frr/config/frr.conf; \
mount --bind /run/frr/config/frr.conf /etc/frr/frr.conf'

[edit]
vyos@r14#

Mar 16 2023, 10:51 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5092: IPoE-server named pool must not rely on the authentication type.

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

Mar 16 2023, 10:36 AM · VyOS 1.4 Sagitta
Viacheslav created T5094: FRR systemd logs unknow key LimitNOFILESoft.
Mar 16 2023, 10:16 AM · VyOS 1.4 Sagitta
a.apostoliuk created T5093: Command 'reset vpn ipsec-profile' doesn't work.
Mar 16 2023, 9:50 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5092: IPoE-server named pool must not rely on the authentication type from Open to In progress.
Mar 16 2023, 9:08 AM · VyOS 1.4 Sagitta
Viacheslav created T5092: IPoE-server named pool must not rely on the authentication type.
Mar 16 2023, 9:02 AM · VyOS 1.4 Sagitta
Viacheslav created T5091: IPoE server with RADIUS authentication does not verify radius configuration.
Mar 16 2023, 8:48 AM · VyOS 1.4 Sagitta
diodep added a comment to T5049: Configure GRE over IPsec tunnel when source port is in VRF, OSPF causes GRE tunnel broken..
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: authentication of 'domain1' with RSA_EMSA_PKCS1_SHA2_256 successful
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[IKE] <JXNCCT|2> peer supports MOBIKE
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: peer supports MOBIKE
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[IKE] <JXNCCT|2> authentication of 'domain2' (myself) with RSA_EMSA_PKCS1_SHA2_256 successful
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: authentication of 'domain2' (myself) with RSA_EMSA_PKCS1_SHA2_256 successful
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[IKE] <JXNCCT|2> IKE_SA JXNCCT[2] established between <pubIP2>[domain2]...<pubIP1>[domain1]
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: IKE_SA JXNCCT[2] established between <pubIP2>[domain2]...<pubIP1>[domain1]
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[IKE] <JXNCCT|2> scheduling rekeying in 28200s
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: scheduling rekeying in 28200s
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[IKE] <JXNCCT|2> maximum IKE_SA lifetime 31080s
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: maximum IKE_SA lifetime 31080s
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[CFG] <JXNCCT|2> selected proposal: ESP:AES_CBC_128/HMAC_SHA1_96/NO_EXT_SEQ
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: selected proposal: ESP:AES_CBC_128/HMAC_SHA1_96/NO_EXT_SEQ
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[KNL] <JXNCCT|2> received netlink error: Invalid argument (22)
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: received netlink error: Invalid argument (22)
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[KNL] <JXNCCT|2> unable to install source route for 192.168.127.32
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: unable to install source route for 192.168.127.32
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[IKE] <JXNCCT|2> CHILD_SA JXNCCT-tunnel-1{2} established with SPIs c4ba20f9_i c3ba4340_o and TS 192.168.127.32/32 === 192.168.63.32/32
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: CHILD_SA JXNCCT-tunnel-1{2} established with SPIs c4ba20f9_i c3ba4340_o and TS 192.168.127.32/32 === 192.168.63.32/32
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[ENC] <JXNCCT|2> generating IKE_AUTH response 1 [ IDr AUTH SA TSi TSr N(MOBIKE_SUP) N(NO_ADD_ADDR) ]
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: generating IKE_AUTH response 1 [ IDr AUTH SA TSi TSr N(MOBIKE_SUP) N(NO_ADD_ADDR) ]
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[NET] <JXNCCT|2> sending packet: from <pubIP2>[4500] to <pubIP1>[4500] (476 bytes)
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: sending packet: from <pubIP2>[4500] to <pubIP1>[4500] (476 bytes)
Mar 16 12:47:59 bsp-asbr2-cm charon[45036]: 06[NET] <JXNCCT|2> received packet: from <pubIP1>[4500] to <pubIP2>[4500] (76 bytes)
Mar 16 12:47:59 bsp-asbr2-cm charon-systemd[45036]: received packet: from <pubIP1>[4500] to <pubIP2>[4500] (76 bytes)
Mar 16 12:47:59 bsp-asbr2-cm charon[45036]: 06[ENC] <JXNCCT|2> parsed INFORMATIONAL request 2 [ ]
Mar 16 12:47:59 bsp-asbr2-cm charon-systemd[45036]: parsed INFORMATIONAL request 2 [ ]
Mar 16 12:47:59 bsp-asbr2-cm charon[45036]: 06[ENC] <JXNCCT|2> generating INFORMATIONAL response 2 [ ]
Mar 16 12:47:59 bsp-asbr2-cm charon-systemd[45036]: generating INFORMATIONAL response 2 [ ]
Mar 16 12:47:59 bsp-asbr2-cm charon[45036]: 06[NET] <JXNCCT|2> sending packet: from <pubIP2>[4500] to <pubIP1>[4500] (76 bytes)
Mar 16 12:47:59 bsp-asbr2-cm charon-systemd[45036]: sending packet: from <pubIP2>[4500] to <pubIP1>[4500] (76 bytes)
Mar 16 2023, 4:55 AM · Restricted Project, VyOS Rolling

Mar 15 2023

ianhattendorf added a comment to T4915: Minisign verification failure == pass??.

Agreed. I just posted my workaround as a minimal fix to highlight the issue: accessing $? after another command was ran (which can be easy to miss).

Mar 15 2023, 7:19 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
b- added a comment to T4915: Minisign verification failure == pass??.

I want to mention, the reason I wrote out the $? is because it can be confusing and fragile, as this issue demonstrates in the first place.

Mar 15 2023, 7:06 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
ianhattendorf added a comment to T4915: Minisign verification failure == pass??.

I noticed this as well. The issue is expecting $? to refer to the exit code of minisign -V when it's actually referring to the exit code of the if [ -f ${filename}.asc ]; block which will always be 0.

Mar 15 2023, 3:59 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
Viacheslav added a comment to T3083: Add feature event-handler.

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

Mar 15 2023, 3:08 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
syncer assigned T5090: Add support for disk encryption during installation to sarthurdev.
Mar 15 2023, 12:09 PM · VyOS 1.5 Circinus
n.fort changed the status of T5090: Add support for disk encryption during installation from Open to Confirmed.
Mar 15 2023, 11:41 AM · VyOS 1.5 Circinus
n.fort created T5090: Add support for disk encryption during installation.
Mar 15 2023, 11:40 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T4362: Wan Load Balancing - Can't create routing tables.

@marc_s thanks, it makes sense.

Mar 15 2023, 9:45 AM · VyOS 1.4 Sagitta
Viacheslav moved T2516: vyos-container: cannot configure ethernet interface from Open to Finished on the VyOS 1.4 Sagitta board.
Mar 15 2023, 9:43 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
marc_s added a comment to T4362: Wan Load Balancing - Can't create routing tables.

@Viacheslav Confirmed, that is the culprit.
To be precise: I deleted ipsec-dhclient-hook and renamed 98-vyatta-dhclient-hook back to vyatta-dhclient-hook. Then I ran a renew dhcp interface eth0 and I got a correct .lease file.
Even when the IPSec script is fixed, it might be wise to prepend all scripts in /etc/dhcp/dhclient-exit-hooks.d with a number to enforce script order execution, just like in /etc/dhcp/dhclient-enter-hooks.d.

Mar 15 2023, 7:09 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4362: Wan Load Balancing - Can't create routing tables.

@marc_s Try to remove /etc/dhcp/dhclient-exit-hooks.d/ipsec-dhclient-hook it could be bug due to T4856

Mar 15 2023, 6:59 AM · VyOS 1.4 Sagitta
klipz added a comment to T5055: Firewall - Add packet type matcher (pkttype).

@n.fort I was too impatient to wait for a rolling build so I ran my own build of current post-merge.

Mar 15 2023, 3:33 AM · VyOS 1.4 Sagitta

Mar 14 2023

n.fort committed rVYOSONEX80bdd7f93430: T5055: NAT: extend packet-type match option which was previously introduced in….
Mar 14 2023, 8:22 PM
GitHub <[email protected]> committed rVYOSONEX7f0eb0b029c9: Merge pull request #1890 from nicolas-fort/T5055 (authored by Viacheslav).
Mar 14 2023, 8:22 PM
jestabro added a comment to T5089: Add unit test of config_diff.

PR for vyos1x-config:
https://github.com/vyos/vyos1x-config/pull/15

Mar 14 2023, 7:35 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5087: Add support for lexical ordering of nodes in config_tree.

PR:
https://github.com/vyos/vyos1x-config/pull/15

Mar 14 2023, 7:35 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5086: Integrate hsflowd for sflow accounting from Open to In progress.
Mar 14 2023, 7:07 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5086: Integrate hsflowd for sflow accounting.

PR https://github.com/vyos/vyos-build/pull/320
PR https://github.com/vyos/vyos-1x/pull/1891

Mar 14 2023, 6:59 PM · VyOS 1.4 Sagitta
n.fort added a comment to T5055: Firewall - Add packet type matcher (pkttype).

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

Mar 14 2023, 6:25 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T5087: Add support for lexical ordering of nodes in config_tree: T5089: Add unit test of config_diff.
Mar 14 2023, 6:18 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T5089: Add unit test of config_diff: T5087: Add support for lexical ordering of nodes in config_tree.
Mar 14 2023, 6:18 PM · VyOS 1.4 Sagitta
jestabro triaged T5089: Add unit test of config_diff as Normal priority.
Mar 14 2023, 6:17 PM · VyOS 1.4 Sagitta
n.fort added a comment to T5055: Firewall - Add packet type matcher (pkttype).

I'll work on it on the next days.
I'll keep you posted!

Mar 14 2023, 5:07 PM · VyOS 1.4 Sagitta
jestabro renamed T5088: Add lexicographical-numeric compare function for vytree/configtree from Add lexicographical-numerical compare function for vytree/configtree to Add lexicographical-numeric compare function for vytree/configtree.
Mar 14 2023, 4:57 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5088: Add lexicographical-numeric compare function for vytree/configtree.

PR:
https://github.com/vyos/vyos1x-config/pull/14

Mar 14 2023, 4:57 PM · VyOS 1.4 Sagitta
n.fort added a comment to T5050: Firewall - Add options for logging packets.

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

Mar 14 2023, 4:52 PM · VyOS 1.4 Sagitta
jestabro updated the task description for T5088: Add lexicographical-numeric compare function for vytree/configtree.
Mar 14 2023, 4:39 PM · VyOS 1.4 Sagitta
jestabro renamed T5088: Add lexicographical-numeric compare function for vytree/configtree from Add lexicographic-numerical compare function for vytree/configtree to Add lexicographical-numerical compare function for vytree/configtree.
Mar 14 2023, 4:39 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T5088: Add lexicographical-numeric compare function for vytree/configtree: T5087: Add support for lexical ordering of nodes in config_tree.
Mar 14 2023, 4:38 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T5087: Add support for lexical ordering of nodes in config_tree: T5088: Add lexicographical-numeric compare function for vytree/configtree.
Mar 14 2023, 4:38 PM · VyOS 1.4 Sagitta
jestabro triaged T5088: Add lexicographical-numeric compare function for vytree/configtree as Normal priority.
Mar 14 2023, 4:38 PM · VyOS 1.4 Sagitta
jestabro triaged T5087: Add support for lexical ordering of nodes in config_tree as Normal priority.
Mar 14 2023, 4:32 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5085: ospfv3 route-map not applied in FRR configuration from In progress to Needs testing.
Mar 14 2023, 12:54 PM · VyOS 1.4 Sagitta