Page MenuHomeVyOS Platform
Feed All Stories

Jan 2 2018

alainlamar added a comment to T509: vyos-build: VyOS Images have stopped building.

@c-po Thank you for the quick response and especially for the workaround! This was of great value...

Jan 2 2018, 9:10 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T122: Control over which users have ssh access.

@alainlamar your effort and support is tremendous and very much appreciated. I'm also super new to VyOS "development".

Jan 2 2018, 7:14 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated subscribers of T509: vyos-build: VyOS Images have stopped building.
Jan 2 2018, 6:48 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T509: vyos-build: VyOS Images have stopped building.

Problem is that two new packages (mdns-repeater and udp-bcast-relay) are build on the CI server, but somehow do not show up in the package repository at http://dev.packages.vyos.net/vyos/pool/main/ which is used during build.

Jan 2 2018, 6:48 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar created T509: vyos-build: VyOS Images have stopped building.
Jan 2 2018, 6:30 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar added a comment to T122: Control over which users have ssh access.

@c-po I re-arranged the code and the git commits and hope things are fine now so this ticket may come to its deserved end of life.

Jan 2 2018, 6:22 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

@dmbaturin Yes, as time permits. That's my worst constraint.

Jan 2 2018, 2:16 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

Hey everyone,

Jan 2 2018, 1:23 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

@c-po I did some major work on vyatta-wireless, including the introduction of nested nodes to configure card capabilities. Would you mind to take a look at it and suggest improvements for:

  • using a better way than Perl smartmatch to compare strings against arbitrary lists of strings (like in Python if "bar" in ["foo", "bar", "baz"]: print("True"))
  • a nicer way to getting rid of mutual exclusions without adding too much responsibility on parsing by wireless-hostapd.pl. Transforming ht and vht from multi nodes into nested directories and then implement a bool node for each capability flag would IMHO require much more parsing in wireless-hostapd.pl but would solve the issue with mutual exclusions which could be implemented as simple multi-choice nodes...
Jan 2 2018, 1:04 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
rps created T508: ISC DHCP incorrect UDP checksum generation.
Jan 2 2018, 12:50 PM · VyOS 1.3 Equuleus (1.3.0-epa1), vyatta-dhcp3

Jan 1 2018

c-po updated subscribers of T122: Control over which users have ssh access.

@alainlamar thanks for sharing your thoughts. Regarding your MR, you add a node sshd_option where someone could add ANY option to sshd. I'm not a big fan of those "you can do everything nodes".

Jan 1 2018, 6:39 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Jan 1 2018, 4:57 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Jan 1 2018, 4:52 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar added a comment to T122: Control over which users have ssh access.

Yeah. I ignored T141 by purpose for two reasons:

  • I do not know enough about what proper AAA support would exaclty mean.
  • Maybe doing this one step at a time would make incorporating changes easier instead of trying to achieve it all in one run?
Jan 1 2018, 4:46 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T122: Control over which users have ssh access.

I think T141 also wants to achieve something similar but with proper AAA. Unfortunately my network has not reached the critical mass to go for a TAC server. But we should keep this in mind!

Jan 1 2018, 1:38 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar added a comment to T122: Control over which users have ssh access.

I propose to introduce config nodes to create AllowUsers, AllowGroups, DenyUsers and DenyGroups settings in sshd_config. Additionally, I propose to introduce a sshd-option config node.

Jan 1 2018, 11:49 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
beamerblvd updated the question details for Q122: How to properly configure multiple static IPv4 WAN addresses and IPv6 prefix to internal DHCP and static hosts.
Jan 1 2018, 2:45 AM · VyOS 1.1.x

Dec 31 2017

beamerblvd asked Q122: How to properly configure multiple static IPv4 WAN addresses and IPv6 prefix to internal DHCP and static hosts.
Dec 31 2017, 11:25 PM · VyOS 1.1.x
c-po moved T507: vyatta-cfg-system -> SSH: Failure to correctly alter Ciphers and MACs from Need Triage to Finished on the VyOS 1.2 Crux board.
Dec 31 2017, 3:23 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar added a comment to T507: vyatta-cfg-system -> SSH: Failure to correctly alter Ciphers and MACs.

thanks for the advice! My Git skills suck, but I'll try to catch up quickly. I cloned your repo, checked out branch z507-sshd and did a git diff c5e11462769bea9769335944f0f8a8f5411d027e > t507_c-po.patch which is the last commit prior to T507 commits. Then I ran diff on that patch file and the one I created before. No difference, which means, your commits are nicely done!

Dec 31 2017, 3:16 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T507: vyatta-cfg-system -> SSH: Failure to correctly alter Ciphers and MACs.

Dissecting your patch .. I come up with those commits: https://github.com/c-po/vyatta-cfg-system/commits/t507-sshd

Dec 31 2017, 2:37 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T507: vyatta-cfg-system -> SSH: Failure to correctly alter Ciphers and MACs.

@alainlamar thanks for the contribution.

Dec 31 2017, 2:29 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar updated the task description for T507: vyatta-cfg-system -> SSH: Failure to correctly alter Ciphers and MACs.
Dec 31 2017, 2:04 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar updated the task description for T507: vyatta-cfg-system -> SSH: Failure to correctly alter Ciphers and MACs.
Dec 31 2017, 1:56 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar triaged T505: Hostapd cannot log as Low priority.
Dec 31 2017, 1:37 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
alainlamar created T507: vyatta-cfg-system -> SSH: Failure to correctly alter Ciphers and MACs.
Dec 31 2017, 1:29 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Dec 30 2017

c-po added a comment to T123: Set module/kernel options from CLI.

T419 also needs this capability.

Dec 30 2017, 8:40 PM · Rejected
c-po added a comment to T419: Support setting dstport for VXLAN interfaces.

Okay, the proof of concept worked on the console

Dec 30 2017, 4:34 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc10)
c-po added a comment to T169: Image install should put correct serial console device in created GRUB menu entry.

IMHO the whole serial part should be re-written.

Dec 30 2017, 4:27 PM · VyOS 1.3 Equuleus (1.3.0-epa1)

Dec 29 2017

alainlamar added a comment to T169: Image install should put correct serial console device in created GRUB menu entry.

Upon add system image vyos-xxxx.iso, serial speed arguments in Kernel boot parameters are set statically to 9600 baud, no matter what /config/config.boot states.
The culprit seems to be in file /opt/vyatta/sbin/install-image-existing lines 262 to 280, where templates from /opt/vyatta/etc/grub/default-union-grub-entry is used to set up the new grub.cfg. Within the latter file, serial speed is statically set to 9600 baud.

Dec 29 2017, 11:57 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
alainlamar added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
In T452#10768, @c-po wrote:

@alainlamar Kernel Updated and Rebuild triggered on CI server.

Dec 29 2017, 7:38 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T355: Outstanding CVEs - OpenVPN from In Progress to Finished on the VyOS 1.2 Crux board.
Dec 29 2017, 5:33 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), openvpn
c-po created T506: Support CIDR notation in firewall address-group.
Dec 29 2017, 12:18 PM · Invalid
alainlamar added a comment to T505: Hostapd cannot log.

Uhmm, I guess, we may have a hard row to hoe here:

Dec 29 2017, 12:11 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
alainlamar updated the task description for T505: Hostapd cannot log.
Dec 29 2017, 12:00 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
alainlamar updated the task description for T505: Hostapd cannot log.
Dec 29 2017, 11:59 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
alainlamar created T505: Hostapd cannot log.
Dec 29 2017, 11:57 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

@alainlamar Kernel Updated and Rebuild triggered on CI server.

Dec 29 2017, 11:49 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Dec 28 2017

alainlamar added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

Today, I had a look into the vyatta-wireless package to see if I could hack something up to work with the new Kernel changes via VyOS CLI.

Dec 28 2017, 4:58 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
syncer added a member for Active contributors: alainlamar.
Dec 28 2017, 4:42 PM
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Dec 28 2017, 4:33 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
syncer added a comment to T51: Add support for an included dns recursor.

dnsmasq is good, but it's still need servers forward to
so i was thinking about powerdns recursor that can be used directly or via forwarder

Dec 28 2017, 1:46 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T355: Outstanding CVEs - OpenVPN from Need Triage to In Progress on the VyOS 1.2 Crux board.
Dec 28 2017, 11:54 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), openvpn
c-po added a comment to T355: Outstanding CVEs - OpenVPN.

@UnicronNL lithium branch @ https://github.com/vyos/openvpn

Dec 28 2017, 11:54 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), openvpn
c-po added a comment to T51: Add support for an included dns recursor.

Please correct me if I‘m wrong but is the integrated dnsmasq insufficient for your needs?

Dec 28 2017, 11:05 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Dec 27 2017

c-po added Q118: IPv6 system name-server (Answer 171).
Dec 27 2017, 11:49 PM
c-po moved T297: DNS Forwarding server does not allow IPv6 address in name-server from In Progress to Finished on the VyOS 1.2 Crux board.
Dec 27 2017, 11:44 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated subscribers of T297: DNS Forwarding server does not allow IPv6 address in name-server.

Implemented in https://github.com/vyos/vyatta-cfg-system/commit/c5e11462769bea9769335944f0f8a8f5411d027e

Dec 27 2017, 11:44 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po changed the status of T297: DNS Forwarding server does not allow IPv6 address in name-server from Open to In progress.
Dec 27 2017, 11:41 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T297: DNS Forwarding server does not allow IPv6 address in name-server from Need Triage to In Progress on the VyOS 1.2 Crux board.
Dec 27 2017, 11:09 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T297: DNS Forwarding server does not allow IPv6 address in name-server.

DNS forwarding is done via dnsmasq.

Dec 27 2017, 11:03 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T496: RAID1 install with 60 MB diagnositcs partition.

Triggered Jenkins build https://ci.vyos.net/job/vyatta-cfg-system/281/changes, will be in the next nightly build

Dec 27 2017, 10:42 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T316: Latest Nightly build (vyos-999.201705242137-amd64) is not booting.

@syncer I'm doing almost daily installs for testing in an ESXi environment. No problems. I think this one can be closed ..

Dec 27 2017, 10:38 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T279: VyOS Beta, automatic partitioning does not leave enough space for Grub after MBR..

@syncer I'm doing almost daily installs for testing in an ESXi environment. No problems. I think this one can be closed ..

Dec 27 2017, 10:38 PM · Invalid
c-po moved T496: RAID1 install with 60 MB diagnositcs partition from In Progress to Finished on the VyOS 1.2 Crux board.
Dec 27 2017, 10:36 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T419: Support setting dstport for VXLAN interfaces.

Found inside the Linux Kernels source code:

Dec 27 2017, 10:08 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc10)
c-po moved T419: Support setting dstport for VXLAN interfaces from Need Triage to In Progress on the VyOS 1.2 Crux board.
Dec 27 2017, 9:41 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc10)
c-po moved T475: IPSec set log-mode broken from Backlog to In Progress on the VyOS 1.2 Crux board.
Dec 27 2017, 12:02 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T379: UDP Broadcast Packet Relay from Finished to In Progress on the VyOS 1.2 Crux board.
Dec 27 2017, 12:02 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T481: traffic-policy limiter is broken from In Progress to Finished on the VyOS 1.2 Crux board.
Dec 27 2017, 12:01 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T504: Commit archive via IPv6 not works from Backlog to Finished on the VyOS 1.2 Crux board.
Dec 27 2017, 12:01 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po changed the status of T481: traffic-policy limiter is broken from Open to In progress.
Dec 27 2017, 12:00 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T481: traffic-policy limiter is broken from Need Triage to In Progress on the VyOS 1.2 Crux board.
Dec 27 2017, 11:59 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T481: traffic-policy limiter is broken.

@carl.byington Thanks! Pushed to https://github.com/vyos/vyatta-cfg-qos

Dec 27 2017, 11:59 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T496: RAID1 install with 60 MB diagnositcs partition from Backlog to In Progress on the VyOS 1.2 Crux board.
Dec 27 2017, 11:57 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po moved T496: RAID1 install with 60 MB diagnositcs partition from Need Triage to Backlog on the VyOS 1.2 Crux board.
Dec 27 2017, 11:56 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po changed the status of T496: RAID1 install with 60 MB diagnositcs partition from Open to In progress.
Dec 27 2017, 11:49 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
syncer added a comment to T496: RAID1 install with 60 MB diagnositcs partition.

maybe it can have something to do with old vyatta appliances, not sure.
i agree with you @c-po, in case we may need something like that, we can reinvent the wheel later.

Dec 27 2017, 11:11 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T496: RAID1 install with 60 MB diagnositcs partition.

A FAT16 partition is created that is not formated? As It's also broken in 1.1.8 and nobody knows what it does I opt for removal of this "feature"

Dec 27 2017, 11:09 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated subscribers of T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

Pushed here for review: https://github.com/c-po/vyos-kernel/commit/0456e0acdcc5b9545723f57ebf489f2a1801a864

Dec 27 2017, 10:04 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Dec 26 2017

alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Dec 26 2017, 10:43 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

@c-po here you go:

Dec 26 2017, 10:02 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T453: Qos/Match.pm shaper max-length as Resolved.
Dec 26 2017, 9:41 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T453: Qos/Match.pm shaper max-length.

@carl.byington Thanks! Pushed to https://github.com/vyos/vyatta-cfg-qos

Dec 26 2017, 9:41 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T498: Enable UDF support in kernel, a subtask of T164: Create image for MicroSoft Azure, as Resolved.
Dec 26 2017, 9:30 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-EPA3), Hyper-V/Azure Support
c-po closed T498: Enable UDF support in kernel as Resolved.
Dec 26 2017, 9:30 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), Hyper-V/Azure Support
c-po added a comment to T498: Enable UDF support in kernel.

Jenkins up and running again: https://ci.vyos.net/job/vyos-kernel/115/changes

Dec 26 2017, 9:30 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1), Hyper-V/Azure Support
c-po added a comment to T80: Upgrade OpenVPN to latest version.

@syncer will be "automatically" fixed by 1.3 as it uses Debian Stretch. So we don't have to do anything :)

Dec 26 2017, 9:27 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated subscribers of T193: Kick ISC DHCP-server to a more recent version.

@syncer looks like finished, but can't edit

Dec 26 2017, 9:26 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T193: Kick ISC DHCP-server to a more recent version.

VyOS 1.2.x ships ISC DHCP server version 4.3.1-6+deb8u integrated in Debian Jessie.

Dec 26 2017, 9:26 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po updated subscribers of T126: charon listening on ALL interfaces.

@syncer can be set to finished?

Dec 26 2017, 9:24 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc2)
syncer added a comment to T80: Upgrade OpenVPN to latest version.

maybe we just move it to 1.3 instead?

Dec 26 2017, 9:18 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T80: Upgrade OpenVPN to latest version.

@syncer looks like "Wontfix"

Dec 26 2017, 9:17 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T80: Upgrade OpenVPN to latest version.

Current VyOS 1.2.x uses OpenVPN 2.3.4 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Jun 26 2017.
We now install latest Debian Jessie security Updates inside every ISO. Going for 2.4.x will cause a lot of headache in VyOS 1.2.x...

Dec 26 2017, 9:16 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T415: Beta ISO VTI Tunnel.

Also see T71

Dec 26 2017, 9:12 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

@alainlamar thanks for your effort! Could you please regenerate your patch against arch/x86/configs/x86_64_vyos_defconfig which is used for the CI builds?

Dec 26 2017, 9:02 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po asked Q121: Two Kernel configurations, drop one?.
Dec 26 2017, 8:59 PM · VyOS 1.2 Crux
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Dec 26 2017, 8:43 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Dec 26 2017, 8:34 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar added a comment to T452: WiFi: Enable support for 5GHz AccesPoints with DFS.

Hi folks,

Dec 26 2017, 8:04 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar removed a project from T452: WiFi: Enable support for 5GHz AccesPoints with DFS: VyOS 1.2 Crux.
Dec 26 2017, 7:44 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Dec 26 2017, 7:43 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
syncer updated subscribers of T419: Support setting dstport for VXLAN interfaces.

Yes, i'm ok with that
@dmbaturin @UnicronNL any objections?

Dec 26 2017, 7:29 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc10)
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Dec 26 2017, 7:27 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T419: Support setting dstport for VXLAN interfaces.

@syncer: To recap, are you OK with the following changes:

Dec 26 2017, 5:23 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc10)
c-po added a comment to T488: GRUB can't boot from software RAID.

Adjusted generated GRUB configuration to the one from Debian Jessie.

Dec 26 2017, 3:56 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po closed T488: GRUB can't boot from software RAID as Resolved.
Dec 26 2017, 3:55 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
zhanleewo added Q115: OpenR for routing engine? (Answer 170).
Dec 26 2017, 2:47 PM

Dec 23 2017

syncer added a comment to T419: Support setting dstport for VXLAN interfaces.

i will propose to use dst-vtep instead of destination

Dec 23 2017, 5:57 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc10)
c-po closed T285: Add flag for DNSmasq to query all dns servers as Resolved.
Dec 23 2017, 1:40 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)