Rosen Penev
d3cf992386
treewide: remove BUILD_PARALLEL from CMake packages
...
It's already default. The only exception is mt76 which has Ninja
disabled.
Found with:
git grep BUILD_PARALLEL | cut -d ':' -f 1 | sort -u > par
git grep cmake.mk | cut -d ':' -f 1 > cmake
comm -1 -2 par cmake
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-20 23:19:45 +08:00
Adrian Schmutzler
84abe12c39
package: replace remaining occurrences of ifconfig with ip
...
ifconfig is effectively deprecated for quite some time now. Let's
replace the remaining occurrences for packages by the
corresponding ip commands now.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-08-03 20:59:32 +08:00
CN_SZTL
6db7a01cbb
Revert "ipq40xx: fix ethernet vlan double tagging"
...
This reverts commit f4689c739b and a5ac960466 .
2020-07-17 18:26:22 +08:00
CN_SZTL
a5ac960466
netifd: adjust configs
2020-07-17 17:41:17 +08:00
CN_SZTL
942282185a
netifd: sync with upstream source
2020-07-17 17:09:11 +08:00
AmadeusGhost
23378ed9a4
netifd: add dynamic wireless reconfiguration ( #4518 )
...
Set new option 'reconf' in 'wifi-device' section to enable dynamic re-configuration on that radio. Also fix wifi relay and 'netifd: radio1 (9654): Command failed'.
2020-05-02 19:11:45 +08:00
LEAN-ESX
3376f50203
Revert "netifd: bump to latest version"
...
This reverts commit d6ce485de7 .
2019-11-24 19:57:24 -08:00
LEAN-ESX
d6ce485de7
netifd: bump to latest version
2019-11-23 10:39:08 -08:00
LEAN-ESX
820b0f12ec
netifd: bump to 2019-08-05
2019-10-24 03:44:25 -07:00
LEAN-ESX
4910870f52
netifd: fix missing ip rules after network reload
2019-05-31 07:27:16 -07:00
coolsnowwolf
a932838a03
netifd:fix "if-down" hotplug event handling
2019-04-17 11:01:10 +08:00
coolsnowwolf
4f8c1b29e2
netifd:fix delegate config update on reload
2019-03-20 13:39:37 +08:00
coolsnowwolf
347daa04b2
Merge branch master of https://github.com/coolsnowwolf/lede
2019-01-03 19:29:28 +08:00
coolsnowwolf
67b9ae2d3a
hostapd: add WPA3 support
2018-10-17 21:54:59 +08:00
coolsnowwolf
d18f879b45
repare for ipsec ipv6 support
2018-09-27 12:54:30 +08:00
coolsnowwolf
806f5db174
sync with OpenWrt trunk
2018-09-07 13:43:55 +08:00
coolsnowwolf
9ba04fd0d7
sync with OpenWrt v18.06.1 stable new R8.1 version
2018-08-23 17:40:23 +08:00
coolsnowwolf
8fe0636b8a
Merge branch 'master' of github.com:lede-project/source
2018-04-23 18:50:49 +08:00
coolsnowwolf
20f7e75789
update to R7.5.4
2018-01-15 18:26:41 +08:00
coolsnowwolf
6d210c00b6
revert netifd
2018-01-10 16:34:02 +08:00
coolsnowwolf
229cde62a4
Merge branch 'master' of https://github.com/lede-project/source
2018-01-09 14:38:15 +08:00
coolsnowwolf
97a4ffcc12
update source
2017-09-06 19:19:45 +08:00