| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: make proxyarp work with libnl-tiny | Felix Fietkau | 2021-07-28 | 1 | -0/+275 |
* | hostapd: fix a segfault on sta disconnect with proxy arp enabled | Felix Fietkau | 2021-07-28 | 1 | -0/+19 |
* | hostapd: make the snooping interface (for proxyarp) configurable | Felix Fietkau | 2021-07-28 | 2 | -0/+35 |
* | dnsmasq: add /tmp/hosts/ to jail_mount | Nick Hainke | 2021-07-19 | 1 | -1/+1 |
* | odhcpd: fix invalid DHCPv6 ADVERTSIE with small configured leasetime (FS#3935) | Hans Dedecker | 2021-07-18 | 1 | -3/+3 |
* | hostapd: add "force" parameter for channel switch | Felix Fietkau | 2021-07-15 | 1 | -1/+21 |
* | hostapd: fix uninitialized stack variable on CSA | Felix Fietkau | 2021-07-12 | 1 | -0/+25 |
* | hostapd: initialize ht/vht/he mode on channel switch by default | Felix Fietkau | 2021-07-12 | 1 | -2/+24 |
* | hostapd: add support for enabling HE on channel switch | Felix Fietkau | 2021-07-12 | 1 | -0/+3 |
* | hostapd: make it possible to update station airtime weights via ubus | Felix Fietkau | 2021-07-12 | 2 | -0/+99 |
* | hostapd: add HE flag to get_clients | David Bauer | 2021-07-06 | 1 | -0/+1 |
* | hostapd: remove unused mac_buff allocation | Martin Weinelt | 2021-07-06 | 1 | -1/+0 |
* | hostapd: report bssid, ssid and channel over ubus | Martin Weinelt | 2021-07-06 | 1 | -0/+38 |
* | dnsmasq: use local option for local domain parameter | Kevin Darbyshire-Bryant | 2021-07-05 | 1 | -1/+1 |
* | dnsmasq: distinct Ubus names for multiple instances | Etan Kissling | 2021-06-29 | 1 | -3/+29 |
* | Revert "dnsmasq: Update to version 2.86test3" | Kevin Darbyshire-Bryant | 2021-06-26 | 2 | -5/+5 |
* | Revert "dnsmasq: add config option for connmark DNS filtering" | Kevin Darbyshire-Bryant | 2021-06-26 | 1 | -12/+0 |
* | dnsmasq: add config option for connmark DNS filtering | Etan Kissling | 2021-06-26 | 1 | -0/+12 |
* | dnsmasq: Update to version 2.86test3 | Etan Kissling | 2021-06-26 | 2 | -5/+5 |
* | hostapd: add support for providing vendor specific IE elements | Felix Fietkau | 2021-06-24 | 1 | -1/+4 |
* | hostapd: add default_disabled option to the supplicant | Raphaël Mélotte | 2021-06-23 | 1 | -2/+8 |
* | hostapd: make wnm_sleep_mode_no_keys configurable | Timo Sigurdsson | 2021-06-22 | 1 | -3/+7 |
* | hostapd: fix handling of the channel utilization options | Timo Sigurdsson | 2021-06-21 | 1 | -0/+2 |
* | hostapd: make country3 option configurable | Timo Sigurdsson | 2021-06-21 | 1 | -2/+3 |
* | hostapd: add support for setting sae_pwe | Michael Yartys | 2021-06-20 | 1 | -1/+3 |
* | hostapd: stop advertising 11w feature | Dobroslaw Kijowski | 2021-06-20 | 2 | -6/+2 |
* | uhttpd: make organization (O=) of the cert configurable via uci | Martin Schiller | 2021-06-20 | 2 | -3/+4 |
* | treewide: remove PKG_INSTALL from CMake packages | Rosen Penev | 2021-06-19 | 1 | -1/+0 |
* | odhcpd: update to latest git HEAD | Hans Dedecker | 2021-06-13 | 1 | -3/+3 |
* | package: fix cmake packages build with ninja | Rosen Penev | 2021-06-12 | 1 | -1/+1 |
* | hostapd: configure inter-AP communication interface for 802.11r | Felix Fietkau | 2021-06-05 | 2 | -0/+39 |
* | hostapd: fix bringing up vlan interfaces with the no-bridge option | Felix Fietkau | 2021-06-04 | 1 | -7/+15 |
* | odhcpd: update to git HEAD | Hans Dedecker | 2021-06-03 | 1 | -3/+3 |
* | hostapd: fix radius problem due to invalid attributes | John Crispin | 2021-06-03 | 1 | -2/+2 |
* | hostapd: add eap_server support | John Crispin | 2021-06-02 | 1 | -4/+21 |
* | hostapd: add default values for r0kh/r1kh | Felix Fietkau | 2021-06-02 | 1 | -0/+7 |
* | hostapd: add support for specifying the maxassoc parameter as a device option | Felix Fietkau | 2021-06-02 | 2 | -1/+85 |
* | hostapd: add support for configuring proxy ARP | Felix Fietkau | 2021-06-02 | 1 | -2/+6 |
* | hostapd: add configurable rssi thresholds for rejecting assoc/probe requests | Felix Fietkau | 2021-06-02 | 1 | -1/+5 |
* | hostapd: add support for configuring the beacon rate | Felix Fietkau | 2021-06-02 | 1 | -1/+3 |
* | hostapd: update to version 2021-05-22 | Adrian Schmutzler | 2021-05-29 | 1 | -4/+4 |
* | hostapd: support verbose build using V=sc | Felix Fietkau | 2021-05-27 | 1 | -0/+1 |
* | hostapd: ACS: fix channel 100 frequency | David Bauer | 2021-05-26 | 2 | -1/+31 |
* | hostapd: fix adding back stations after a missed deauth/disassoc | Felix Fietkau | 2021-05-26 | 3 | -11/+37 |
* | hostapd: update to version 2021-05-21 | Felix Fietkau | 2021-05-26 | 53 | -2295/+238 |
* | hostapd: add support for configuring rts threshold | Felix Fietkau | 2021-05-26 | 1 | -1/+4 |
* | hostapd: fix max_oper_chwidth setting for HE | Felix Fietkau | 2021-05-26 | 1 | -3/+3 |
* | hostapd: add additional radius options | John Crispin | 2021-05-26 | 1 | -2/+17 |
* | hostapd: add extra options for hotspot 2.0 / interworking | Felix Fietkau | 2021-05-26 | 1 | -4/+25 |
* | hostapd: report radar detected events via ubus | Felix Fietkau | 2021-05-26 | 3 | -0/+38 |