gluon/package
Sven Eckelmann 4bbd073f73 gluon-status-page-api: Switch from debugfs to batadv netlink
The batadv debugfs requires large memory blocks to write the text debug
tables. This is inefficient for large tables like the global translation
table or the originators table.

The memory requirement can be reduced by using netlink. It copies smaller
packets in a binary format to the userspace program. gluon-status-page-api
can therefore parse larger originator tables without causing an OOM on
systems which are tight on memory.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2016-12-08 21:10:53 +01:00
..
gluon-alfred Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-authorized-keys Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-autoupdater gluon-autoupdater: double quote $1 to prevent globbing and word splitting 2016-10-10 05:44:27 +02:00
gluon-client-bridge gluon-client-bridge: add LAN interfaces to client bridge by default (instead of doing this in the batman-adv-specific scripts) 2016-09-07 02:14:42 +02:00
gluon-config-mode-autoupdater Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-config-mode-contact-info gluon-config-mode-contact-info: define an "obligatory" option in site.conf (#843) 2016-09-07 06:44:57 +02:00
gluon-config-mode-core Use a "pretty" hostname where possible 2016-08-27 16:33:37 +02:00
gluon-config-mode-geo-location gluon-config-mode-geo-location: make the label for altitude definable in the site folder (#883) 2016-11-30 13:13:59 +01:00
gluon-config-mode-hostname Use a "pretty" hostname where possible 2016-08-27 16:33:37 +02:00
gluon-config-mode-mesh-vpn gluon-config-mode-mesh-vpn: fix indentation 2016-08-27 16:39:30 +02:00
gluon-core gluon-core: add dirty flag to gluon-version, add site-version 2016-12-06 20:05:34 +01:00
gluon-ebtables Merge pull request #674 from T-X/filter-igmp-mld 2016-07-27 17:24:43 +02:00
gluon-ebtables-filter-multicast Merge pull request #674 from T-X/filter-igmp-mld 2016-07-27 17:24:43 +02:00
gluon-ebtables-filter-ra-dhcp Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-ebtables-segment-mld ebtables-segment-mld: Segment IGMP/MLD domain 2016-05-20 22:59:31 +02:00
gluon-legacy Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-lock-password Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-luci-admin Use a "pretty" hostname where possible 2016-08-27 16:33:37 +02:00
gluon-luci-autoupdater Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-luci-mesh-vpn-fastd Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-luci-node-role Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-luci-portconfig gluon-client-bridge: add LAN interfaces to client bridge by default (instead of doing this in the batman-adv-specific scripts) 2016-09-07 02:14:42 +02:00
gluon-luci-private-wifi Reorganize MAC addresses, always explicitly set address for private WLAN 2016-09-07 02:14:42 +02:00
gluon-luci-theme Use a "pretty" hostname where possible 2016-08-27 16:33:37 +02:00
gluon-luci-wifi-config Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-mesh-batman-adv-14 gluon-mesh-batman-adv-*, gluon-mesh-vpn-fastd: configure batman-adv through gluon_mesh proto 2016-09-07 02:14:42 +02:00
gluon-mesh-batman-adv-15 gluon-mesh-batman-adv-*, gluon-mesh-vpn-fastd: configure batman-adv through gluon_mesh proto 2016-09-07 02:14:42 +02:00
gluon-mesh-batman-adv-core gluon-respondd: make initialisation mesh protocol agnostic (#946) 2016-12-08 17:44:29 +01:00
gluon-mesh-vpn-fastd gluon-mesh-vpn-fastd: make fastd syslog level configurable (#915) 2016-11-06 00:01:49 +01:00
gluon-neighbour-info gluon-neighbour-info: improve verbosity on wrong cli parameters (#829) 2016-07-25 15:52:27 +02:00
gluon-next-node gluon-next-node: fix ebtables rules without next_node.ip4 2016-11-30 15:27:06 +01:00
gluon-node-info Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-radvd gluon-radvd: fix init script 2016-08-24 13:07:29 +02:00
gluon-respondd gluon-respondd: make initialisation mesh protocol agnostic (#946) 2016-12-08 17:44:29 +01:00
gluon-setup-mode gluon-core, gluon-setup-mode: fix WAN/LAN assignment on CPE210 2016-11-22 20:01:13 +01:00
gluon-site Convert site.conf to JSON during build 2016-01-02 23:49:25 +01:00
gluon-status-page gluon-status-page: add hint to enable JavaScript if it is disabled (#913) 2016-10-24 14:43:12 +02:00
gluon-status-page-api gluon-status-page-api: Switch from debugfs to batadv netlink 2016-12-08 21:10:53 +01:00
gluon-wan-dnsmasq gluon-wan-dnsmasq: fix handling of static DNS servers 2016-09-18 22:39:22 +02:00
libgluonutil Minify all Lua code 2016-07-10 20:14:25 +02:00