- 04 Aug, 2015 1 commit
-
-
Roger Pueyo Centelles authored
This commit fixes issue #377, regarding the ways VLANs are specified in /etc/config/network. The previous method (with @wlan0-like stuff) was never meant to work, although it just happened to work. Recent OpenWrt changes have deprecated that *unsupported* way to declare VLANs. Backporting the work in branch QinQ and adding a couple of changes (e.g. linklayer details for BMX6) fixes the problem.
-
- 03 Aug, 2015 1 commit
-
-
Roger Pueyo Centelles authored
-
- 28 Jul, 2015 1 commit
-
-
Roger Pueyo Centelles authored
[qmp-system] Fix #375. Do not put tagged VLAN 12 on all switch ports, as it forces tagging on the untagged VLANs
-
- 20 Jul, 2015 1 commit
-
-
Roger Pueyo Centelles authored
-
- 08 Jul, 2015 1 commit
-
-
Roger Pueyo Centelles authored
-
- 06 Jul, 2015 2 commits
-
-
Roger Pueyo Centelles authored
-
Roger Pueyo Centelles authored
-
- 05 Jul, 2015 3 commits
-
-
Roger Pueyo Centelles authored
[qmp-system] Fix #361. Add hook for TP-Link TL-WR842N[D]-v2 devices where eth0 and eth1 are swapped: - eth0 (blue) => WAN - eth1 (yellow) => LAN
-
Roger Pueyo Centelles authored
-
Roger Pueyo Centelles authored
[qmp-system] Configure tagged VLAN 12 on the Secondary Ethernet port of NanoStations M5 XW and use it for mesh
-
- 03 Jul, 2015 2 commits
-
-
Roger Pueyo Centelles authored
[qmp-system] Configure tagget VLAN 12 on the Secondary Ethernet port of NanoStations M5 XW and use it for mesh
-
Roger Pueyo Centelles authored
-
- 02 Jul, 2015 1 commit
-
-
Roger Pueyo Centelles authored
-
- 25 Jun, 2015 2 commits
-
-
Roger Pueyo Centelles authored
[Packages] Temporary fix for #365. Add mini-snmpd package to qMp repository, for backwards compatibility, since it has been dropped from OpenWrt packages.
-
Roger Pueyo Centelles authored
-
- 22 Jun, 2015 1 commit
-
-
Roger Pueyo Centelles authored
The default DNS servers have been changed to: - 208.67.222.222 OpenDNS - 77.109.148.136 Swiss Privacy Foundation - 109.69.8.34 OpenNIC
-
- 19 Jun, 2015 1 commit
-
-
Roger Pueyo Centelles authored
"qmpinfo channels (dev)" now returns the HT40+ or HT40- valid property for each channel.
-
- 15 Jun, 2015 1 commit
-
-
Roger Pueyo Centelles authored
Some build targets (e.g. ath-qmp-tiny-node) no longer include the firewall package, which automatically selected kmod-ipt-nat. Adding it here ensures that it is always present.
-
- 02 Jun, 2015 1 commit
-
-
Roger Pueyo Centelles authored
-
- 30 May, 2015 2 commits
-
-
Roger Pueyo Centelles authored
-
Roger Pueyo Centelles authored
[qmp-system] Add a temporary hook to activate VLAN12 on all ports on certain devices (by now, Xiaomi MiWiFi Mini and NanoStationM5-XW) to let them mesh through Ethernet ports
-
- 21 May, 2015 2 commits
-
-
Roger Pueyo Centelles authored
-
Roger Pueyo Centelles authored
has been dropped from OpenWrt packages.
-
- 29 Apr, 2015 1 commit
-
-
Roger Pueyo Centelles authored
-
- 13 Apr, 2015 2 commits
-
-
Jorge L. Florit authored
-
Jorge L. Florit authored
-
- 02 Apr, 2015 1 commit
-
-
Roger Pueyo Centelles authored
-
- 01 Apr, 2015 1 commit
-
-
Roger Pueyo Centelles authored
[qmp-system] Add experimental 80211s and 80211s_aplan modes to wireless interface modes' in easy setup
-
- 13 Mar, 2015 1 commit
-
-
Roger Pueyo Centelles authored
This commit fixes issue #351. The file feeds.conf included in qMp, which holds the OpenWrt feeds other than the defaults needed to create the binary firmware images, contains an invalid period character (".") for OpenWrt's 14.07 Barrier Breaker old packages feed's identifier. This is not accepted by OpenWrt's firmware building, resulting in an error when the feeds are updated and installed before actually compiling. Changing the period to an underscore fixes it.
-
- 05 Mar, 2015 1 commit
-
-
Roger Pueyo Centelles authored
-
- 27 Feb, 2015 5 commits
-
-
Roger Pueyo Centelles authored
Change Makefiles of qmp-* files to change version according to the QMP_RELEASE provided at compilation time (testing/trunk)
-
Roger Pueyo Centelles authored
-
Roger Pueyo Centelles authored
-
Roger Pueyo Centelles authored
-
Roger Pueyo Centelles authored
Merge branch 'kalimotxo' into testing before deleting it, in order to import commits not present in testing: - 802.11s support (2 commits) - Support for new devices (2 commits) · Nexx WT1520 · Xiaomi MiWiFi Mini - Improved ESSIDs management - Bug #336 regarding default channel's HT - Bug #342 regarding luci.fs - Bug #345 regarding wifi detection
-
- 10 Feb, 2015 1 commit
-
-
Roger Pueyo Centelles authored
This patch fixes the ESSID naming in ap, aplan and client templates, where QMP_SSID was being used instead of QMP_APSSID.
-
- 08 Feb, 2015 1 commit
-
-
Roger Pueyo Centelles authored
This patch improves support for 802.11s modes in qMp, which is still in a preliminary support status. Additionaly, wireless settings page and scripts have been modified to handle the new modes and also to allow to control parameters like AP ESSID, etc.
-
- 06 Feb, 2015 2 commits
-
-
Roger Pueyo Centelles authored
alphabetically, so that qmp_get_wifi_mac_devices returns their corresponding MAC addresses in the same order. Fix #345 (2/2): function qmp_configure_wifi_initial does not sort MAC addresses, but only checks for duplicates, since now they are already ordered by interface name (wlan0, wlan1, wlan2...).
-
Roger Pueyo Centelles authored
-
- 23 Jan, 2015 1 commit
-
-
Roger Pueyo Centelles authored
-