]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ppp: fix precompiled filter option 24467/head
authorQingfang Deng <dqfext@gmail.com>
Thu, 30 Jul 2026 01:20:05 +0000 (09:20 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 1 Aug 2026 10:20:52 +0000 (12:20 +0200)
commitf59200bc56a4250028df060c893b64d82f561055
tree899f675bc1ffa2aa470579c35c407304ca7a295d
parentaa2329f858010c1aaa7f81ccc12c048dbb397e78
ppp: fix precompiled filter option

The upgrade to 2.5.0 accidentally dropped the CPP defines, so the
precompiled-active-filter option has been missing and the demand dialing
option in uci has been broken since then. Add the missing defines.

Fixes: 9cecf2b16e0e ("ppp: update to 2.5.0")
Closes: https://github.com/openwrt/openwrt/issues/24454
Signed-off-by: Qingfang Deng <dqfext@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24467
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/services/ppp/Makefile
package/network/services/ppp/patches/310-precompile_filter.patch
package/network/services/ppp/patches/500-add-pptp-plugin.patch