Page MenuHomeVyOS Platform
Feed Advanced Search

Sep 27 2018

c-po added a comment to T859: boot from UEFI.

https://www.syslinux.org/wiki/index.php?title=Isohybrid

Sep 27 2018, 5:54 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc7)
c-po added a comment to T859: boot from UEFI.

This will be a killer feature. I wanted to spin a Atom C3000 board with VyOS 1.2 but that board comes with UEFI only so right now, no VyOS on this one. Debian Jessie CD on the other hand boots fine (build with UEFI support)

Sep 27 2018, 2:09 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc7)

Sep 25 2018

c-po added a comment to T696: Rewrite conntrack sync to XML.

VyOS 1.3 is fine for me

Sep 25 2018, 8:25 PM · VyOS 1.3 Equuleus (1.3.0-epa1)

Sep 23 2018

c-po added a comment to T858: Full UEFI support.

What happens on Hypervisors not supporting UEFI or older Hardware Platforms without UEFI?

Sep 23 2018, 5:59 PM · VyOS 1.5 Circinus
c-po claimed T857: vyatta-conntrack: cleanup node.def files and compile kernel modules statically.
Sep 23 2018, 1:25 PM · Rejected
c-po created T857: vyatta-conntrack: cleanup node.def files and compile kernel modules statically.
Sep 23 2018, 1:25 PM · Rejected
c-po added a comment to T500: arp_filter blocks ARPs for VRRP virtual addresses in 1.2.x.

I think we should take care about this in the VRRP scripts and leave the base system untouched. Meaning, take your proposal and remove

update_sysctl_conf net.ipv4.conf.default.arp_filter 1 \
    "reset promiscous arp response"
Sep 23 2018, 1:04 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T840: VRRP V3 backup router sending ND RA.

@rps seems to be the case. sorry for the noise

Sep 23 2018, 12:43 PM · VyOS 1.3 Equuleus (1.3.7), test
c-po added a comment to T840: VRRP V3 backup router sending ND RA.

arp_proxy setting was introduced in an ancient commit https://github.com/vyos/vyatta-cfg-system/commit/496526b572ca83308a858b2ec4771d2f05f4970c

Sep 23 2018, 8:33 AM · VyOS 1.3 Equuleus (1.3.7), test

Sep 21 2018

c-po closed T854: Python module named 'isc_dhcp_leases' missing in latest rolling release as Resolved.
Sep 21 2018, 5:02 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T854: Python module named 'isc_dhcp_leases' missing in latest rolling release.

@dmbaturin I actually comitted the fix yesterday morning. Somehow Phabricator only shows the corresponding commits when logged in.

Sep 21 2018, 5:01 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 20 2018

c-po changed the status of T854: Python module named 'isc_dhcp_leases' missing in latest rolling release from Open to In progress.
Sep 20 2018, 5:23 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T854: Python module named 'isc_dhcp_leases' missing in latest rolling release.
Sep 20 2018, 5:20 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 19 2018

c-po added a comment to T852: Router responding to arp requests for all addresses, breaks Windows networking!.

Please find some older rolling releases here:

Sep 19 2018, 7:39 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc2)

Sep 18 2018

c-po updated subscribers of T848: OpenNHRP / DMVPN not working in HUB mode.

As requested by @runar:

Sep 18 2018, 5:37 PM · Invalid
c-po moved T850: Change Request: Handle non existing listen-address assignments in e.g. TFTP or SNMP from Need Triage to In Progress on the VyOS 1.2 Crux board.
Sep 18 2018, 5:16 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc4)

Sep 16 2018

c-po closed T847: SNMP add listen-address validator as Resolved.
Sep 16 2018, 7:25 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T847: SNMP add listen-address validator, a subtask of T850: Change Request: Handle non existing listen-address assignments in e.g. TFTP or SNMP, as Resolved.
Sep 16 2018, 7:24 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc4)
c-po added a comment to T847: SNMP add listen-address validator.

See https://phabricator.vyos.net/rVYOSONEX0ac5a4f94a8a4e84ed73c2288bcb9a4c77b9b695

Sep 16 2018, 7:24 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T850: Change Request: Handle non existing listen-address assignments in e.g. TFTP or SNMP.

Invalid SNMP addresses must be filtered, else the service won't start with this error message:

Sep 16 20:32:58 LR1 snmpd[4848]: Error opening specified endpoint "udp:192.168.1.1:161"
Sep 16 20:32:58 LR1 snmpd[4848]: Server Exiting with code 1
Sep 16 20:32:58 LR1 snmpd[4845]: Starting SNMP services::
Sep 16 20:32:58 LR1 systemd[1]: snmpd.service: control process exited, code=exited status=1
Sep 16 20:32:58 LR1 systemd[1]: Failed to start LSB: SNMP agents.
Sep 16 20:32:58 LR1 systemd[1]: Unit snmpd.service entered failed state.
Sep 16 2018, 6:34 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc4)
c-po updated the task description for T850: Change Request: Handle non existing listen-address assignments in e.g. TFTP or SNMP.
Sep 16 2018, 6:12 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc4)
c-po added a subtask for T850: Change Request: Handle non existing listen-address assignments in e.g. TFTP or SNMP: T847: SNMP add listen-address validator.
Sep 16 2018, 6:11 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc4)
c-po added a parent task for T847: SNMP add listen-address validator: T850: Change Request: Handle non existing listen-address assignments in e.g. TFTP or SNMP.
Sep 16 2018, 6:11 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T850: Change Request: Handle non existing listen-address assignments in e.g. TFTP or SNMP.
Sep 16 2018, 6:11 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc4)

Sep 15 2018

c-po assigned T848: OpenNHRP / DMVPN not working in HUB mode to dmbaturin.
Sep 15 2018, 8:12 AM · Invalid
c-po created T848: OpenNHRP / DMVPN not working in HUB mode.
Sep 15 2018, 8:12 AM · Invalid
c-po closed T826: L2TP/IPSec broken in latest rolling release as Resolved.
Sep 15 2018, 7:54 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T826: L2TP/IPSec broken in latest rolling release from Need Triage to In Progress on the VyOS 1.2 Crux board.
Sep 15 2018, 7:52 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T845: Package isc-dhcp-server missing in current ISO image as Resolved.
Sep 15 2018, 7:52 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T844: wireguard kernel module not loading. as Resolved.
Sep 15 2018, 7:52 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T844: wireguard kernel module not loading. from Need Triage to Finished on the VyOS 1.2 Crux board.
Sep 15 2018, 7:51 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T844: wireguard kernel module not loading..
$ show version
Version:          VyOS 1.2.0-rolling+201809150337
$ sudo modprobe wireguard
$ dmesg | tail -n 4
[   77.915285] systemd-sysv-generator[2934]: Overwriting existing symlink /run/systemd/generator.late/isc-dhcp-server.service with real service
[  174.154861] wireguard: loading out-of-tree module taints kernel.
[  174.158164] wireguard: WireGuard 0.0.20180708-1 loaded. See www.wireguard.com for information.
[  174.158166] wireguard: Copyright (C) 2015-2018 Jason A. Donenfeld <[email protected]>. All Rights Reserved.
Sep 15 2018, 7:51 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po claimed T847: SNMP add listen-address validator.
Sep 15 2018, 7:50 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T847: SNMP add listen-address validator.
Sep 15 2018, 7:49 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T826: L2TP/IPSec broken in latest rolling release.

I can confirm L2TP/IPSec working with Windows 10 (1803) and Apple iOS 11.4.1 together with RADIUS auth backend.

Sep 15 2018, 5:51 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 14 2018

c-po updated the task description for T845: Package isc-dhcp-server missing in current ISO image.
Sep 14 2018, 7:30 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated the task description for T845: Package isc-dhcp-server missing in current ISO image.
Sep 14 2018, 7:21 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T845: Package isc-dhcp-server missing in current ISO image from Need Triage to Finished on the VyOS 1.2 Crux board.
Sep 14 2018, 7:16 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po changed the status of T845: Package isc-dhcp-server missing in current ISO image from Open to In progress.
Sep 14 2018, 7:14 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T845: Package isc-dhcp-server missing in current ISO image.
Sep 14 2018, 7:13 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 12 2018

c-po added a comment to T844: wireguard kernel module not loading..

VyOS Kernel was rebuild with retpoline enabled https://phabricator.vyos.net/T819. As Kernel modules sometimes depend heavily on the unterlaying ABI (Application Binary Interface) this will break if the module is not rebuild.

Sep 12 2018, 9:11 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 11 2018

c-po added a comment to T771: SNMP: reduce logging noise.

In addition the old patches from https://phabricator.vyos.net/T17 have been re-applied to the net-snmp repository b/c they were lost in translation on the move to Debian Jessie.

Sep 11 2018, 7:05 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T842: Adopt VyOS CLI to latest StrongSwan options and deprecated Keywords.
Sep 11 2018, 4:35 PM · VyOS 1.4 Sagitta
c-po added a comment to T826: L2TP/IPSec broken in latest rolling release.

This is whats happening when we add L2TP/vpn configurtion and do a commit:

Sep 11 2018, 4:28 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T841: OpenVPN fails b/c of missing Perl dependency as Resolved.
Sep 11 2018, 4:08 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T841: OpenVPN fails b/c of missing Perl dependency.

Fixed by installing dependency.

Sep 11 2018, 4:07 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T841: OpenVPN fails b/c of missing Perl dependency from Need Triage to Finished on the VyOS 1.2 Crux board.
Sep 11 2018, 4:07 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po triaged T841: OpenVPN fails b/c of missing Perl dependency as High priority.
Sep 11 2018, 2:34 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T841: OpenVPN fails b/c of missing Perl dependency.
Sep 11 2018, 2:34 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 10 2018

c-po added a comment to T826: L2TP/IPSec broken in latest rolling release.

There you go: http://www.mybll.net/vyos-1.2.0-rolling+201808230337-amd64.iso

Sep 10 2018, 9:36 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 7 2018

c-po added a comment to T826: L2TP/IPSec broken in latest rolling release.

After a successfull connection I see the spawned process:

root      2595  0.0  0.0   4332   124 pts/1    Ss+  22:58   0:00 /usr/sbin/xl2tpd
root      2868  0.5  0.2  26108  2484 pts/1    S+   22:59   0:00  \_ /usr/sbin/pppd passive nodetach 10.255.255.0:172.16.222.1 refuse-pap auth name VyattaL2TPServer debug file /etc/ppp/options.xl2tpd /dev/pts/1
Sep 7 2018, 9:03 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T826: L2TP/IPSec broken in latest rolling release.

Okay, I narrowed it down even further:

Sep 7 2018, 8:55 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T836: syslog messages split accross multiple files.

Thanks! Sounds like a proper fix to me.

Sep 7 2018, 8:44 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po assigned T836: syslog messages split accross multiple files to hagbard.
Sep 7 2018, 7:30 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T836: syslog messages split accross multiple files.
Sep 7 2018, 7:30 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 6 2018

c-po added a comment to Q147: Automatically delete old logs.

I‘m using VyOS 1.2.x wirh a 4GB HDD on ESXi

Sep 6 2018, 5:53 PM · VyConf
c-po added Q147: Automatically delete old logs (Answer 213).
Sep 6 2018, 4:38 PM
c-po added a comment to T826: L2TP/IPSec broken in latest rolling release.

Issue was introduced between those two images:

Sep 6 2018, 4:35 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T831: NTP daemon won't synchronize with "restrict default ignore" as Resolved.
Sep 6 2018, 3:52 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 5 2018

c-po added a comment to T831: NTP daemon won't synchronize with "restrict default ignore".

I guess then it was "broken" all the time

Sep 5 2018, 8:22 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T831: NTP daemon won't synchronize with "restrict default ignore".

Does downstreaming work when you configure set system ntp allow-clients address?

Sep 5 2018, 8:06 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 4 2018

c-po created T828: Specify RADIUS source ip for PPP and L2TP connections.
Sep 4 2018, 5:49 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc7)

Sep 3 2018

c-po added a comment to T685: Python environment lacks definition of vyos_libexec_dir when calling os.system().

@dmbaturin the "workaround" and implementation is IMHO super bad (https://github.com/vyos/vyos-1x/blob/current/src/conf_mode/snmp.py#L808-L813) as it uses /opt/vyatta/sbin/my_set or /opt/vyatta/sbin/my_delete.

Sep 3 2018, 12:54 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T685: Python environment lacks definition of vyos_libexec_dir when calling os.system().

Yes, just pass the variable on calls to os.system()

Sep 3 2018, 5:07 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

Sep 2 2018

c-po edited projects for T826: L2TP/IPSec broken in latest rolling release, added: VyOS 1.2 Crux; removed VyOS 1.2 Crux (VyOS 1.2.0-rc1).
Sep 2 2018, 2:53 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po triaged T826: L2TP/IPSec broken in latest rolling release as High priority.
Sep 2 2018, 2:53 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated the task description for T826: L2TP/IPSec broken in latest rolling release.
Sep 2 2018, 2:50 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated the task description for T826: L2TP/IPSec broken in latest rolling release.
Sep 2 2018, 2:34 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T826: L2TP/IPSec broken in latest rolling release.
Sep 2 2018, 2:31 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po edited projects for T825: Remove deprecated "set system package", added: VyOS 1.2 Crux; removed VyOS 1.2 Crux (VyOS 1.2.0-rc1).
Sep 2 2018, 11:33 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T825: Remove deprecated "set system package" as Resolved.
Sep 2 2018, 11:32 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po claimed T825: Remove deprecated "set system package".
Sep 2 2018, 11:28 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po triaged T825: Remove deprecated "set system package" as Normal priority.
Sep 2 2018, 11:12 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po created T825: Remove deprecated "set system package".
Sep 2 2018, 11:11 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 1 2018

c-po closed T819: Patch kernel against spectre V2 as Resolved.
Sep 1 2018, 7:51 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T819: Patch kernel against spectre V2.
cpo@LR1:~$ cat /sys/devices/system/cpu/vulnerabilities/spectre_v2
Mitigation: Full generic retpoline, IBPB, IBRS_FW
Sep 1 2018, 7:51 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T820: IPSec charon running even without active VPN configuration from Need Triage to Backlog on the VyOS 1.2 Crux board.
Sep 1 2018, 7:36 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po edited projects for T769: StrongSWAN starts when "vpn ipsec" is not present in the config, added: VyOS 1.2 Crux; removed VyOS 1.2 Crux (VyOS 1.2.0-rc1).
Sep 1 2018, 7:35 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc9)
c-po added a subtask for T769: StrongSWAN starts when "vpn ipsec" is not present in the config: T820: IPSec charon running even without active VPN configuration.
Sep 1 2018, 7:35 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc9)
c-po added a parent task for T820: IPSec charon running even without active VPN configuration: T769: StrongSWAN starts when "vpn ipsec" is not present in the config.
Sep 1 2018, 7:35 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated the task description for T769: StrongSWAN starts when "vpn ipsec" is not present in the config.
Sep 1 2018, 7:35 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc9)
c-po created T820: IPSec charon running even without active VPN configuration.
Sep 1 2018, 7:34 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T739: flow-accounting stops from In Progress to Finished on the VyOS 1.2 Crux board.
Sep 1 2018, 7:25 PM · VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA, pmacct
c-po changed the status of T819: Patch kernel against spectre V2 from Open to In progress.
Sep 1 2018, 6:29 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T592: lldpcli: unknown command from argument 1: `#`.

Even happens without any argument:

cpo@LR1# sudo /usr/sbin/lldpd -d
2018-09-01T20:12:53 [WARN/lldpctl] unknown command from argument 1: `#`
2018-09-01T20:12:53 [WARN/lldpctl] unknown command from argument 1: `#`
Sep 1 2018, 6:13 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T592: lldpcli: unknown command from argument 1: `#`.

Happens too when started by hand, where 172.16.254.35 is the management address

Sep 1 2018, 6:11 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po closed T733: Regression: Python snmp configuration parser doesn't set 'community6' SNMP fields as Resolved.
Sep 1 2018, 3:08 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T757: Rewrite 'service dns dynamic' in new XML style format as Resolved.
Sep 1 2018, 3:07 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T794: openvpn configuration - not important, just for beauty :).

The user/password thing is closed. The Port issue seems to not be easy. Will be easier with a vyos-1x rewrite

Sep 1 2018, 3:04 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc4)
c-po added a comment to T815: Add DHCPv6 server prefix-delegation support.

IPv6 DHCP

Sep 1 2018, 3:02 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po closed T731: Use of uninitialized value $cur_tty in concatenation (.) or string at /etc/commit/post-hooks.d/10vyatta-log-commit.pl line 47. as Resolved.
Sep 1 2018, 3:00 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T787: DMVPN on 1.2.0 from Need Triage to In Progress on the VyOS 1.2 Crux board.
Sep 1 2018, 2:43 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T787: DMVPN on 1.2.0.

Just tried your configuration and adopted it to my LAB. I can't reproduce your issue.

Sep 1 2018, 2:42 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated the task description for T739: flow-accounting stops.
Sep 1 2018, 2:26 PM · VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA, pmacct
c-po added a comment to T739: flow-accounting stops.

Done!

Sep 1 2018, 2:25 PM · VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA, pmacct
c-po closed T817: Update pmacct from 1.6.2 to 1.7.0 as Resolved.
Sep 1 2018, 2:24 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), pmacct
c-po closed T817: Update pmacct from 1.6.2 to 1.7.0, a subtask of T739: flow-accounting stops, as Resolved.
Sep 1 2018, 2:24 PM · VyOS 1.2 Crux (VyOS 1.2.0-GA), VyOS-1.2.0-GA, pmacct
c-po added a comment to T817: Update pmacct from 1.6.2 to 1.7.0.

Done https://github.com/vyos/pmacct/commit/22b9be62d8e1eba71db8391fe86ad95181645887

Sep 1 2018, 2:24 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), pmacct
c-po moved T817: Update pmacct from 1.6.2 to 1.7.0 from Need Triage to In Progress on the VyOS 1.2 Crux board.
Sep 1 2018, 2:23 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), pmacct
c-po added a comment to T786: new style xml and conf-mode scripts: posibillity to add tagNode value as parameter to conf-script.

I had the exact same problem for the service broadcast-relay code. I did a cleanup on the youthful folly. Resulting in this issue going away (https://github.com/vyos/vyos-1x/commit/fd1eabe72862ec364643a61cb94b21c330a385f5#diff-e27a1d5bf8f371aae9da8bbd36e674d0).

Sep 1 2018, 2:14 PM · VyOS 1.3 Equuleus (1.3.0-epa1)