Alex Oprea
d6a6350e62
imonitor: do not check the ubus call before restarting questd
...
Do no check the ubus call before restarting questd
because in some cases the ubus call still works as normal,
even if there are 2 questd processes running.
2017-04-26 11:10:42 +02:00
Sukru Senli
3fb9756e42
icwmp-3.0-2017-04-26
2017-04-26 10:51:55 +02:00
Reidar Cederqvist
8d3eebb0c1
inteno-netmodes: dont start client-detect if repeaterready flag is set
2017-04-25 14:26:53 +02:00
Reidar Cederqvist
d28dbd9b75
inteno-netmdoe: stop using conf option and use seciton name
2017-04-25 13:37:32 +02:00
Reidar Cederqvist
267d65174c
inteno-netmodes: added uplink_band to broadcom repeater netmodes
2017-04-25 12:11:33 +02:00
Reidar Cederqvist
abbfb77248
inteno-netmodes: init.d script now supports 'routed' netmode
2017-04-25 10:04:27 +02:00
Reidar Cederqvist
e288d7ec0c
inteno-netmodes: netmode-conf: added check to skipp non ap interfaces when getting number
2017-04-24 17:54:48 +02:00
Reidar Cederqvist
7f33ffbdac
inteno-netmodes: fixed bug
2017-04-24 17:41:22 +02:00
Reidar Cederqvist
7fc6da3a66
inteno-netmodes: client-detect: added a timed check every 60 sec
2017-04-24 16:10:17 +02:00
Reidar Cederqvist
a814d37e2b
inteno-netmodes: start using repeater as netmode
2017-04-24 15:50:35 +02:00
Reidar Cederqvist
0710672275
inteno-netmodes: added support for setting repeater mode
2017-04-24 15:50:12 +02:00
Alex Oprea
3d2301cdb0
netmode: remove already fixed todo
2017-04-24 12:49:06 +02:00
Jonas Höglund
cd8244fb2a
Set mediatek access in config file
2017-04-24 10:49:49 +02:00
Jonas Höglund
fd480290f5
Delete every file except for Kconfig in mediatek wifi drivers
2017-04-24 10:42:47 +02:00
Jonas Höglund
7e6052573e
Remove more Mediatek propriety code
2017-04-21 17:04:43 +02:00
Sukru Senli
9b659fb859
icwmp: put dmmap under /etc/icwmpd
2017-04-21 16:12:33 +02:00
Ronny Nilsson
15314c65d5
Always recreate the feeds indices to cope with packages
...
being moved between feeds.
2017-04-21 15:08:37 +02:00
Ronny Nilsson
4fedd34f95
genconfig: Explicitly indicate yes/no to developer
...
mode due to there are other scripts depending on
these variables being non-empty.
2017-04-21 13:52:19 +02:00
Reidar Cederqvist
f88eebb055
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* d80214e only send_data to destination if its an inteno-mac
-------------------------------------------------------------------------------
commit d80214e16eb15b031cc500cd5907951b119ef505
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-21 10:11:39 +0200
only send_data to destination if its an inteno-mac
Base directory -> /
wificontrol.c | 11 +++++++++++
1 file changed, 11 insertions(+)
-------------------------------------------------------------------------------
2017-04-21 10:15:50 +02:00
Sukru Senli
cefefb9a63
icwmp-3.0-2017-04-19
2017-04-20 17:47:15 +02:00
Alex Oprea
7e38593c3f
netmode: fix typo with curmode
2017-04-20 13:56:18 +02:00
Alex Oprea
0579b0ec60
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 9083bba wificontrol: consider the inteno altered mac addresses too
* bdf0309 wificontrol: improve debug messages for MSG_TYPE_ASSOC
-------------------------------------------------------------------------------
commit 9083bba577d7cceb0f03a3d86fba425f392c37d2
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-19 15:49:39 +0200
wificontrol: consider the inteno altered mac addresses too
Base directory -> /
wificontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit bdf03091e90fcc08e3b6507e8e10c33e42cdb315
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-19 15:20:19 +0200
wificontrol: improve debug messages for MSG_TYPE_ASSOC
Base directory -> /
wificontrol.c | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
2017-04-19 19:20:05 +02:00
Sukru Senli
7f14aca755
inteno-netmodes: fix macro in layer2_interface_ethernet config as well
2017-04-19 16:28:43 +02:00
Jonas Höglund
e396bd8531
Apply patches to generate mediatek consumer relase
2017-04-19 16:26:36 +02:00
Alex Oprea
0549986c77
imonitor: restart acsd if it's using more than 20% processor
2017-04-19 16:14:16 +02:00
Reidar Cederqvist
34f58ad7f9
inteno-netmodes: fixed bug in netmode-conf script
2017-04-19 15:45:49 +02:00
Jonas Höglund
16fbba701c
Make mediatek tarball. Add target option to generate_tarballs.
2017-04-19 14:19:34 +02:00
Sukru Senli
2635873bcc
icwmp-3.0-2017-04-14
2017-04-19 09:02:48 +02:00
Alex Oprea
9c191f7f89
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 2e132f1 wificontrol: rename function to collect_intenos and remove unnecessary parameter
* 2d0821e wificontrol: fix more codingstyle
* 66b5fad wificontrol: do not do call any other function between one function and its perror
* 6358360 wificontrol: remove strange code
* 19a3e9a wificontrol: fix some codinstyle
* 4b9c6fa improve log level
* 6d5952c wificontrol: rename long flag --verbosity to --verbose
* 4e007a4 wificontrol: improve message types
* 1a911d0 wireless: assoclist: more defensive code
-------------------------------------------------------------------------------
commit 2e132f10dc83ec308a112aa636c621aac755e51d
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 14:51:11 +0200
wificontrol: rename function to collect_intenos and remove unnecessary
parameter
Base directory -> /
wificontrol.c | 46 ++++++++++++++++++++++++----------------------
1 file changed, 24 insertions(+), 22 deletions(-)
-------------------------------------------------------------------------------
commit 2d0821e63039ac2022fbd7dc7f1ccf605de2b520
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 14:26:24 +0200
wificontrol: fix more codingstyle
Base directory -> /
wificontrol.c | 37 +++++++++++++++++++++----------------
1 file changed, 21 insertions(+), 16 deletions(-)
-------------------------------------------------------------------------------
commit 66b5fad1705dcb4967240acd66ac463898c4b9b8
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 14:09:55 +0200
wificontrol: do not do call any other function between one function and its
perror
Base directory -> /
wificontrol.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit 6358360ba56a49c9e578db7400d6aecd21d6c97a
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 14:02:12 +0200
wificontrol: remove strange code
Base directory -> /
wificontrol.c | 4 ----
1 file changed, 4 deletions(-)
-------------------------------------------------------------------------------
commit 19a3e9a3398abdec8a69f1aacf490257e837cf31
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 13:56:02 +0200
wificontrol: fix some codinstyle
Base directory -> /
wificontrol.c | 144 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 72 insertions(+), 72 deletions(-)
-------------------------------------------------------------------------------
commit 4b9c6fa6032a22cd55c4f35e2ade1c0a16cbf77e
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 13:11:02 +0200
improve log level
Base directory -> /
wificontrol.c | 68 +++++++++++++++++++++++++++++++++--------------------------
1 file changed, 38 insertions(+), 30 deletions(-)
-------------------------------------------------------------------------------
commit 6d5952c9b8dd9e3c944d3ed18b338ce08697771e
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 13:03:50 +0200
wificontrol: rename long flag --verbosity to --verbose
Base directory -> /
wificontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 4e007a4a6441e1f1dcfbe5ddf8c4160d68d8aa26
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-18 11:30:47 +0200
wificontrol: improve message types
Base directory -> /
wificontrol.c | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 1a911d0910162046cff8c435abdb3834e64418e2
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-13 14:30:56 +0200
wireless: assoclist: more defensive code
This might fix a bug in wich the call
ubus call router.wireless radios
returns buggy output like this:
{
"\u000100:E0:4D:04:C3:0B": {
"isup": false,
This happens because one extra entry seems to be written
in the stas array, but outside the bounds of the array,
overlapping the radios array, i.e. the first radio entry.
Base directory -> /
wireless.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-04-18 17:14:15 +02:00
Sukru Senli
c7ea8cc974
inteno-netmodes: wifi reload if switching to repeater mode is not instant
2017-04-13 15:21:21 +02:00
Sukru Senli
ee3cd87e7e
inteno-netmodes: update netmode scripts
2017-04-13 14:51:41 +02:00
Sukru Senli
9463e7b24b
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 9275776 wificontrol: open TCP port instead of UDP
-------------------------------------------------------------------------------
commit 927577622a47ca331bda4e3792863e786cb5bb66
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-04-13 12:55:34 +0200
wificontrol: open TCP port instead of UDP
Base directory -> /
wificontrol.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-04-13 12:55:50 +02:00
Sukru Senli
e13aebbd89
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* c335702 wificontrol: open WIFICONTROL_LISTENING_PORT in repeater mode
-------------------------------------------------------------------------------
commit c3357024b2f818d7a3530aac8e5d549f45a53c1d
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-04-13 11:46:33 +0200
wificontrol: open WIFICONTROL_LISTENING_PORT in repeater mode
Base directory -> /
wificontrol.c | 3 +++
1 file changed, 3 insertions(+)
-------------------------------------------------------------------------------
2017-04-13 11:46:55 +02:00
Sukru Senli
e8f8ef22a9
inteno-netmodes: remove repeater specific firewall configs
2017-04-13 11:30:00 +02:00
Sukru Senli
0a8359a0de
Update feed [ feed_inteno_packages ] package [ questd ]
...
-------------------------------------------------------------------------------
* 73adf42 wificontrol: improvemets to ping_uplink function
* a0f9694 wificontrol: fix for reconnect in repeater mode
* 4e91aab wificontrol: removed unused code (comments)
* addfd85 wificontrol: fixed warning
* dd4f486 wificontrol: test to send one byte as protocol
* 0d2248f wificontrol: made old printf comments to dbg comments
* c0b6926 wificontrol: added verbose option
* ad9a4e2 wificontrol: get all lan network using libuci
* 5004bec wificontrol: fixed bug in receive loop in repeater mode
* e67c7de wificontrol: changed return value from NULL to 0
* 828a907 wificontrol: decresed buffersize to fit in tcp-packet
* adb6e25 wificontrol: created prepare_socket function to reuse code more
* d6d440d wificontrol: more timeout on sockets for --assoclist and --router mode
* b81ee13 wificontrol: assoclist: add timeout on socket
* 6e82f34 wificontrol: commented out all prinf
* 7a85c88 wificontrol: changed the set_creds calls to one combined
* d1368e5 questd: network: assoclist: initialize the buffers with zero
* a636276 wificontrol: make ping device dynamic
* 896fb07 wificontrol: trigger set_cred_uplink + debug prints
* 13023c9 wificontrol: fix get md5 values
* ba23b2d questd: use --destinatoin when calling wificontrol
* 5debde6 wificontrol: do not apply changes if the file is the same
* 30acbae wificontrol: apply the wireless settings only if any received
* 0edaaa2 wificontrol: try to send an empty string
* cb2efca wificontrol: fix the assoclist sending socket
* b872443 wificontrol: debug assoclist
* 7c73d25 wificontrol: assoclist functionality
* 051ed1f wificontrol: apply the new wireless configuration
* a0145c2 questd: client events: publish network
* c8275d0 questd: client events: publish ip
* 3f86328 wificontrol: add ping thread
* e12e5e0 wificontrol: add trivial comments
* 868365c wificontrol: repeater writes received data to file
* b4fd741 wificontrol: test with BUFFER_SIZE 4
* 35f3e1f wificontrol: rework while on repeater
* 70b0e71 wificontrol: change fgets to fread
* ccddf74 wificontrol: fix buffer size
* 0afaf49 wificontrol: simple recv
* a82d810 wificontrol: simple send
* 325a2d4 wificontrol: do not read from stdin
* d86b6c6 wificontrol: open file: --file, stdin, default file
* 9936828 wificontrol: change port to 9875
* 5e13d7c wificontrol: add SO_REUSEADDR on the listening socket
* f47c9fe wificontrol: basic client-server / router-repeater communication
* 0926745 wificontrol: add send_data to repeater function
* f8b6e96 wificontrol: add repeater's ip to repeaters array
* d119c5b wificontrol: fix lanname
* 7d63d06 wificontrol: parse arp entries
* 480d0eb tools: add function is_ip_in_network
* 3bfda0d wificontrol: get lan name
* ea0c4d0 wificontrol: a good version, with cmd line options
* 9f60ec1 wificontrol: minimal main
* f1fc945 add wificontrol.c
* b6fea3f remove wificontrol.c
-------------------------------------------------------------------------------
commit 73adf42cad8e82ecf44ea8f3c595b5e2d6f0fdb6
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-04-13 11:13:00 +0200
wificontrol: improvemets to ping_uplink function
Base directory -> /
wificontrol.c | 23 +++++------------------
1 file changed, 5 insertions(+), 18 deletions(-)
-------------------------------------------------------------------------------
commit a0f969476dbe9e31765cf73521d143a0754ce4f3
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-12 17:11:55 +0200
wificontrol: fix for reconnect in repeater mode
Base directory -> /
wificontrol.c | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
commit 4e91aabaecdfb6d1f4045ae5a1d0c2a76ce21192
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-12 11:14:12 +0200
wificontrol: removed unused code (comments)
Base directory -> /
wificontrol.c | 4 ----
1 file changed, 4 deletions(-)
-------------------------------------------------------------------------------
commit addfd85b2c9782d914a583618f2edc128919649c
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-12 09:47:39 +0200
wificontrol: fixed warning
Base directory -> /
wificontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit dd4f4862f9067735a27f4aa18a2661182ae33424
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-12 09:43:07 +0200
wificontrol: test to send one byte as protocol
Base directory -> /
wificontrol.c | 108 +++++++++++++++++++++++++++++++++-------------------------
1 file changed, 62 insertions(+), 46 deletions(-)
-------------------------------------------------------------------------------
commit 0d2248ff7ad89e864a97b203ed6fbec53acf188c
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-11 16:03:32 +0200
wificontrol: made old printf comments to dbg comments
Base directory -> /
wificontrol.c | 58 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 29 insertions(+), 29 deletions(-)
-------------------------------------------------------------------------------
commit c0b6926cb1e086747d6cbd59f981f515719e8b3f
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-11 15:39:56 +0200
wificontrol: added verbose option
Base directory -> /
wificontrol.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit ad9a4e26c083890a51394dcbacd52f44dc50c61e
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-11 12:37:04 +0200
wificontrol: get all lan network using libuci
Base directory -> /
wificontrol.c | 92 +++++++++++++++++++++++++++++++++--------------------------
1 file changed, 51 insertions(+), 41 deletions(-)
-------------------------------------------------------------------------------
commit 5004bec2c76f779796b4e0af6cf21e9502994ea4
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-11 11:42:44 +0200
wificontrol: fixed bug in receive loop in repeater mode
Base directory -> /
wificontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit e67c7dea9a623a9211018c9afa7fd6e79e717778
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-11 11:42:15 +0200
wificontrol: changed return value from NULL to 0
Base directory -> /
wificontrol.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 828a90741f6e0fd1bb3a94551bf10207d953c4c5
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-10 12:02:58 +0200
wificontrol: decresed buffersize to fit in tcp-packet
Base directory -> /
wificontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit adb6e25347c0c05ec973238a7a7ab93d97e5c14d
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-10 11:12:42 +0200
wificontrol: created prepare_socket function to reuse code more
Base directory -> /
wificontrol.c | 79 +++++++++++++++++++++++------------------------------------
1 file changed, 30 insertions(+), 49 deletions(-)
-------------------------------------------------------------------------------
commit d6d440d9d0da07fe30e86f79edd3d14a9890c9f1
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-07 20:52:53 +0200
wificontrol: more timeout on sockets for --assoclist and --router mode
Base directory -> /
wificontrol.c | 24 +++++++++++++++++++++++-
1 file changed, 23 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit b81ee13ff57f5f782935d73dfea270179670ffa2
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-07 18:42:03 +0200
wificontrol: assoclist: add timeout on socket
Base directory -> /
wificontrol.c | 11 +++++++++++
1 file changed, 11 insertions(+)
-------------------------------------------------------------------------------
commit 6e82f345ee0470f4056bec3a8e5aedf2f11f91e6
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-07 16:39:28 +0200
wificontrol: commented out all prinf
Base directory -> /
wificontrol.c | 52 ++++++++++++++++++++++++++--------------------------
1 file changed, 26 insertions(+), 26 deletions(-)
-------------------------------------------------------------------------------
commit 7a85c88077c062bf03beff2081265362cfaad84e
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2017-04-07 15:48:58 +0200
wificontrol: changed the set_creds calls to one combined
Base directory -> /
wificontrol.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
commit d1368e560705239b25140901d51cb5270deb7571
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-07 12:16:16 +0200
questd: network: assoclist: initialize the buffers with zero
Base directory -> /
network.c | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
commit a636276a8e9ee254e776d0bf9a8ca78e5da03b40
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-07 11:19:05 +0200
wificontrol: make ping device dynamic
Base directory -> /
wificontrol.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 896fb07a0ce5397572d1b1c5bda53dfae643d1a0
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-06 13:29:21 +0200
wificontrol: trigger set_cred_uplink + debug prints
Base directory -> /
wificontrol.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 13023c9d5fbb9e4acf9603079e9346920033b21e
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-06 13:28:45 +0200
wificontrol: fix get md5 values
Base directory -> /
wificontrol.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit ba23b2d419e00f695f12c8a8a2141ea2c1a74999
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-06 12:56:35 +0200
questd: use --destinatoin when calling wificontrol
Base directory -> /
network.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 5debde6a627d82ff5bad441c9a9b063d1b2b7b74
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-06 12:43:01 +0200
wificontrol: do not apply changes if the file is the same
Base directory -> /
wificontrol.c | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 30acbae4f579439c14e0bcfa81df209534a439d0
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-06 11:57:00 +0200
wificontrol: apply the wireless settings only if any received
Base directory -> /
wificontrol.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit 0edaaa2b4935586016fedda5b0677d19dde388a2
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-06 11:48:59 +0200
wificontrol: try to send an empty string
Base directory -> /
wificontrol.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit cb2efca7595baa786477abe0349aaf9dfb4e0a76
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-06 11:41:20 +0200
wificontrol: fix the assoclist sending socket
Base directory -> /
wificontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit b872443ccacc0e89924b88eb8dcdac1d8e7518f8
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-05 16:57:04 +0200
wificontrol: debug assoclist
Base directory -> /
wificontrol.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 7c73d25038f744c7782d7f7a480c1a58034c319e
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-05 16:49:59 +0200
wificontrol: assoclist functionality
Base directory -> /
wificontrol.c | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 97 insertions(+), 11 deletions(-)
-------------------------------------------------------------------------------
commit 051ed1f80c6f647d3e8bde231fde60f7c1d2c28e
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-05 16:49:36 +0200
wificontrol: apply the new wireless configuration
Base directory -> /
wificontrol.c | 5 +++++
1 file changed, 5 insertions(+)
-------------------------------------------------------------------------------
commit a0145c21d97f5c9d1056586932cff5eaed5115f7
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-05 14:38:55 +0200
questd: client events: publish network
Base directory -> /
network.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit c8275d09d86d0fe61a1e77a49f51ccc6b871733e
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-05 14:04:25 +0200
questd: client events: publish ip
Base directory -> /
network.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 3f86328f9f0eb4e719661440f5adff453eaba0e6
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-05 12:15:31 +0200
wificontrol: add ping thread
Base directory -> /
wificontrol.c | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 103 insertions(+)
-------------------------------------------------------------------------------
commit e12e5e0efa0cccbba8934ef06586d952cf15cf5c
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 18:47:48 +0200
wificontrol: add trivial comments
Base directory -> /
wificontrol.c | 52 ++++++++++++++++++++++++++++++----------------------
1 file changed, 30 insertions(+), 22 deletions(-)
-------------------------------------------------------------------------------
commit 868365c6fb862eb7b6627c470b922c500191fdb1
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 16:37:08 +0200
wificontrol: repeater writes received data to file
Base directory -> /
wificontrol.c | 27 ++++++++++++++++++++-------
1 file changed, 20 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit b4fd741da6f90959ba1e75607b657946e16e3f2d
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 15:50:02 +0200
wificontrol: test with BUFFER_SIZE 4
Base directory -> /
wificontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 35f3e1f56cc16192859b068c41f83cc149fd6d63
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 15:48:44 +0200
wificontrol: rework while on repeater
Base directory -> /
wificontrol.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 70b0e7155aa8a665bfb090bd3a32a545a9f15e66
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 15:45:34 +0200
wificontrol: change fgets to fread
Base directory -> /
wificontrol.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit ccddf74acb60dfd835705f7191384fbdbff6be9e
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 15:18:25 +0200
wificontrol: fix buffer size
Base directory -> /
wificontrol.c | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
commit 0afaf492b020466784c2f7f38af3974d39fa1b69
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 14:55:21 +0200
wificontrol: simple recv
Base directory -> /
wificontrol.c | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
commit a82d8105636c6cce41a0caeffaf045b89b35d0e7
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 14:49:45 +0200
wificontrol: simple send
Base directory -> /
wificontrol.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 325a2d43d70f7dd33e4c0c0e11972c0b2c9f05b6
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 14:40:37 +0200
wificontrol: do not read from stdin
Base directory -> /
wificontrol.c | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)
-------------------------------------------------------------------------------
commit d86b6c645aaadefeee98a107492a4bb5044c2ce8
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 14:31:26 +0200
wificontrol: open file: --file, stdin, default file
Base directory -> /
wificontrol.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
1 file changed, 50 insertions(+), 9 deletions(-)
-------------------------------------------------------------------------------
commit 9936828c45d11ec75de42c0d3fd16b435780c21c
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 13:03:54 +0200
wificontrol: change port to 9875
Base directory -> /
wificontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 5e13d7c2079a138be6dd9d6f60cdaaeff846d75d
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 12:56:17 +0200
wificontrol: add SO_REUSEADDR on the listening socket
Base directory -> /
wificontrol.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit f47c9fe1a057768cb7635c93a2c3245fb547cb92
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-04-04 11:55:03 +0200
wificontrol: basic client-server / router-repeater communication
Base directory -> /
wificontrol.c | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 82 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 0926745ffc7e85f5c2d2751d0f0090003938d63f
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-03-30 16:29:13 +0200
wificontrol: add send_data to repeater function
Base directory -> /
wificontrol.c | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
-------------------------------------------------------------------------------
commit f8b6e96eeca997116483582ec9afd6dc3160e4ff
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-03-29 15:33:12 +0200
wificontrol: add repeater's ip to repeaters array
Base directory -> /
wificontrol.c | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit d119c5babdf85ed03cf2faa3597d21ecf9b4d2aa
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-03-29 13:11:21 +0200
wificontrol: fix lanname
Base directory -> /
wificontrol.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 7d63d0606a4ec60db0804dc88f0edf9e503dab4d
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-03-29 12:57:49 +0200
wificontrol: parse arp entries
Base directory -> /
wificontrol.c | 30 ++++++++++++++++++++++++++----
1 file changed, 26 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit 480d0eb3f81d1a4cd3aabbed45af1dddbe1a8929
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-03-29 12:56:35 +0200
tools: add function is_ip_in_network
Base directory -> /
tools.c | 19 +++++++++++++++++++
tools.h | 2 ++
2 files changed, 21 insertions(+)
-------------------------------------------------------------------------------
commit 3bfda0d8a2cc5bbfc8705bb98062c261243a63d8
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-03-28 23:10:50 +0200
wificontrol: get lan name
Base directory -> /
wificontrol.c | 23 +++++++++++++++++++----
1 file changed, 19 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit ea0c4d0ce5ed821a4ce61f17b3471622450b4623
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-03-28 23:00:10 +0200
wificontrol: a good version, with cmd line options
Base directory -> /
wificontrol.c | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 141 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 9f60ec100bb77853df8b24aa27b0631b3b9e22c5
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-03-28 14:12:19 +0200
wificontrol: minimal main
Base directory -> /
wificontrol.c | 8 ++++++++
1 file changed, 8 insertions(+)
-------------------------------------------------------------------------------
commit f1fc9459d70e21ba2d2dd1e30734b145b4244155
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-03-28 13:58:09 +0200
add wificontrol.c
Base directory -> /
wificontrol.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)
-------------------------------------------------------------------------------
commit b6fea3f9f67fa2e8532975ced66a6e792ceaf0d3
Author: Alex Oprea <alex.oprea@inteno.se>
Date: 2017-03-28 13:57:39 +0200
remove wificontrol.c
Base directory -> /
wificontrol.c | 408 ----------------------------------------------------------
1 file changed, 408 deletions(-)
-------------------------------------------------------------------------------
2017-04-13 11:21:26 +02:00
Reidar Cederqvist
99f12a833b
inteno-netmodes: netmode-conf: changed reboot to wifi reload nodat
2017-04-13 11:19:19 +02:00
Reidar Cederqvist
8d0c18d2d0
inteno-netmode: renamed netmode-detect netmode-client-detect
2017-04-13 11:19:16 +02:00
Reidar Cederqvist
f0bfe70674
inteno-netmode: only run wificontrol on inteno-macaddr
2017-04-13 11:19:16 +02:00
Reidar Cederqvist
dd83d4d139
inteno-netmodes: changed hotplug-script to disable firewall if connected to private ip
2017-04-13 11:19:14 +02:00
Reidar Cederqvist
d53c2eb937
inteno-netmodes: upgraded netmode-conf file to only apply/reload (reboot) if config is changed
2017-04-13 11:19:14 +02:00
Sukru Senli
b56f049445
inteno-netmodes: name updates
2017-04-13 11:19:12 +02:00
Sukru Senli
1e69e5495f
inteno-netmodes: reboot when new credentials are received
2017-04-13 11:19:12 +02:00
Reidar Cederqvist
d3047b2299
inteno-netmode: wifi reload insted of wifi apply
2017-04-13 11:19:12 +02:00
Reidar Cederqvist
608f2eae88
inteno-netmodes: fixed typo in netifd init script
2017-04-13 11:19:11 +02:00
Reidar Cederqvist
2848efba56
inteno-netmodes: fixed missing quote
2017-04-13 11:19:09 +02:00
Reidar Cederqvist
1cd109e79b
inteno-netmode: repeater ubus-call: combined set_creds_uplink/downlink
2017-04-13 11:19:07 +02:00
Reidar Cederqvist
09c23507d0
inteno-netmode: added nessesary config_load
2017-04-13 11:19:07 +02:00
Reidar Cederqvist
5617a44086
removed repeaterready as default
2017-04-13 11:19:07 +02:00
Alex Oprea
d0be333511
inteno-netmodes: update the wificontrol --repeater listening port to 9875
2017-04-13 11:19:06 +02:00
Alex Oprea
636939542f
inteno-netmodes: add client_listener for ip add events
2017-04-13 11:18:56 +02:00