| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this is still wip, you can use the following ubus calls.
ubus call mdns scan # triggers a scan
ubus call mdns browse # look at the currenlty cached records
ubus call mdns hosts # look at the currenlty cached hosts
TODO
- ipv6, currenlty AAAA records are handled but only on v4 sockets
- finish the service announce code
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41345
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41342
|
|
|
|
| |
SVN-Revision: 41302
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41299
|
|
|
|
| |
SVN-Revision: 41297
|
|
|
|
| |
SVN-Revision: 41287
|
|
|
|
|
|
|
|
| |
The netifd fixes went to the wrong repository, revert until it is sorted out.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41283
|
|
|
|
|
|
|
|
|
| |
Reworks the handling of RT_TABLE_MAIN in system-linux.c so that ip rules
with lookup main can be properly setup.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41282
|
|
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41264
|
|
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41260
|
|
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41259
|
|
|
|
|
|
|
|
| |
this fixes multicast fowarding on relayd links
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41254
|
|
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41249
|
|
|
|
|
|
|
|
|
|
| |
* Add Authoritative DNS and IPSET to full variant
* Remove some bloat from IPSET support
* Reintroduce "DHCP no address warning"-patch
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41246
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ship keys for the root zone and add two uci options to enable
DNSSEC checks:
Option 'dnssec': Activate DNSSEC validation
Option 'dnsseccheckunsigned': Ensure answers without DNSSEC are in
unsigned zones.
Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41245
|
|
|
|
|
|
|
|
|
| |
This variant includes support for DHCPv6 and DNSSEC.
DNSSEC adds a dependency on libnettle.
Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41244
|
|
|
|
|
|
| |
Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41243
|
|
|
|
|
|
|
|
| |
Append local flags, don't overwrite.
Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41242
|
|
|
|
|
|
|
|
|
|
| |
As documented in config.h.
Doing otherwise will break dnsmasq's pkg-wrapper script to find its
libs to link to.
Signed-off-by: Andre Heider <a.heider@gmail.com>
SVN-Revision: 41241
|
|
|
|
| |
SVN-Revision: 41228
|
|
|
|
|
|
| |
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41227
|
|
|
|
| |
SVN-Revision: 41226
|
|
|
|
| |
SVN-Revision: 41225
|
|
|
|
| |
SVN-Revision: 41211
|
|
|
|
| |
SVN-Revision: 41197
|
|
|
|
| |
SVN-Revision: 41196
|
|
|
|
| |
SVN-Revision: 41194
|
|
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41193
|
|
|
|
| |
SVN-Revision: 41152
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41147
|
|
|
|
| |
SVN-Revision: 41143
|
|
|
|
| |
SVN-Revision: 41114
|
|
|
|
|
|
|
|
| |
802.1ad support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41112
|
|
|
|
| |
SVN-Revision: 41098
|
|
|
|
| |
SVN-Revision: 41079
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41057
|
|
|
|
|
|
|
|
| |
57k to 29k
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41051
|
|
|
|
| |
SVN-Revision: 41038
|
|
|
|
|
|
|
|
| |
interfaces is not up
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41032
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41023
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41022
|
|
|
|
|
|
|
|
|
| |
Fixed wpa_supplicant when the radio is in 40MHz mode so that it no
longer restarts hostapd with the second channel disabled.
Signed-off-by: Lance Chaney <furryfur1@gmail.com>
SVN-Revision: 41019
|
|
|
|
|
|
|
|
|
|
| |
rsn_preauth is used outside of "case $auth_type", so if it is set
for an EAP-enabled SSID, it would also be set for the following
non-EAP-enabled SSIDs, because it would not be read again.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 41012
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41011
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41010
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41009
|
|
|
|
| |
SVN-Revision: 41003
|
|
|
|
|
|
| |
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 41002
|
|
|
|
|
|
| |
This deliberatly breaks RFC 7083 since its not really user-friendly.
SVN-Revision: 41001
|
|
|
|
|
|
|
|
|
| |
Let the first parameter of function config_get be local, because there
is a chance that config_get won't export the variable.
Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
SVN-Revision: 41000
|