Fabian Groffen
Fabian Groffen
need info
this is now using autoconf (commit aa2541879a0e5b158650c152293c1c38b335dbc9)
@ngie-eign is this what you had in mind?
yes, but 23.05 is on 8.0.0 so https://github.com/openwrt/packages/pull/23612 doesn't apply
Yes, thank you. Building already, and it allows to continue. The solution(s) in https://github.com/openwrt/openwrt/issues/14841 did not work for me. The patch mentioned here multiple times can be added to the...
FYI I worked around the issue by using `-cache_connections`. Running off the fix-24 branch now, up to 3.4M metrics, which it never made before without caching connections, so it seems...
I had this too the other day. I hit the trashcan icon on my playlist to clear the queue, and it did nothing in the app. I suppose it did...
Mentioned commit only dealt with printing the expressions, not any matching. If I try your example, it just matches for me. How did your c-relay get configured? What regex library...
``` regular expressions library: libc ``` I'm almost sure this is the problem. You mention this works on 3.5, can you post the regex library used by that version?