gluon/package
T-X d5829d87be gluon-mesh-batman-adv-core: disable bridge port learning on bat0 (#780)
The mesh side has become fairly huge in many communities. Up to
a few thousand entries can currently be found in the forwarding
database (fdb) of a bridge for its bridge port bat0.

The bridge fdb is kind of redundant to the batman-adv global translation
table here. Therefore this patch tries to reduce memory footprint by
following an approach similar to the IGMP/MLD split patchset approach:

Make the bridge oblivious not only regarding multicast listeners towards
the mesh but with this patch unicast hosts on the mesh, too.

If the destination of an ethernet frame is known by the bridge to be a
local one, then the frame is forwarded to the according port. If it is
unknown, then the frame is forwarded to the wifi AP interface and bat0.

mac80211 and batman-adv then know whether to drop or forward a frame
further through their own book-keeping.

Note that unicast-flood is not disabled for the wifi AP bridge port, nor
is learning disabled on the wifi AP. This is mainly to keep the
configuration in UCI and according setup scripts simple ;). However, not
disalbling unicast-flood on the wifi AP interface might also give a
minor latency improvement for newly joining wifi clients.

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
2016-08-22 23:26:07 +02: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 Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-client-bridge gluon-client-bridge, gluon-mesh-batman-adv-core: make macaddr variable local in upgrade script 2016-07-27 17:25:05 +02:00
gluon-config-mode-autoupdater Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-config-mode-contact-info Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-config-mode-core Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-config-mode-geo-location Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-config-mode-hostname Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-config-mode-mesh-vpn Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-core gluon-core: allow setting PoE passthrough default setting from site.conf 2016-07-30 00:00:39 +02: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 gluon-luci-admin: rename "Expert Mode" to "Advanced settings" 2016-07-27 02:38:39 +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-luci-portconfig: add setting for PoE passthrough 2016-07-30 00:04:17 +02:00
gluon-luci-private-wifi gluon-luci-private-wifi: limit ssid to 32 characters (#848) 2016-08-08 11:38:57 +02:00
gluon-luci-theme Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-luci-wifi-config Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-mesh-batman-adv-14 Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-mesh-batman-adv-15 Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-mesh-batman-adv-core gluon-mesh-batman-adv-core: disable bridge port learning on bat0 (#780) 2016-08-22 23:26:07 +02:00
gluon-mesh-vpn-fastd Use MAC addresses provided by WLAN drivers by default 2016-07-20 18:42:56 +02: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 Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-node-info Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-radvd gluon-radvd: Use procd in init script 2016-07-30 20:27:20 +02:00
gluon-respondd Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-setup-mode gluon-setup-mode: remove unneeded require 2016-07-26 01:11:03 +02:00
gluon-site Convert site.conf to JSON during build 2016-01-02 23:49:25 +01:00
gluon-status-page Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-status-page-api Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-wan-dnsmasq Minify all Lua code 2016-07-10 20:14:25 +02:00
libgluonutil Minify all Lua code 2016-07-10 20:14:25 +02:00