Rainer Gerhards

Results 692 comments of Rainer Gerhards

looks like the epoll module is not compiled. Where did you install from?

rsyslog needs to run on various platforms. As such, we have a driver layer. Support for epoll is in module (most often) being called `lmnetstrms_la-nspoll.o`. If that module is not...

I suggest that you upload a complete debug log. I honestly have no idea why your version does not work,. Co-incidentally, I am currently working on the epoll system and...

> I had presumed that merging would use the squash option, but the PR structure validation check seems to indicate otherwise. I do not use squash, because than it looks...

I had a better look at the changes. Maybe we can merge it before, especially if you can make it mergeable again. ATM I am looking it some focussed part...

just FYI, I merged the new imtcp codebase. you may be interested to rebase the PR.

Thx, I'll have a keen look on it :-) Did you also have a chance to test the code in your environment under real conditions? I would really be interested....

note: clang static analyzer is currently offline and no reason for concern

> Setting up output sockets results in eventual retries if there are failures, but it seems that failures during input socket setup are never retried. yes, that's a valid point....

> I will update our rsyslogd (currently built with yocto OpenEmbedded dunfell branch) and integrate the new version into my workspace. I don't think it will move out of my...