| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Previously only the first macfilter configuration would have been used
on all interfaces. However, the configuration was always done per vif
already. Hence, move the macfilter setup into hostapd.sh where and
create one mac list file per vif.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 34470
|
|
|
|
|
|
| |
Signed-Off-By: Frank Meerkötter <frank@meerkoetter.org>
SVN-Revision: 34468
|
|
|
|
|
|
| |
mode 'upstream' renamed to 'dhcpv6' * mode 'relay' added * cleanups and minor bugfixes in state handling
SVN-Revision: 34466
|
|
|
|
| |
SVN-Revision: 34465
|
|
|
|
| |
SVN-Revision: 34462
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In particular, it wants to run before the ntpclient script. Which may
block for a long time attempting to do DNS lookups for NTP servers. In
my case, that would have *worked* if the new device had been added to
teql first, rather than timing out.
This was effectively causing a huge delay between an interface coming
up, and routing actually starting to work.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34442
|
|
|
|
| |
SVN-Revision: 34423
|
|
|
|
| |
SVN-Revision: 34422
|
|
|
|
| |
SVN-Revision: 34421
|
|
|
|
| |
SVN-Revision: 34420
|
|
|
|
| |
SVN-Revision: 34419
|
|
|
|
| |
SVN-Revision: 34418
|
|
|
|
|
|
|
|
| |
Thanks to Frank Meerkötter and Szabolcs Nagy for spotting the issue.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34326
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34313
|
|
|
|
|
|
|
|
| |
AF_INET* is provided by sys/socket.h
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34310
|
|
|
|
|
|
|
|
| |
Some libcs need this header to be explicitely included (e.g: musl)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34295
|
|
|
|
| |
SVN-Revision: 34222
|
|
|
|
|
|
| |
Rework configuration and add example UCI file - Fix various bugs and be more RFC compliant
SVN-Revision: 34204
|
|
|
|
|
|
| |
<george@znau.edu.ua> - refresh patches
SVN-Revision: 34171
|
|
|
|
| |
SVN-Revision: 34116
|
|
|
|
|
|
| |
clientid uci option is given (#12426)
SVN-Revision: 34089
|
|
|
|
|
|
| |
compile issues with linux 3.6
SVN-Revision: 34070
|
|
|
|
|
|
| |
unsupported in newer kernels
SVN-Revision: 34069
|
|
|
|
| |
SVN-Revision: 34027
|
|
|
|
| |
SVN-Revision: 34010
|
|
|
|
| |
SVN-Revision: 34009
|
|
|
|
|
|
|
|
|
|
| |
6relayd is an IPv6-tool that relays IPv6-management protocols like router
discovery, neighbor discovery and DHCPv6 so that clients on routed
(non-bridged) interfaces can use the public address prefix, DHCPv6 and
DNS-service of a master interface. This is useful to avoid NAT in chained
IPv6-routers.
SVN-Revision: 34008
|
|
|
|
|
|
|
|
| |
for an interface that is already up
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34006
|
|
|
|
|
|
| |
libnl-tiny assertions when using nl80211_probe() on not supported devices
SVN-Revision: 34003
|
|
|
|
|
|
| |
vaps of the same wifi device)
SVN-Revision: 33919
|
|
|
|
| |
SVN-Revision: 33901
|
|
|
|
|
|
|
|
|
| |
introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.
The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!
SVN-Revision: 33861
|
|
|
|
| |
SVN-Revision: 33860
|
|
|
|
|
|
| |
issues when assigning a device to a different bridge
SVN-Revision: 33858
|
|
|
|
| |
SVN-Revision: 33832
|
|
|
|
| |
SVN-Revision: 33830
|
|
|
|
| |
SVN-Revision: 33829
|
|
|
|
|
|
|
|
| |
Signed-off-by: Hans Dedecker (hans.dedecker at technicolor.com)
Fixes the DHCP request broadcasts replies option parsing
SVN-Revision: 33826
|
|
|
|
| |
SVN-Revision: 33815
|
|
|
|
|
|
|
|
|
|
| |
Most significantly, includes IPv6 support. This version forces
libncurses, by patching the configure script, instead of allowing
libncursesw, saving (~65k) image space.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 33782
|
|
|
|
|
|
| |
files - fixes build with only the TLS module selected
SVN-Revision: 33778
|
|
|
|
| |
SVN-Revision: 33775
|
|
|
|
|
|
|
|
|
| |
LEDs brightness is now only updated if the value actually changed, thus reducing
the number of fwrite syscalls significantly.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33766
|
|
|
|
| |
SVN-Revision: 33761
|
|
|
|
| |
SVN-Revision: 33735
|
|
|
|
| |
SVN-Revision: 33730
|
|
|
|
| |
SVN-Revision: 33729
|
|
|
|
| |
SVN-Revision: 33728
|
|
|
|
| |
SVN-Revision: 33727
|
|
|
|
| |
SVN-Revision: 33704
|