aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
Commit message (Expand)AuthorAgeFilesLines
...
* hostapd: do not trim trailing whitespace, except for newlineFelix Fietkau2023-10-311-2/+2
* iptables: opt-out of lto usageAnari Jalakas2023-10-291-1/+1
* iwinfo: opt-out of lto usageAnari Jalakas2023-10-291-0/+2
* odhcpd: Bump to latest commitsKevin Darbyshire-Bryant2023-10-281-3/+3
* uqmi: update to latest HEADDavid Bauer2023-10-251-4/+4
* dnsmasq: add support for RA option 31Rahul Thakur2023-10-201-0/+8
* nftables: update to 1.0.9Nick Hainke2023-10-201-2/+2
* netifd: update to latest git HEADChristian Marangi2023-10-201-3/+3
* umdns: update to the latest versionFelix Fietkau2023-10-191-3/+3
* iproute2: update to 6.5.0Nick Hainke2023-10-142-3/+3
* ethtool: update to 6.5Nick Hainke2023-10-141-2/+2
* linux-atm: use target specific kernel headersMartin Schiller2023-10-051-0/+3
* uqmi: added timeout to fix hanging qmi.shUwe Niethammer2023-10-031-0/+2
* hostapd: increase PKG_RELEASE to fix buildsNick Hainke2023-09-291-1/+1
* hostapd: fix wpa_supplicant mac address allocation on ap+staFelix Fietkau2023-09-281-9/+10
* hostapd: fix mac address of interfaces created via wdev.ucFelix Fietkau2023-09-271-1/+1
* hostapd: fix rare crash with AP+STA and ACS enabledFelix Fietkau2023-09-251-13/+14
* package: dnsmasq: remove off-by-one mitigation for limitLeon M. Busch-George2023-09-252-5/+1
* package: avoid the use of eval to parse ipcalc.sh outputLeon M. Busch-George2023-09-256-10/+11
* lldpd: add lldp_syscapabilities config optionSebastian Pflieger2023-09-241-0/+4
* hostapd: fix patch rebase after a crash fixFelix Fietkau2023-09-221-5/+5
* hostapd: fix wpa_supplicant bringup with non-nl80211 driversFelix Fietkau2023-09-221-0/+17
* hostapd: add missing NULL pointer check in uc_hostapd_iface_stopFelix Fietkau2023-09-201-0/+3
* hostapd: fix a crash when disabling an interface during channel list updateFelix Fietkau2023-09-202-4/+32
* packages: assign PKG_CPE_ID for all missing packagesAlexander Couzens2023-09-193-0/+3
* netifd: update to the latest versionFelix Fietkau2023-09-191-4/+4
* hostapd: use phy name for hostapd interfaces instead of first-bss ifnameFelix Fietkau2023-09-193-9/+21
* hostapd: fix dynamically adding interfaces with 802.11ax support disabled in ...Felix Fietkau2023-09-181-0/+34
* netifd: update to the latest versionFelix Fietkau2023-09-152-36/+3
* hostapd: add missing ubus ACL entries for AP+client (#13449)Felix Fietkau2023-09-152-1/+7
* hostapd: support dynamic reload of vlan files when renaming interfacesFelix Fietkau2023-09-152-5/+94
* netifd: update to the latest versionFelix Fietkau2023-09-151-3/+3
* hostapd: fix more AP+STA issuesFelix Fietkau2023-09-142-13/+33
* hostapd: fix more dynamic reload issuesFelix Fietkau2023-09-145-7/+45
* hostapd: add missing return statementFelix Fietkau2023-09-131-0/+2
* hostapd: do not modify hapd->started when stopping an APFelix Fietkau2023-09-131-2/+1
* hostapd: update to the latest versionFelix Fietkau2023-09-1323-187/+84
* hostapd: rework reload support and MAC address handlingFelix Fietkau2023-09-135-152/+554
* hostapd: move mac address allocation from mac80211.sh to wdev.ucFelix Fietkau2023-09-132-33/+151
* hostapd: add internal API for renaming AP interfacesFelix Fietkau2023-09-132-7/+350
* hostapd: fix AP+STA configuration with autochannel enabledFelix Fietkau2023-09-131-4/+31
* hostapd: update interface/bss list after set_config callsFelix Fietkau2023-09-131-0/+1
* hostapd: fix bringing up AP in AP+mesh configurationsFelix Fietkau2023-09-121-0/+10
* hostapd: clear ucode interface/bss resource pointersFelix Fietkau2023-09-121-2/+8
* hostapd: fix applying gratuitous ARP settings with bridge-vlanFelix Fietkau2023-09-121-6/+79
* hostapd: allow adding initial AP without breaking STA interface connectionFelix Fietkau2023-09-033-30/+111
* hostapd: fix config change detection on boolean valuesFelix Fietkau2023-09-031-1/+1
* hostapd: fix parsing HT secondary channel offsetFelix Fietkau2023-09-021-3/+4
* hostapd: reset center_seg0_idx for 2.4 GHzFelix Fietkau2023-09-022-3/+11
* hostapd: use proper helper functions for setting seg0/seg1 idx and chwidthFelix Fietkau2023-09-021-29/+6