Age | Commit message (Collapse) | Author |
|
Even Freifunk was one of the major factory to create the LuCI-system, it's
now only a very small part of LuCI. LuCI has become a much bigger thing
and it seems that it's time to move the packages only relating to Freifunk
into it's own feed.
On the mailinglist it was discussed [1] and a repo below the general
Freifunk team on github was created.
This commit removes all packages that will be hosted in the new repo [2]
1 - http://lists.freifunk.net/pipermail/wlannews-freifunk.net/2019-February/004818.html
2 - https://github.com/freifunk/openwrt-packages
Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
|
|
Signed-off-by: Philipp Borgers <borgers@mi.fu-berlin.de>
|
|
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
|
inside OLSR some plugins recently got newer version numbers (and of course improvements)
Signed-off-by: Ufo <ufo@rund.freifunk.net>
|
|
Remove the code related to the deprecated madwifi driver.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Adapted from PR #819 by FreifunkUFO
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
|
|
set_defaults()
|
|
|
|
|
|
|
|
https://dev.openwrt.org/ticket/19539
|
|
|
|
|
|
|
|
|
|
|
|
/etc/rc.local.meshkitpostinstall
|
|
|
|
|
|
interface
|
|
|
|
is used. In this case split the DHCP Network in two halves, one for the adhoc, one for the managed network.
|
|
|
|
|
|
|
|
masquerading is disabled because the dhcp subnet is inside the mesh subnet. this fixes the plash in this kind of setup.
|
|
syntax for dhcp interfaces
|
|
|
|
setup
|
|
script so we can reuse it later by luci-app-meshwizard, also check if hostapd[-mini] is installed when using mac80211
|
|
|
|
the 80211 standard. This also makes it possible to merge the general BSSID scheme with the pberg bssid scheme. Thanks stargieg.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dhcpv6
|