- 07 Dec, 2020 1 commit
-
-
Roger Pueyo Centelles authored
Look for wireless devices in /proc/net/wireless (legacy code), then under /sys/class/net (sometimes slow to provide info), via ubus (fix #481) and also get the configured devices in /etc/config/wireless. This should finally make rescue IPv4 addresses stop appearing in br-lan. Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 07 Jul, 2020 3 commits
-
-
Roger Pueyo Centelles authored
Continues 7c75474e, cb7fd04423ce05fa64b96efb6667421b33bf100c, 6c5212f1 and b45499e1 . Fixes #481. Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Continues 7c75474e, cb7fd04423ce05fa64b96efb6667421b33bf100c, 6c5212f1 and b45499e1 . Fixes #481. Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
Roger Pueyo Centelles authored
Still with #481, for some devices, qmp_get_wifi_devices() reports less devices than actually present. Add an additional source of devices and some verbosity. Continues cb7fd04423ce05fa64b96efb6667421b33bf100c, 6c5212f1 and b45499e1 . Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net>
-
- 07 Feb, 2017 1 commit
-
-
Roger Pueyo Centelles authored
· Drop community_id and community_node_id and replace it with community_name, mesh_name, device_name and mesh_id when appropriate · Revamp qMp easy setup · Rename node to device to avoid confusions (node == physical/geographical location, device == router)
-
- 06 Feb, 2015 1 commit
-
-
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...).
-
- 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
-
- 25 Oct, 2013 1 commit
-
-
Pau Escrich authored
- Change community_node_id hostname approach, use last two bytes from MAC address (better for administration) - Improve community_node_id configuration by checking if it is HEX and the number of characters - Add first proof-of-concept mesh DNS daemon
-
- 26 Aug, 2013 2 commits
-
-
p4u authored
ULA/LAN autogenerated address now uses the crc16 hash Fix issue with gateways offer (translation was not done properly)
-
p4u authored
before: last 8bit from MAC address now: crc16 from entire MAC address In case community mode (qmp.node.roaming=0) if the LAN address does not exist qMp autoconfiguration system generates an IP from this crc16 hash. It reduces the IP colision and hostname probability.
-
- 15 Jul, 2013 1 commit
-
-
p4u authored
Small changes
-
- 18 Jun, 2013 1 commit
-
-
p4u authored
Changed stage to "firstboot" and add checks for knowing if the switch is already configured Small changes in hooks system
-
- 30 May, 2013 1 commit
-
-
p4u authored
-
- 08 May, 2013 1 commit
-
-
p4u authored
-
- 07 May, 2013 1 commit
-
-
p4u authored
Adds new wifi templates format Rebuild templates with better parameters Adds encryption support Adds support for 11b and 802.11n 20MHz by default if n is supported for modes ap i adhoc_ap
-
- 24 Apr, 2013 6 commits
-
-
Simó Albert i Beltran authored
-
Simó Albert i Beltran authored
-
Simó Albert i Beltran authored
-
Simó Albert i Beltran authored
-
Simó Albert i Beltran authored
-
Simó Albert i Beltran authored
-
- 29 Jan, 2013 1 commit
-
-
p4u authored
-
- 27 Jan, 2013 1 commit
-
-
p4u authored
wifi device name cannot be fetch from mac address if it is inside br-lan Also qmp_autoconf adapted to netifd functions
-
- 25 Jan, 2013 1 commit
-
-
Pau authored
-
- 05 Jan, 2013 1 commit
-
-
p4u authored
-
- 16 Jun, 2012 2 commits
-
-
Simó Albert i Beltran authored
-
Simó Albert i Beltran authored
-
- 01 Jun, 2012 1 commit
-
-
p4u 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
-
- 29 Nov, 2011 1 commit
-
-
p4u authored
-
- 02 Nov, 2011 1 commit
-
-
p4u authored
-
- 29 Oct, 2011 2 commits
-
-
Victor Oncins authored
-
p4u authored
-
- 28 Oct, 2011 1 commit
-
-
p4u authored
qmp_gw.sh to change between offering/search gateway in the network. qmp_control.sh to call it from shell"
-
- 22 Oct, 2011 1 commit
-
-
Victor Oncins authored
-
- 20 Oct, 2011 1 commit
-
-
Victor Oncins authored
-
- 19 Oct, 2011 1 commit
-
-
Victor Oncins authored
-
- 03 Aug, 2011 1 commit
-
-
p4u authored
-