Jan-Niklas Burfeind
0e5a5d31f5
Merge pull request #2751 from AiyionPrime/c-indentation
...
C indentation
2023-01-15 15:53:27 +01:00
Jan-Niklas Burfeind
caeae3b3d9
package/gluon-respondd: migrate to SPDX header
...
found BSD-2-Clause
2023-01-12 23:02:09 +01:00
Jan-Niklas Burfeind
051c74b987
gluon-respondd: fix c indentation
2023-01-12 21:46:55 +01:00
Matthias Schiffer
17123aa420
gluon-respondd: fix count_stations() arguments
...
Fixes warnings about implicit pointer-to-int and int-to-pointer casts.
Fixes: 59a4cd63b8
("gluon-respondd: expose OWE clients in nodeinfo")
2021-01-12 04:32:23 +01:00
David Bauer
59a4cd63b8
gluon-respondd: expose OWE clients in nodeinfo
...
Provide the number of OWE stations in addition to the number of all
connected wireless clients.
2020-04-01 01:15:38 +02:00
Matthias Schiffer
0f1fa243f7
Move common code from gluon-mesh-babel and -batman-adv respondd providers to gluon-respondd
...
In addition this PR contains:
- split of gluon-respondd provider into multiple source files
- minor additional cleanups in gluon-mesh-babel respondd provider
(untested, as the babel respondd provider already doesn't compile prior
to these changes...)
2019-11-24 12:04:58 +01:00