- 04 May, 2020 1 commit
-
-
Roger Pueyo Centelles authored
It has been restarted immediately before. Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 03 Oct, 2018 1 commit
-
-
Roger Pueyo Centelles authored
Commit commit:630bd7a8 fixed #464 but introduced a new bug in devices with a switched Ethernet interface, where the VLAN interfaces would not come up on time after restarting the network during the autoconfiguration process. Just reloading the network instantly applies the changes for wired interfaces, but restarting it is needed to ensure wifi interfaces work correctly. Restarting *and* then reloading ensures the network is up and running before continuing the autoconfiguration process, therefore no devices missdetection should occur. Fixes #466 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 25 Sep, 2018 1 commit
-
-
Roger Pueyo Centelles authored
In some corner cases, after changing the wireless settings, the physical [radio] interfaces come up but the logical ones holding them don't. By restarting the network, instead of reloading it, they appear to do. It's inconvenient, because it breaks connections for a while, but it's safer as the configuration is surely applied. Fixes #464 Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 10 May, 2018 1 commit
-
-
Roger Pueyo Centelles authored
This commit sets the "Ad hoc (mesh)" wireless mode as "Ad hoc (legacy mesh)" on the web GUI. It also introduces a backwards-compatible mode, the "802.11s (mesh) + Ad hoc (legacy mesh)", on the web GUI and adds code to the configuration scripts to handle it properly. This whole thing will ease the transition from current Ad hoc mesh networks towards 802.11s mesh networks (e.g. Guifi.net networks in Barcelona like Sants-Les Corts-UPC). Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 10 Apr, 2017 1 commit
-
-
Roger Pueyo Centelles authored
[qmp-system] Update qmpcontrol PoE passthrough for NanoStation XM devices and add a function for XW ones
-
- 24 Oct, 2015 1 commit
-
-
Roger Pueyo Centelles authored
-
- 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.
-
- 20 Jul, 2015 1 commit
-
-
Roger Pueyo Centelles authored
-
- 08 Jul, 2015 1 commit
-
-
Roger Pueyo Centelles authored
-
- 01 Dec, 2014 1 commit
-
-
Roger Pueyo Centelles authored
-
- 04 Jul, 2014 1 commit
-
-
Pau Escrich authored
Remove all license references for individual files and add a single file COPYING and AUTHORS
-
- 21 Apr, 2014 1 commit
-
-
Simó Albert i Beltran authored
sed -i -e "s/\s*$//g" packages/qmp-system/files/etc/qmp/*.sh
-
- 28 Dec, 2013 1 commit
-
-
Jorge L. Florit authored
-
- 17 Dec, 2013 2 commits
-
-
Simó Albert i Beltran authored
-
Simó Albert i Beltran authored
-
- 08 Dec, 2013 1 commit
-
-
Jorge L. Florit authored
-
- 26 Sep, 2013 1 commit
-
-
p4u authored
The VPN, Captive Portal, Maps, etc. Can be controled from the web interface (configuration/services). Adds a new section in the qMp config file to specify which services should run and which ones not.
-
- 23 Aug, 2013 1 commit
-
-
p4u authored
-
- 29 Jul, 2013 1 commit
-
-
Simó Albert i Beltran authored
-
- 15 Jul, 2013 2 commits
- 26 May, 2013 1 commit
-
-
p4u authored
-
- 07 May, 2013 1 commit
-
-
p4u authored
-
- 02 May, 2013 1 commit
-
-
Simó Albert i Beltran authored
Add the feature to choose gateway mode by qmpcontrol for only IPv4 or only IPv6. Closes #232 and references #233, #234.
-
- 01 May, 2013 1 commit
-
-
Simó Albert i Beltran authored
Standardize indentation in qmp_control.sh: sed -i -E 's/^\s+/\t/g' packages/qmp-system/files/etc/qmp/qmp_control.sh
-
- 08 Mar, 2013 1 commit
-
-
p4u authored
-
- 25 Jan, 2013 1 commit
-
-
Pau authored
-
- 23 Jan, 2013 1 commit
-
-
p4u authored
-
- 02 Dec, 2012 2 commits
-
-
Simó Albert i Beltran authored
Fix bmx6 restart with reload with reload attempt introduced in commit:c23da165d768bf3bcbed76174dd767afe79c9486
-
p4u authored
qmpcontrol tries to reload bmx6 instead of restart. Added ifup because if not some VLAN devices are not created
-
- 30 Nov, 2012 2 commits
-
-
Simó Albert i Beltran authored
-
Simó Albert i Beltran authored
-
- 29 Nov, 2012 1 commit
-
-
p4u authored
Added dnsmaq restart in configure_network (sometimes dhcp server is not working). Added uhttpd restart in configure system (if hostname changes uhttpd crashes)
-
- 27 Nov, 2012 1 commit
-
-
conxuro authored
-
- 23 Nov, 2012 2 commits
- 09 Nov, 2012 1 commit
-
-
p4u authored
-
- 28 Sep, 2012 1 commit
-
-
Simó Albert i Beltran authored
-
- 11 Apr, 2012 1 commit
-
-
p4u authored
-
- 13 Mar, 2012 1 commit
-
-
p4u authored
New config option publish_lan to publish lan network using HNA. New functions in qmpcontrol: publish_hna and unpublish_hna
-