Page MenuHomeVyOS Platform
Feed Advanced Search

Jan 26 2019

dmbaturin moved T1206: Commit revisions are not rotated from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-GA) board.
Jan 26 2019, 10:03 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin moved T1157: Static route not reachable through VRRP address from Backlog to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-GA) board.
Jan 26 2019, 10:03 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin moved T1185: Firewall rulesets are ignored in RFC-compliant VRRP setups from Backlog to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-GA) board.
Jan 26 2019, 10:03 PM · VyOS 1.3 Equuleus (1.3.7)
dmbaturin moved T113: Support for custom MAC addresses on a per-VLAN basis from Backlog to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-GA) board.
Jan 26 2019, 10:03 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin created T1206: Commit revisions are not rotated.
Jan 26 2019, 9:50 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin edited projects for T865: Add initial RPKI support, added: VyOS 1.2 Crux (VyOS 1.2.0-GA); removed VyOS 1.2 Crux (VyOS 1.2.0-EPA3).
Jan 26 2019, 8:54 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin closed T865: Add initial RPKI support as Resolved.
Jan 26 2019, 8:54 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin added a comment to T865: Add initial RPKI support.

Looks like the issue with the same host displayed multiple times is fixed in the latest FRR.

Jan 26 2019, 8:46 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin changed the status of T1157: Static route not reachable through VRRP address from Open to On hold.

Ok, I've re-tested everything one more time to be sure. I can confirm the somewhat strange (though technically correct) behaviour of blackhole routes: they become ECMP routes if there's another route of the same distance. I would expect normal routes to override them in that case, but the kernel is following its hard and fast rule that two routes with the same distance automatically become ECMP routes, that behaviour is counter-intuitive but consistent.

Jan 26 2019, 4:39 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin moved T1193: libvyosconfig parser cannot handle top level leaf and tag nodes from Backlog to Finished on the VyOS 1.2 Crux (VyOS 1.2.0-GA) board.
Jan 26 2019, 3:54 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin moved T1169: LLDP potentially broken from Backlog to In Progress on the VyOS 1.2 Crux (VyOS 1.2.0-GA) board.
Jan 26 2019, 3:54 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin added a comment to T1185: Firewall rulesets are ignored in RFC-compliant VRRP setups.

@jmlccdmd I've been testing it with EPA3 and friday's nightly build.

Jan 26 2019, 3:54 PM · VyOS 1.3 Equuleus (1.3.7)
dmbaturin added a comment to T1169: LLDP potentially broken.

I've built lldpd 1.0.3, much newer than that from jessie. Luckily, the maintainer keep Debian packaging in the official repository, so it wasn't much effort to do.

Jan 26 2019, 2:24 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin closed T1204: LLDP reports VyOS version as "unknown" as Resolved.
Jan 26 2019, 2:23 AM · VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin created T1204: LLDP reports VyOS version as "unknown".
Jan 26 2019, 2:18 AM · VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin changed the status of T1185: Firewall rulesets are ignored in RFC-compliant VRRP setups from In progress to Needs testing.

Ok, more interesting than that. In the latest image, the setup just works as described with RFC-compliant VRRP:

Jan 26 2019, 2:06 AM · VyOS 1.3 Equuleus (1.3.7)
dmbaturin added a comment to T1185: Firewall rulesets are ignored in RFC-compliant VRRP setups.

This problem is specific to RFC-compliant VRRP setups. Firewall design in VyOS is rather unfortunate in that rulesets are bound to interfaces. If you assign it to eth0, a rule with -i eth0 -j MyRuleset is created. RFC-compliant (shared MAC) VRRP uses those eth0v1 etc. interfaces, but since from netfilter's point of view eth0 and eth0v1 are different interfaces, those rules are never reached.

Jan 26 2019, 1:13 AM · VyOS 1.3 Equuleus (1.3.7)
dmbaturin renamed T1185: Firewall rulesets are ignored in RFC-compliant VRRP setups from Firewall rule set ignored in VRRP setup to Firewall rulesets are ignored in RFC-compliant VRRP setups.
Jan 26 2019, 1:08 AM · VyOS 1.3 Equuleus (1.3.7)
dmbaturin changed the status of T1193: libvyosconfig parser cannot handle top level leaf and tag nodes from Confirmed to Needs testing.

This issue uncovered more. The parser was written under an assumption that "bare" leaf and tag nodes at the top level are not allowed. In fact, while VyOS config never have them, it's by convention rather than by design, if you create a command definition for one (set foo bar), it works just fine. So, to be consistent with the original parser, the new parser should allow them.
I've removed the restriction on the grammar to allow them (see https://github.com/vyos/libvyosconfig/commit/1dd05b330f3adfe828ba3ca4c71db2e12b8968f6), and now run show configuration commands seems to work with "partial" configs just fine. The change appears to have no ill effects on parsing "normal" config, according to my testing.

Jan 26 2019, 1:04 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin renamed T1193: libvyosconfig parser cannot handle top level leaf and tag nodes from Command "run show configuration commands" generates an error if not on the top level in config mode to libvyosconfig parser cannot handle top level leaf and tag nodes.
Jan 26 2019, 12:03 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)

Jan 25 2019

dmbaturin closed T1203: Webproxy 1 to 2 migration fails if proxy-bypass is not configured as Resolved.
Jan 25 2019, 11:42 PM · VyOS 1.2 Crux (VyOS 1.2.0-GA)
dmbaturin created T1203: Webproxy 1 to 2 migration fails if proxy-bypass is not configured.
Jan 25 2019, 11:31 PM · VyOS 1.2 Crux (VyOS 1.2.0-GA)

Jan 23 2019

dmbaturin added a comment to T1193: libvyosconfig parser cannot handle top level leaf and tag nodes.

I suppose I can port the fix for |commands to it.

Jan 23 2019, 12:22 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)

Jan 14 2019

dmbaturin renamed T1068: Completion data buffer is too small from Limitation to How Many Firewall Groups You Can Have to Completion data buffer is too small.
Jan 14 2019, 6:18 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
dmbaturin closed T1175: "show vpn ipsec sa" doesn't show DMVPN connections as Resolved.
Jan 14 2019, 6:02 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)

Jan 12 2019

dmbaturin created T1175: "show vpn ipsec sa" doesn't show DMVPN connections.
Jan 12 2019, 4:20 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)

Jan 5 2019

dmbaturin claimed T1159: Incorrect handling of tunnels without PFS by the "run show vpn ipsec sa" script.
Jan 5 2019, 9:43 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
dmbaturin created T1159: Incorrect handling of tunnels without PFS by the "run show vpn ipsec sa" script.
Jan 5 2019, 9:43 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)

Jan 3 2019

dmbaturin closed T1149: flow-accounting stops on 1.2.0-epa2 as Resolved.

I noticed the issue but didn't get to fixing it, applied your fix now.

Jan 3 2019, 10:24 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)

Jan 2 2019

dmbaturin reopened T728: Do not reference vyatta in the name of the postconfig script as "Needs testing".
Jan 2 2019, 9:53 AM · VyOS 1.2 Crux (VyOS 1.2.0-EPA3), VyOS-1.2.0-GA
dmbaturin triaged T1146: Postconfig scripts do not always run after config load is complete as Normal priority.
Jan 2 2019, 9:27 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
dmbaturin created VyOS 1.2 Crux (VyOS 1.2.0-EPA3).
Jan 2 2019, 9:23 AM

Jan 1 2019

dmbaturin edited projects for T1023: Install Grub EFI to removable location as well, added: VyOS 1.2 Crux (VyOS 1.2.0-EPA2); removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Jan 1 2019, 12:53 PM · VyOS 1.2 Crux (VyOS 1.2.0-EPA2), VyOS-1.2.0-GA
dmbaturin edited projects for T1139: Upgrade Kernel to 4.19.12, added: VyOS 1.2 Crux (VyOS 1.2.0-EPA2); removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Jan 1 2019, 12:53 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin edited projects for T1098: mmc_block, sdhci, and sdhci_acpi modules for kernel, added: VyOS 1.2 Crux (VyOS 1.2.0-EPA2); removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Jan 1 2019, 12:53 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin edited projects for T1136: Typo in BGP CLI, added: VyOS 1.2 Crux (VyOS 1.2.0-EPA2); removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Jan 1 2019, 12:52 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin edited projects for T314: Unable to apply MSS Clamp with VyOS configuration, added: VyOS 1.2 Crux (VyOS 1.2.0-EPA2); removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Jan 1 2019, 12:52 PM · VyOS 1.2 Crux (VyOS 1.2.2)
dmbaturin edited projects for T1007: site-to-site GRE IPSEC VPN fails, added: VyOS 1.2 Crux (VyOS 1.2.0-EPA2); removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Jan 1 2019, 12:51 PM · Rejected

Dec 31 2018

dmbaturin edited projects for T1043: Creating VXLAN missing commit validation for group + link, added: VyOS 1.2 Crux (VyOS 1.2.0-EPA2); removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Dec 31 2018, 3:42 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
dmbaturin changed Why the issue appeared? from none to third-party on T1027: show ip ospf neighbor A.B.C.D does not work.
Dec 31 2018, 3:41 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin edited projects for T1027: show ip ospf neighbor A.B.C.D does not work, added: VyOS 1.2 Crux (VyOS 1.2.0-EPA2); removed VyOS-1.2.0-GA.
Dec 31 2018, 3:41 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin closed T1027: show ip ospf neighbor A.B.C.D does not work as Resolved.

FRR people fixed it rather quickly!

Dec 31 2018, 3:41 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin added a comment to T1128: SNMP hostname not changed after commit.

Ok, ignore it, I decided not to be a lazy butt and test it myself. ;)
Reload is not enough, restart is needed, so the fix should be complete.

Dec 31 2018, 12:48 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin closed T1128: SNMP hostname not changed after commit as Resolved.
Dec 31 2018, 12:47 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin edited projects for T1128: SNMP hostname not changed after commit, added: VyOS 1.2 Crux (VyOS 1.2.0-EPA2); removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Dec 31 2018, 12:43 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin added a comment to T1128: SNMP hostname not changed after commit.

I've added SNMP restart on hostname change, it will be in the next nightly build.

Dec 31 2018, 12:42 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin edited projects for T109: VyOS Can Lose Parts Of Its Config On Reboot - In Certain Situations, added: VyOS-1.2.0-GA; removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Dec 31 2018, 12:24 PM · VyOS 1.3 Equuleus (1.3.3)
dmbaturin set Why the issue appeared? to none on T103: DHCP server prepends shared network name to hostnames.
Dec 31 2018, 12:23 PM · VyOS 1.2 Crux (VyOS 1.2.6)
dmbaturin claimed T905: The command show remote-config does not work for remote-platform openvpn.
Dec 31 2018, 12:21 PM · VyOS 1.4 Sagitta
dmbaturin edited projects for T905: The command show remote-config does not work for remote-platform openvpn, added: VyOS-1.2.0-GA; removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Dec 31 2018, 12:21 PM · VyOS 1.4 Sagitta
dmbaturin closed T777: Misleading Help Text for IPSEC Connection Type as Resolved.
Dec 31 2018, 12:20 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin added a comment to T1112: BGP redistribute static not migrated on upgrade.

Oh, you forgot metric and route-map options. Extending your patch to support them wasn's hard though, most of the work was already done.

Dec 31 2018, 11:59 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
dmbaturin renamed T1112: BGP redistribute static not migrated on upgrade from redistribute static not migrated on upgrade to BGP redistribute static not migrated on upgrade.
Dec 31 2018, 11:58 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
dmbaturin added a comment to T1112: BGP redistribute static not migrated on upgrade.

Hey @Merijn, sorry for late reply and thanks for the patch! I've merged it in and it will be in the next nightly build.

Dec 31 2018, 11:42 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
dmbaturin edited projects for T1108: "show vpn ipsec sa" fails with exception when there are no established SAs, added: VyOS 1.2 Crux (VyOS 1.2.0-EPA2); removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Dec 31 2018, 11:39 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin added a comment to T1027: show ip ospf neighbor A.B.C.D does not work.

I could reproduce it in today's FRR master. I'm reporting the issue to FRR maintainers.

Dec 31 2018, 11:37 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin edited projects for T1027: show ip ospf neighbor A.B.C.D does not work, added: VyOS-1.2.0-GA; removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Dec 31 2018, 11:33 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin closed T1138: "set comm-list" syntax is out of sync with FRR as Resolved.
Dec 31 2018, 11:32 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin edited projects for T1138: "set comm-list" syntax is out of sync with FRR, added: VyOS 1.2 Crux (VyOS 1.2.0-EPA2); removed VyOS 1.2 Crux ( VyOS 1.2.0-EPA).
Dec 31 2018, 11:32 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin edited projects for T1011: FTP connection tracking slightly broken, added: VyOS 1.2 Crux (VyOS 1.2.0-EPA2); removed VyOS 1.2 Crux (VyOS 1.2.0-rc8).
Dec 31 2018, 11:31 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin added a project to T1141: Conntrack helpers are no longer active by default: VyOS 1.2 Crux (VyOS 1.2.0-EPA2).
Dec 31 2018, 11:31 AM · VyOS 1.2 Crux (VyOS 1.2.0-EPA3), VyOS-1.2.0-GA
dmbaturin created VyOS 1.2 Crux (VyOS 1.2.0-EPA2).
Dec 31 2018, 11:30 AM
dmbaturin renamed T1108: "show vpn ipsec sa" fails with exception when there are no established SAs from show vpn ipsec sa - corrupted output in 1.2.0-rc10 to "show vpn ipsec sa" fails with exception when there are no established SAs.
Dec 31 2018, 10:55 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin closed T1108: "show vpn ipsec sa" fails with exception when there are no established SAs as Resolved.

I've changed it to handle the situation gracefully. Actual display of connecting SAs is another story of course... The fix will be in the next nightly build.

Dec 31 2018, 10:54 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin changed the status of T1141: Conntrack helpers are no longer active by default from Open to Needs testing.

@zsdc The fix for T1011 should have fixed this, but there's a crucial and annoying detail: apparently when the nf_conntrack module is (re)loaded without nf_conntrack_helper=1 option, the sysctl value gets overwritten.

Dec 31 2018, 8:38 AM · VyOS 1.2 Crux (VyOS 1.2.0-EPA3), VyOS-1.2.0-GA
dmbaturin added a parent task for T1011: FTP connection tracking slightly broken: T1141: Conntrack helpers are no longer active by default.
Dec 31 2018, 8:09 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin added a subtask for T1141: Conntrack helpers are no longer active by default: T1011: FTP connection tracking slightly broken.
Dec 31 2018, 8:09 AM · VyOS 1.2 Crux (VyOS 1.2.0-EPA3), VyOS-1.2.0-GA
dmbaturin renamed T1141: Conntrack helpers are no longer active by default from PPTP Passthrough don't work with NAT on Vyos 1.2.0 to Conntrack helpers are no longer active by default.
Dec 31 2018, 8:08 AM · VyOS 1.2 Crux (VyOS 1.2.0-EPA3), VyOS-1.2.0-GA
dmbaturin renamed T1133: Confusing commit error message for non-existent VRRP sync-groups used in conntrack sync from Cannot assign sync-grup under conntrack over vrrp to Confusing commit error message for non-existent VRRP sync-groups used in conntrack sync.
Dec 31 2018, 7:26 AM · VyOS-1.2.0-GA, vyatta-vrrp, conntrack-tools
dmbaturin closed T1133: Confusing commit error message for non-existent VRRP sync-groups used in conntrack sync as Invalid.

Yes, seems it's just forgotten sync-group. A sync-group is required for it to work, in the current implementation. The error message is confusing and bug-like though, as of me.

Dec 31 2018, 7:25 AM · VyOS-1.2.0-GA, vyatta-vrrp, conntrack-tools

Dec 29 2018

dmbaturin claimed T1133: Confusing commit error message for non-existent VRRP sync-groups used in conntrack sync.
Dec 29 2018, 2:20 PM · VyOS-1.2.0-GA, vyatta-vrrp, conntrack-tools

Dec 26 2018

dmbaturin added a comment to T1122: Can't delete route-map rule with comm-list.

@m.cremers The fix will be in the next nightly build, please re-test.

Dec 26 2018, 7:00 AM · VyOS 1.2 Crux (VyOS 1.2.0-EPA3)
dmbaturin created T1138: "set comm-list" syntax is out of sync with FRR.
Dec 26 2018, 6:38 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)

Dec 21 2018

dmbaturin added a comment to T1132: Build on Debian Buster.

So far:

Dec 21 2018, 1:42 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin triaged T1132: Build on Debian Buster as Normal priority.
Dec 21 2018, 1:23 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

Dec 17 2018

dmbaturin closed T1111: Misbehaviour of "recent" options in firewall rules as Resolved.
Dec 17 2018, 9:50 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux ( VyOS 1.2.0-rc11)
dmbaturin claimed T1111: Misbehaviour of "recent" options in firewall rules.
Dec 17 2018, 9:47 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux ( VyOS 1.2.0-rc11)
dmbaturin added a comment to T1111: Misbehaviour of "recent" options in firewall rules.

Thanks for catching this! I've fixed it in the upcoming rc11.

Dec 17 2018, 9:47 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux ( VyOS 1.2.0-rc11)
dmbaturin merged T1109: Add option for enabling multipath ecmp L4 hashing and dead-neighbor-detection into T992: Add an option for enabling layer 4 multipath.
Dec 17 2018, 8:07 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc8)
dmbaturin merged task T1109: Add option for enabling multipath ecmp L4 hashing and dead-neighbor-detection into T992: Add an option for enabling layer 4 multipath.
Dec 17 2018, 8:07 PM
MrFunken awarded T865: Add initial RPKI support a Like token.
Dec 17 2018, 10:38 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-GA)

Dec 16 2018

dmbaturin edited projects for T375: WAN failover, not to balance the load, added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux ( VyOS 1.2.0-rc11).
Dec 16 2018, 4:47 PM · VyOS 1.4 Sagitta
dmbaturin changed the status of T314: Unable to apply MSS Clamp with VyOS configuration from On hold to Needs testing.
Dec 16 2018, 4:47 PM · VyOS 1.2 Crux (VyOS 1.2.2)
dmbaturin set Why the issue appeared? to none on T50: Better support for tcp-mss.
Dec 16 2018, 4:45 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin added a comment to T50: Better support for tcp-mss.

If we are planning firewall overhaul, the old design issues should not get in the way. It's planned for 1.3 though

Dec 16 2018, 4:45 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin set Why the issue appeared? to none on T123: Set module/kernel options from CLI.
Dec 16 2018, 4:44 PM · Rejected
dmbaturin edited projects for T738: Add local-port and resolver port options for powerdns in CLI configuration tree, added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux ( VyOS 1.2.0-rc11).
Dec 16 2018, 4:28 PM · VyOS 1.3 Equuleus (1.3.4)
dmbaturin edited projects for T521: Network services may fail if vyatta-router.service startup takes longer than a few seconds, added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux ( VyOS 1.2.0-rc11).
Dec 16 2018, 3:40 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin closed T1027: show ip ospf neighbor A.B.C.D does not work as Resolved.

That command works for me in the upcoming rc, so I assume they fixed it.

Dec 16 2018, 3:37 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA2)
dmbaturin removed a project from T1082: run "show vpn debug detail " error: VyOS 1.2 Crux ( VyOS 1.2.0-rc11).
Dec 16 2018, 3:35 PM
dmbaturin closed T1082: run "show vpn debug detail " error as Invalid.

That command has been removed in rc10. "run show ipsec debug" is now mapped to "ipsec statusall", which should be detailed enough for all practical purposes.

Dec 16 2018, 3:34 PM
dmbaturin renamed T1072: Route-map rules do not allow named community-lists from Community List - Inconsistent Syntax to Route-map rules do not allow named community-lists.
Dec 16 2018, 3:32 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux ( VyOS 1.2.0-rc11)
dmbaturin closed T1072: Route-map rules do not allow named community-lists as Resolved.

Good catch! Fixed.

Dec 16 2018, 3:31 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux ( VyOS 1.2.0-rc11)
dmbaturin closed T1093: Cannot delete route-map with BGP community as Resolved.

Ah , another minor incompatibility between Quagga and FRR. I've fixed it, the fix will be in the next rc.

Dec 16 2018, 3:19 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux ( VyOS 1.2.0-rc11)
dmbaturin closed T1063: Routing protocol and QoS templates are missing in the wireguard CLI as Resolved.

@hagbard I've added it to all interface templates generators now, including that for QoS.

Dec 16 2018, 3:06 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux ( VyOS 1.2.0-rc11)
dmbaturin renamed T1063: Routing protocol and QoS templates are missing in the wireguard CLI from Wireguard: Unable to add wireguard interface to a routing protocol (eg. ospf) to Routing protocol and QoS templates are missing in the wireguard CLI.
Dec 16 2018, 2:58 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux ( VyOS 1.2.0-rc11)
dmbaturin renamed T1087: Firewall commands are missing in wireguard interface CLI from Firewall on Wireguard Interface to Firewall commands are missing in wireguard interface CLI.
Dec 16 2018, 2:53 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux ( VyOS 1.2.0-rc11)
dmbaturin edited projects for T1087: Firewall commands are missing in wireguard interface CLI, added: VyOS 1.2 Crux ( VyOS 1.2.0-rc11); removed VyOS 1.2 Crux.
Dec 16 2018, 2:52 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux ( VyOS 1.2.0-rc11)
dmbaturin added a comment to T1087: Firewall commands are missing in wireguard interface CLI.

@hagbarg Sorry I haven't spotted this earlier and had to revert your commit! Please check out my commits: this is how it's been done historically. You would have to also add PBR templates so I see no reason for duplicating that, especially in light of planned firewall overhaul that will rid us from interface templates.

Dec 16 2018, 2:52 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux ( VyOS 1.2.0-rc11)
dmbaturin closed T1047: Configuration saved on a livecd cannot be carried over to the installed image as Resolved.
Dec 16 2018, 2:26 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux ( VyOS 1.2.0-rc11)