Page MenuHomeVyOS Platform
Feed Search

Feb 27 2018

syncer lowered the priority of T477: Strongswan issue #1220 (packet loss on AWS) from High to Normal.

Likely be addressed in 1.3

Feb 27 2018, 3:01 PM · VyOS 1.2 Crux (VyOS 1.2.0-GA)
syncer triaged T533: Support for PPPoE MTU greater than 1492 as Wishlist priority.
Feb 27 2018, 2:24 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer triaged T535: Ability to add tun interfaces to br groups as Normal priority.
Feb 27 2018, 2:21 PM · Restricted Project
syncer triaged T538: Support for network mapping in NAT as Wishlist priority.
Feb 27 2018, 2:20 PM · VyOS 1.4 Sagitta
syncer triaged T539: Add support for packet.net hosts as Normal priority.
Feb 27 2018, 2:18 PM

Feb 25 2018

syncer added a comment to V5: Should we keep web proxy functionality in base 1.2/1.3/2.0?.

We may want to consider other backend for web proxy functionality

Feb 25 2018, 7:37 PM · VyOS 1.3 Equuleus, VyOS 1.2 Crux
syncer changed the status of V5: Should we keep web proxy functionality in base 1.2/1.3/2.0? from Open to Closed.
Feb 25 2018, 7:36 PM · VyOS 1.3 Equuleus, VyOS 1.2 Crux
aldoleiva1 added a comment to V5: Should we keep web proxy functionality in base 1.2/1.3/2.0?.

Deprecate that function, and push resources to building on Core routing and Code stability

Feb 25 2018, 6:55 PM · VyOS 1.3 Equuleus, VyOS 1.2 Crux

Feb 23 2018

hexes added a watcher for VyOS 1.3 Equuleus: hexes.
Feb 23 2018, 11:24 AM

Feb 18 2018

c-po added a comment to T550: vyatta-wireless: Increase version number.

the file used for the package "version" is the changelog file.

Feb 18 2018, 11:28 AM · Rejected
alainlamar updated the task description for T550: vyatta-wireless: Increase version number.
Feb 18 2018, 11:10 AM · Rejected
alainlamar added a comment to T550: vyatta-wireless: Increase version number.

I seem to be wrong with my initial statement where to set the version. The file debian/vyatta-wireless/DEBIAN/control is not even in version control and I can't seem to find a hint on where this version string 0.3.41+vyos2+current1 really comes from.

Feb 18 2018, 11:01 AM · Rejected
syncer updated subscribers of T550: vyatta-wireless: Increase version number.

@dmbaturin @UnicronNL can you comment on this

Feb 18 2018, 10:38 AM · Rejected
alainlamar changed the status of T550: vyatta-wireless: Increase version number from Open to In progress.
Feb 18 2018, 10:33 AM · Rejected

Feb 11 2018

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

@alainlamar clearfog is the ARM build for https://www.solid-run.com/marvell-armada-family/clearfog/

Feb 11 2018, 5:48 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.

Cheers @c-po! Unfortunately, the build failed with reference to "clearfog". Do you know what this is or if I could fix this somehow in vyatta-wireless?
Right now, I have no idea...

Feb 11 2018, 5:09 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.

... done

Feb 11 2018, 3:42 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.

Merged.

It will have to be refactored for the new vyos-1x approach, but then the entire package will, so we'll better have the .ac support now, and refactor later.

Feb 11 2018, 12:58 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar closed T529: Create op command to set regulatory domain as Resolved.
Feb 11 2018, 12:55 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar closed T529: Create op command to set regulatory domain, a subtask of T452: WiFi: Enable support for 5GHz AccesPoints with DFS, as Resolved.
Feb 11 2018, 12:55 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar closed T452: WiFi: Enable support for 5GHz AccesPoints with DFS as Resolved.
Feb 11 2018, 12:55 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Feb 10 2018

syncer added a comment to T539: Add support for packet.net hosts.

for type1 we need setup LACP by default

Feb 10 2018, 8:42 PM
tic226 closed T540: HowTo VyOS 1.1.x on Packet.net, a subtask of T539: Add support for packet.net hosts, as Resolved.
Feb 10 2018, 8:41 PM
syncer updated the task description for T539: Add support for packet.net hosts.
Feb 10 2018, 8:38 PM

Feb 7 2018

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

It will have to be refactored for the new vyos-1x approach, but then the entire package will, so we'll better have the .ac support now, and refactor later.

Feb 7 2018, 6:53 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
dmbaturin added a comment to T529: Create op command to set regulatory domain.
  1. A nicer version of os.system('iw reg get')

This makes me think we should make a shared nicer version that returns a tuple of exit code and combined stdout/stderr and put it somewhere in a utility module.

Feb 7 2018, 6:48 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Feb 4 2018

alainlamar added a comment to T529: Create op command to set regulatory domain.

As pointed out in T529#11515, I rewrote this command to now do the following:

Feb 4 2018, 11:24 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Feb 3 2018

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

I'd like to prompt for a decision:

  • break backward compatibility to implement the above scheme (I'd suggest that) or
  • stick with this pull request (T452) and work around the regdom-setting by using the existing pull request in T529.
Feb 3 2018, 10:58 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T529: Create op command to set regulatory domain.

Please keep in mind:

  • ioctl() like interfaces are usually proprietary or encapsulated by the socket API (keeping the fucus on a network device only here)
  • systl is used for tuning kernel internal parameters that are usually compiled statically, most of the time it wraps the /proc pseudo filesystem, e.g. networking stuff
  • /etc/modprobe.d is used by modprobe for kernel load parameters when the module is inserted. Sometimes they can be manipulated by sysctl, sometimes not. Always depends if the module has been loaded before calling sysctl or where in the driver this setting is referenced.
Feb 3 2018, 11:01 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Feb 2 2018

mickvav added a comment to T529: Create op command to set regulatory domain.

@c-po I don's think that there is unique-one-ideal way to configure kernel modules in run time - some of them have interfaces as files in /proc or /sys filesystems, some don't and expect some ioctl on some /dev/ device or on some network device. Others, as netfilter, expect whole bunch of binary data to be pushed to kernel after being compiled by their own userspace tool.
As far as I understand, what we can do - is to make some use of sysctl to adjust the parameters that it can access. Thus, more or less generic way is to call sysctl something=somevalue in op mode and to write something=somevalue to file like /etc/sysctl.d/path_to_conf_entry.conf together with calling sysctl something=somevalue in configuration mode. This way we can get more-or-less generic way to describe sysctl's parameters in conf and op mode.

Feb 2 2018, 5:32 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 30 2018

c-po added a comment to T529: Create op command to set regulatory domain.

@mickvav sure it will work without T123 and a test is very good.

Jan 30 2018, 7:29 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.

I had a chat with @syncer yesterday, where we also discussed the approach of setting WiFi regulatory domains. We agreed upon two issues prompting for an Architect's decision (@dmbaturin):

  • Code that does persistent changes should go to the configure section. This would mean three things:
    • The part writing to files would be moved from T529 to T452.
    • Backward compatibility in T452 would be broken as the set interfaces wireless wlanX country DE node would be moved in front of the interface name tag config node: set interfaces wireless regulatory-domain DE which would allow for a complete and easy to understand way of making all persistent changes in one go. [...]
Jan 30 2018, 7:32 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar added a comment to T529: Create op command to set regulatory domain.

Hi folks,

Jan 30 2018, 7:26 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
mickvav added a comment to T529: Create op command to set regulatory domain.

@c-po this thing should work already without T123, if someone can test this code on live hardware - it seems to be ready to merge.

Jan 30 2018, 6:28 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
mickvav added a comment to T529: Create op command to set regulatory domain.

@alainlamar , well done!

Jan 30 2018, 6:25 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 29 2018

mickvav added a comment to T529: Create op command to set regulatory domain.

Looks like one has to run also something like

Jan 29 2018, 2:09 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T529: Create op command to set regulatory domain.

Related to T123

Jan 29 2018, 7:35 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 27 2018

alainlamar updated the task description for T517: Rewrite the wireless interface configuration in the new style (python + XML).
Jan 27 2018, 9:48 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
alainlamar claimed T517: Rewrite the wireless interface configuration in the new style (python + XML).
Jan 27 2018, 9:45 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
alainlamar moved T517: Rewrite the wireless interface configuration in the new style (python + XML) from Need Triage to Backlog on the VyOS 1.3 Equuleus board.
Jan 27 2018, 9:44 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
alainlamar moved T518: Move VyOS configuration syntax from Bash and node.def to XML from Need Triage to Backlog on the VyOS 1.3 Equuleus board.
Jan 27 2018, 9:43 PM · Invalid
alainlamar moved T529: Create op command to set regulatory domain from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Jan 27 2018, 9:43 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar moved T452: WiFi: Enable support for 5GHz AccesPoints with DFS from Backlog to In Progress on the VyOS 1.3 Equuleus board.
Jan 27 2018, 9:42 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar moved T452: WiFi: Enable support for 5GHz AccesPoints with DFS from Need Triage to In Progress on the VyOS 1.2 Crux board.
Jan 27 2018, 9:41 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar moved T529: Create op command to set regulatory domain from Need Triage to In Progress on the VyOS 1.2 Crux board.
Jan 27 2018, 9:41 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar reopened T529: Create op command to set regulatory domain as "In progress".
Jan 27 2018, 9:40 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar reopened T529: Create op command to set regulatory domain, a subtask of T452: WiFi: Enable support for 5GHz AccesPoints with DFS, as In progress.
Jan 27 2018, 9:40 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar closed T529: Create op command to set regulatory domain as Resolved.
Jan 27 2018, 9:39 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar closed T529: Create op command to set regulatory domain, a subtask of T452: WiFi: Enable support for 5GHz AccesPoints with DFS, as Resolved.
Jan 27 2018, 9:39 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar edited a custom field on T529: Create op command to set regulatory domain.
Jan 27 2018, 9:38 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar edited a custom field on T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Jan 27 2018, 9:37 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 26 2018

alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Jan 26 2018, 10:21 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 23 2018

alainlamar changed the status of T529: Create op command to set regulatory domain from Open to In progress.
Jan 23 2018, 10:17 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar changed the status of T529: Create op command to set regulatory domain, a subtask of T452: WiFi: Enable support for 5GHz AccesPoints with DFS, from Open to In progress.
Jan 23 2018, 10:17 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar changed the status of T452: WiFi: Enable support for 5GHz AccesPoints with DFS from Open to In progress.
Jan 23 2018, 10:16 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar claimed T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Jan 23 2018, 10:12 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar added a comment to T529: Create op command to set regulatory domain.

Pull request created: https://github.com/vyos/vyatta-wireless/pull/9/files

Jan 23 2018, 10:11 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
alainlamar created T529: Create op command to set regulatory domain.
Jan 23 2018, 8:50 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 21 2018

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

Pull request sent. Please consider a merge.

Jan 21 2018, 6:11 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 18 2018

alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Jan 18 2018, 7:34 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 15 2018

vovakononov1 asked Q123: ip unnumbered/Super VLAN.
Jan 15 2018, 11:55 AM · VyOS 2.0.x, VyOS 1.3 Equuleus, VyOS 1.2 Crux

Jan 14 2018

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

That is fine, maybe with exception for some nasty vulnerabilities, however we also not disappear
just handy to have someone dedicated to wireless (almost separate world)
Thank you!

Jan 14 2018, 8:44 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.

@syncer thanks for the offer :)

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

@alainlamar by any chance you want to be maintainer of wireless subsystem ? :)
It looks like you both have knowledge and real life use case and that make it whole easier

Jan 14 2018, 5:24 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 14 2018, 1:52 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 13 2018

alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Jan 13 2018, 1:10 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 13 2018, 12: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 13 2018, 12:54 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 13 2018, 12:47 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 7 2018

alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Jan 7 2018, 10:12 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 7 2018, 9:05 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 7 2018, 8:50 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po added a comment to T518: Move VyOS configuration syntax from Bash and node.def to XML.

@alainlamar nice work digging!

Jan 7 2018, 8:14 PM · Invalid
alainlamar added a comment to T517: Rewrite the wireless interface configuration in the new style (python + XML).

I found an example file in vyatta-lldp:

Jan 7 2018, 8:01 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
alainlamar added a comment to T518: Move VyOS configuration syntax from Bash and node.def to XML.

I found an example XML tag config file in vyatta-lldp:

Jan 7 2018, 7:58 PM · Invalid
alainlamar created T518: Move VyOS configuration syntax from Bash and node.def to XML.
Jan 7 2018, 7:45 PM · Invalid
alainlamar created T517: Rewrite the wireless interface configuration in the new style (python + XML).
Jan 7 2018, 7:40 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
alainlamar updated the task description for T452: WiFi: Enable support for 5GHz AccesPoints with DFS.
Jan 7 2018, 6:26 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 7 2018, 6:21 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 7 2018, 6:15 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 7 2018, 6:14 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 7 2018, 6:10 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 7 2018, 6:09 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 7 2018, 5:48 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 7 2018, 5:37 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Jan 2 2018

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)

Jan 1 2018

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)

Dec 29 2017

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

Dec 27 2017

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