Page MenuHomeVyOS Platform
Feed Advanced Search

Jun 18 2020

dmbaturin closed T1844: Fix interface configuration which was broken in T1762 as Resolved.

If it reappears, please reopen.

Jun 18 2020, 10:28 PM
dmbaturin added a project to T1805: vyos-build adding host system mdadm config to iso: VyOS 1.3 Equuleus.
Jun 18 2020, 10:28 PM · VyOS 1.5 Circinus
dmbaturin added a project to T1302: Allowing separate peer-group config for ipv6-unicast no longer needed.: VyOS 1.3 Equuleus.
Jun 18 2020, 10:21 PM
dmbaturin added a project to T1293: Zone-policy implementation does not allow secondary IP on an interface to communicate: VyOS 1.3 Equuleus.
Jun 18 2020, 10:21 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a project to T1221: BGP - Default route injection is not processed by the specific route-map: VyOS 1.2 Crux.

Could anyone test if it's still reproducible?

Jun 18 2020, 10:16 PM · VyOS 1.2 Crux (VyOS 1.2.6)
dmbaturin closed T1089: Segmentation Fault in vyatta-op-cmd-wrapper as Wontfix.

Sorry for a very late reply. The script-template already takes care of everything, there is no need to use vyatta-cfg-cmf-wrapper.

Jun 18 2020, 10:15 PM
dmbaturin added a project to T1877: Feature Request: Allow NAT to use network and address groups: VyOS 1.3 Equuleus.

With migration to nftables this is a very real possibiliy.

Jun 18 2020, 10:12 PM · VyOS 1.4 Sagitta
dmbaturin closed T1868: Add opportunity to get current values from API as Resolved.

1.3 rolling supports it already, see https://github.com/vyos/vyos-1x/blob/current/src/services/vyos-http-api-server#L195

Jun 18 2020, 10:11 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin renamed T1866: Commit archive over SFTP doesn't work with non-standard ports from SSH remote key was not OK to Commit archive over SFTP doesn't work with non-standard ports.
Jun 18 2020, 10:06 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
dmbaturin reopened T1826: Misleading message on "reboot at" command, a subtask of T1855: Clean up the reboot/poweroff CLI and script, as Open.
Jun 18 2020, 9:41 PM · VyOS 1.3 Equuleus (1.3.7)
dmbaturin reopened T1826: Misleading message on "reboot at" command as "Open".
Jun 18 2020, 9:41 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin updated the task description for T1855: Clean up the reboot/poweroff CLI and script.
Jun 18 2020, 9:40 PM · VyOS 1.3 Equuleus (1.3.7)
dmbaturin closed T1826: Misleading message on "reboot at" command, a subtask of T1855: Clean up the reboot/poweroff CLI and script, as Wontfix.
Jun 18 2020, 9:40 PM · VyOS 1.3 Equuleus (1.3.7)
dmbaturin closed T1826: Misleading message on "reboot at" command as Wontfix.

I wonder if it may be a good idea to make reboot and poweroff commands create a file in our own format.

Jun 18 2020, 9:40 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin closed T1337: Upgrading from 1.1.8 (or even latest 1.2.0) to any rolling release version fails to verify the ISO signature as Wontfix.

The rolling release images are not signed. Never were, though I hope at some point they will be. But then again, automatically signing images, with a key stored on a public-facing machine, without a password... kinda defeats the purpose of signing.

Jun 18 2020, 9:30 PM
dmbaturin added a comment to T2614: Add an option to mangle dict keys to vyos.config.get_config_dict().

Making it a default can make sense, if everyone agrees.

Jun 18 2020, 9:27 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin closed T2614: Add an option to mangle dict keys to vyos.config.get_config_dict() as Resolved.
Jun 18 2020, 9:26 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin created T2614: Add an option to mangle dict keys to vyos.config.get_config_dict().
Jun 18 2020, 6:36 PM · VyOS 1.3 Equuleus (1.3.0)

Jun 11 2020

dmbaturin created T2588: Add support for default values to the interface-definition format.
Jun 11 2020, 8:46 PM · VyOS 1.3 Equuleus (1.3.0)

Jun 10 2020

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)
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)

Jun 8 2020

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)

May 19 2020

dmbaturin triaged T2482: Update PowerDNS recursor to 4.3.1 for CVE-2020-10995 as High priority.
May 19 2020, 9:32 PM · Restricted Project

May 16 2020

dmbaturin added a comment to T2467: Restarting flow accounting fails with systemd error.

Sometimes I wonder if we should just silently wrap every op mode command in sudo, at least those in the families other than show. It's hard to name a command that doesn't need sudo, and everyone (myself included!) has forgotten to add it at least once.

May 16 2020, 4:58 AM · VyOS 1.3 Equuleus (1.3.0)

May 9 2020

dmbaturin added a comment to T2267: equuleus: Autogenerating deb package version number for internal packages.

All sounds good to me.

May 9 2020, 6:36 AM · VyOS 1.3 Equuleus (1.3.7)

Apr 26 2020

dmbaturin added a project to T1220: Show transceiver information from plugin modules, e.g SFP+, QSFP: VyOS 1.2 Crux (VyOS 1.2.6).
Apr 26 2020, 8:10 AM · VyOS 1.2 Crux (VyOS 1.2.6)

Apr 16 2020

dmbaturin created T2302: Convert configuration scripts from executables to modules and use a script runner.
Apr 16 2020, 2:37 PM · VyOS 1.4 Sagitta
dmbaturin edited the content of Perl API.
Apr 16 2020, 11:40 AM

Apr 13 2020

dmbaturin added a comment to T2100: BGP route adverisement wih checks rib.

As far as I remember, originally in our Quagga days, it was the case: nothing was advertised if it wasn't present in the RIB. So if you wanted to advertise e.g. 192.0.2.0/24 but had it split into /25's, you'd need both set protocols bgp ... network 192.0.2.0/24 and set protocols static route 192.0.2.0/24 blackhole.

Apr 13 2020, 1:25 PM · VyOS 1.3 Equuleus (1.3.0-epa1)

Apr 12 2020

dmbaturin closed T2059: Set source-validation on bond vif don't work as Resolved.
Apr 12 2020, 1:10 PM · VyOS 1.2 Crux (VyOS 1.2.5)
dmbaturin closed T1828: Missing completion helper for "set system syslog host 192.0.2.1 facility all protocol" as Resolved.
Apr 12 2020, 1:08 PM · VyOS 1.2 Crux (VyOS 1.2.5)

Apr 10 2020

dmbaturin renamed T1821: "authentication mode radius" has no effect for PPPoE server from VyOS - pppoe-server to "authentication mode radius" has no effect for PPPoE server.
Apr 10 2020, 10:20 AM · VyOS 1.2 Crux (VyOS 1.2.5)

Apr 9 2020

dmbaturin created T2254: Provide more information on the build branch in the version data.
Apr 9 2020, 6:55 AM · VyOS 1.3 Equuleus

Apr 4 2020

dmbaturin created T2216: Containerized third-party applications for VyOS.
Apr 4 2020, 8:45 AM · VyOS 1.4 Sagitta

Mar 30 2020

dmbaturin added a comment to T2180: get_config_dict should be independent of CLI edit level.

I think I agree: at commit time, user's CLI edit level is irrelevant and should have no effect on the script behaviour.

Mar 30 2020, 11:57 PM · VyOS 1.3 Equuleus (1.3.0)

Mar 25 2020

dmbaturin created an object: Operational command guidelines.
Mar 25 2020, 4:49 PM
dmbaturin edited the content of VyOS Developer Documentation.
Mar 25 2020, 4:34 PM

Mar 22 2020

dmbaturin closed T1884: Keeping VRRP transition-script native behaviour and adding stop-script as Resolved.
Mar 22 2020, 10:29 PM · VyOS 1.2 Crux (VyOS 1.2.5)

Mar 18 2020

dmbaturin added a comment to T2130: XML schema: add valueHelp support in op-mode definitions..

Could you describe your "dream syntax" for it?
The op mode node.def's simply don't have a concept of value help in vyatta-cfg, only comp_help (<completionHelp> in XML terms).

Mar 18 2020, 3:38 PM · VyOS 1.5 Circinus
dmbaturin updated subscribers of T2136: XML command definition convertor doesn't disallow tag nodes with multi flag on.
Mar 18 2020, 3:27 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin changed the status of T2136: XML command definition convertor doesn't disallow tag nodes with multi flag on from Open to Needs testing.
Mar 18 2020, 3:26 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin created T2136: XML command definition convertor doesn't disallow tag nodes with multi flag on.
Mar 18 2020, 3:09 PM · VyOS 1.3 Equuleus (1.3.0)

Mar 15 2020

dmbaturin closed T1431: Implement an HTTP API for config reading and modification as Resolved.
Mar 15 2020, 3:28 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1432: Implement config write API for Python, a subtask of T1431: Implement an HTTP API for config reading and modification, as Resolved.
Mar 15 2020, 3:27 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin closed T1432: Implement config write API for Python as Resolved.
Mar 15 2020, 3:27 PM · VyOS 1.2 Crux (VyOS 1.2.3)
dmbaturin added a project to T1432: Implement config write API for Python: VyOS 1.2 Crux (VyOS 1.2.3).
Mar 15 2020, 3:27 PM · VyOS 1.2 Crux (VyOS 1.2.3)

Mar 14 2020

Viacheslav awarded T439: local PBR support a Like token.
Mar 14 2020, 10:49 AM · VyOS 1.4 Sagitta
dmbaturin created T2120: "reset vpn ipsec-peer" doesn't work with named peers.
Mar 14 2020, 8:56 AM · VyOS 1.2 Crux (VyOS 1.2.5)

Mar 9 2020

dmbaturin removed projects from T1845: syslog host no longer accepts a port: Ready for Crux (1.2.x), VyOS 1.2 Crux (VyOS 1.2.5).
Mar 9 2020, 12:38 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin moved T1832: radvd adding feature DNSSL branch.example.com example.com to existing package from Backlog to Finished on the VyOS 1.2 Crux (VyOS 1.2.5) board.
Mar 9 2020, 12:36 PM · VyOS 1.2 Crux (VyOS 1.2.5)
dmbaturin moved T1891: Router announcements broken on boot from Backlog to Finished on the VyOS 1.2 Crux (VyOS 1.2.5) board.
Mar 9 2020, 12:30 PM · VyOS 1.2 Crux (VyOS 1.2.5)
dmbaturin moved T1967: BGP parameter "enforce-first-as" does not work anymore from Backlog to Finished on the VyOS 1.2 Crux (VyOS 1.2.5) board.
Mar 9 2020, 12:30 PM · VyOS 1.2 Crux (VyOS 1.2.5)
dmbaturin moved T1970: Correct adding interfaces on boot from Backlog to Finished on the VyOS 1.2 Crux (VyOS 1.2.5) board.
Mar 9 2020, 4:58 AM · VyOS 1.2 Crux (VyOS 1.2.5)

Mar 8 2020

dmbaturin created T2108: Use minisign/signify instead of GPG for release signing.
Mar 8 2020, 4:28 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.9), VyOS 1.4 Sagitta

Feb 23 2020

dmbaturin assigned T1301: bgp peer-groups don't work when "no-ipv4-unicast" is enabled. to rherold.
Feb 23 2020, 8:23 PM · VyOS 1.2 Crux (VyOS 1.2.5)

Feb 10 2020

dmbaturin added projects to T2026: Make cli-shell-api correctly exit with non-zero code on failures: VyOS 1.2 Crux (VyOS 1.2.6), VyOS 1.3 Equuleus.
Feb 10 2020, 9:46 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin created T2026: Make cli-shell-api correctly exit with non-zero code on failures.
Feb 10 2020, 9:45 PM · VyOS 1.3 Equuleus (1.3.0)

Feb 4 2020

dmbaturin renamed T1881: Execute permissions are removed from custom SNMP scripts at commit time from Custom snmp script permissions changed to Execute permissions are removed from custom SNMP scripts at commit time.
Feb 4 2020, 10:01 PM · VyOS 1.2 Crux (VyOS 1.2.5)
dmbaturin renamed T1909: Incorrect behaviour of static routes with overlapping networks from Incorrect work static routing to Incorrect behaviour of static routes with overlapping networks.
Feb 4 2020, 10:00 PM · VyOS 1.2 Crux (VyOS 1.2.5), vyos-frr

Jan 31 2020

dmbaturin moved T2001: Error when router reboot from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.5) board.
Jan 31 2020, 9:49 AM · VyOS 1.2 Crux (VyOS 1.2.5)

Jan 16 2020

dmbaturin added a comment to T637: Replace tshark with tcpdump.

We took other steps that allows us to take the image back to a manageable size, and this task lost its immediate relevance.

Jan 16 2020, 6:15 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 9 2020

dmbaturin triaged T1958: Include only firmware we actually need as Normal priority.
Jan 9 2020, 7:27 AM · VyOS 1.3 Equuleus (1.3.0)

Jan 2 2020

njh awarded T1327: Set the serial console speed to 115200 by default a Love token.
Jan 2 2020, 4:56 PM · VyOS 1.3 Equuleus (1.3.0)

Dec 10 2019

dmbaturin added a comment to T1836: import-conf-mode-commands in vyos-1x/scripts fails to create an xml.

Good point! PR merged.

Dec 10 2019, 5:56 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Dec 5 2019

dmbaturin added a comment to T1826: Misleading message on "reboot at" command.

The runtime errors are fixed by the above commit.

Dec 5 2019, 11:15 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a subtask for T1855: Clean up the reboot/poweroff CLI and script: T1826: Misleading message on "reboot at" command.
Dec 5 2019, 11:09 PM · VyOS 1.3 Equuleus (1.3.7)
dmbaturin added a parent task for T1826: Misleading message on "reboot at" command: T1855: Clean up the reboot/poweroff CLI and script.
Dec 5 2019, 11:09 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin triaged T1855: Clean up the reboot/poweroff CLI and script as Normal priority.
Dec 5 2019, 11:09 PM · VyOS 1.3 Equuleus (1.3.7)
dmbaturin renamed T1826: Misleading message on "reboot at" command from Missleading message on "reboot at" command to Misleading message on "reboot at" command.
Dec 5 2019, 10:43 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a comment to T1842: Equuleus: "reboot at 04:00" command not working.

I agree. If it works in a way that is consistent with what the command promises, let's use it.

Dec 5 2019, 1:24 AM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin created T1848: Rework the handling of special characters inside node values.
Dec 5 2019, 1:23 AM · VyOS 1.5 Circinus

Nov 19 2019

dmbaturin closed T1705: High CPU usage by bgpd when snmp is active as Resolved.
Nov 19 2019, 8:51 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin removed a project from T1260: VICI-based implementation of "run show vpn ipsec sa": VyOS 1.2 Crux (VyOS 1.2.1).
Nov 19 2019, 6:09 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a project to T1812: DHCP: hostnames of clients not resolving after update v1.2.3 -> 1.2-rolling : VyOS 1.2 Crux (VyOS 1.2.4).
Nov 19 2019, 6:06 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Nov 17 2019

dmbaturin added a comment to T548: BGP IPv6 multipath support.

Frankly, I can see why FRR doesn't want it to be modifiable at runtime. If you are decreasing the number, it would force a big routing table rebuild, and tracking whether the user increased or decreased it to decide if command should be allowed or not is more trouble than it's worth.

Nov 17 2019, 8:36 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin closed T1183: BFD Support via FRR as Resolved.
Nov 17 2019, 6:48 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin closed T1351: accel-pppoe adding CIDR based IP pool option as Resolved.
Nov 17 2019, 6:47 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin added a comment to T1430: Add options for custom DHCP client-id and hostname.

The original client-id has been cherry-picked into crux, but the vendor-class commands are not backportable since they rely on the new interface scripts.

Nov 17 2019, 6:20 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin closed T1376: Incorrect DHCP lease counting as Resolved.
Nov 17 2019, 6:15 PM · VyOS 1.2 Crux (VyOS 1.2.5)
dmbaturin closed T1376: Incorrect DHCP lease counting, a subtask of T1470: improve output of "show dhcpv6 server leases", as Resolved.
Nov 17 2019, 6:15 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin added a subtask for T1470: improve output of "show dhcpv6 server leases": T1376: Incorrect DHCP lease counting.
Nov 17 2019, 6:15 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin added a parent task for T1376: Incorrect DHCP lease counting: T1470: improve output of "show dhcpv6 server leases".
Nov 17 2019, 6:15 PM · VyOS 1.2 Crux (VyOS 1.2.5)
dmbaturin renamed T1376: Incorrect DHCP lease counting from Change dhcp lease couting funcition to Incorrect DHCP lease counting.
Nov 17 2019, 6:13 PM · VyOS 1.2 Crux (VyOS 1.2.5)
dmbaturin closed T1485: Enable 'AdvIntervalOpt' option in for radvd.conf as Resolved.

Also in crux now.

Nov 17 2019, 6:12 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin closed T1470: improve output of "show dhcpv6 server leases" as Resolved.

Cherr-picked into crux.

Nov 17 2019, 6:08 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Nov 16 2019

dmbaturin edited projects for T1509: Support for BGP replace-as option, added: VyOS 1.2 Crux (VyOS 1.2.2); removed VyOS 1.2 Crux (VyOS 1.2.4).
Nov 16 2019, 11:05 PM · VyOS 1.2 Crux (VyOS 1.2.2)
dmbaturin renamed T1509: Support for BGP replace-as option from Pleas support bgp replace-as to Support for BGP replace-as option.
Nov 16 2019, 11:05 PM · VyOS 1.2 Crux (VyOS 1.2.2)

Nov 14 2019

dmbaturin changed Is it a breaking change? from none to syntax on T1807: Improve WireGuard CLI "endpoint" on.
Nov 14 2019, 9:31 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin edited projects for T1807: Improve WireGuard CLI "endpoint" on, added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux.
Nov 14 2019, 9:31 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin added a comment to T1807: Improve WireGuard CLI "endpoint" on.

I agree. Users should be able to change the port independently from the address.

Nov 14 2019, 9:31 PM · VyOS 1.3 Equuleus (1.3.0)

Nov 13 2019

olofl awarded T439: local PBR support a Like token.
Nov 13 2019, 11:56 AM · VyOS 1.4 Sagitta

Nov 5 2019

dmbaturin added a project to T1447: Python subprocess called without import in host_name.py: VyOS 1.2 Crux (VyOS 1.2.4).
Nov 5 2019, 1:02 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin added a project to T1394: syslog systemd and host_name.py race condition: VyOS 1.2 Crux (VyOS 1.2.4).
Nov 5 2019, 1:02 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin added a subtask for T1394: syslog systemd and host_name.py race condition: T1447: Python subprocess called without import in host_name.py.
Nov 5 2019, 12:59 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin added a parent task for T1447: Python subprocess called without import in host_name.py: T1394: syslog systemd and host_name.py race condition.
Nov 5 2019, 12:59 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin moved T1401: Copying files with the FTP protocol fails if the password contains special characters from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.4) board.
Nov 5 2019, 12:45 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin moved T1421: OpenVPN client push-route stopped working, needs added quotes to fix from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.4) board.
Nov 5 2019, 12:43 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin moved T1578: completion offers "show table", but show table does not exist from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.4) board.
Nov 5 2019, 12:32 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin changed the status of T1578: completion offers "show table", but show table does not exist from Open to Needs testing.
Nov 5 2019, 12:32 PM · VyOS 1.2 Crux (VyOS 1.2.4)