Is it just 46-ipt-imq removed or there is something else?Lantis wrote:It doesn't load at boot, but loads when needed.
Search found 15 matches
- Mon May 27, 2019 6:54 pm
- Forum: Other Issues
- Topic: IMQ@NAT kernel modul issue
- Replies: 38
- Views: 51895
Re: IMQ@NAT kernel modul issue
- Sun May 26, 2019 5:48 pm
- Forum: Other Issues
- Topic: IMQ@NAT kernel modul issue
- Replies: 38
- Views: 51895
Re: IMQ@NAT kernel modul issue
Thanks for information. There is still an error message: https://github.com/ericpaulbishop/gargoyle/blob/master/patches-generic/012-imq_kernel414.patch#L1350 The individual hook errors are only useful in debugging. The individual hook method was also causing some of the errors leading to the crash o...
- Sat May 25, 2019 3:16 pm
- Forum: Other Issues
- Topic: IMQ@NAT kernel modul issue
- Replies: 38
- Views: 51895
Re: IMQ@NAT kernel modul issue
The patch applies fine for me. Remember that there are other patches that touch all of the files, so they need to all be applied (in order) to avoid conflicts or rejected patches. Can't find 'nf_queue.c' in other patches. Can you upload nf_queue.c after all applied patches to pastebin (or here)? By...
- Thu May 23, 2019 8:31 pm
- Forum: Other Issues
- Topic: IMQ@NAT kernel modul issue
- Replies: 38
- Views: 51895
Re: IMQ@NAT kernel modul issue
Did you check nf_queue.c differences as well? Maybe I'm doing something wrong, but 1 of 5 of your changes gives error when I apply a patch.Lantis wrote:The init/netinit doesn’t appear to make a difference.
- Tue May 21, 2019 1:16 pm
- Forum: Other Issues
- Topic: IMQ@NAT kernel modul issue
- Replies: 38
- Views: 51895
Re: IMQ@NAT kernel modul issue
It isn’t as straight forward as comparing the two. For example: imq.c original: static int __net_init imq_init_hooks(void) { yours: static int __init imq_init_hooks(void) { nf_queue.c original: { int status = -ENOENT; struct nf_queue_entry *entry = NULL; const struct nf_afinfo *afinfo; const struct...
- Sat May 18, 2019 7:16 pm
- Forum: Other Issues
- Topic: IMQ@NAT kernel modul issue
- Replies: 38
- Views: 51895
Re: IMQ@NAT kernel modul issue
but should stop the crash message on first unload of the module. It's a good news too. I do actively try to fix things, Thank you for all the hard work, I didn't knew that you are watching this bug already. even problems that I can’t reproduce. RomanHK have this bug on WRT3200ACM, I've seen that yo...
- Sat May 18, 2019 3:15 pm
- Forum: Other Issues
- Topic: IMQ@NAT kernel modul issue
- Replies: 38
- Views: 51895
Re: IMQ@NAT kernel modul issue
Just for reference, I’ve never seen this error on any of my devices so I can’t debug it. Here you said that got it once: https://www.gargoyle-router.com/phpbb/viewtopic.php?f=14&t=11829&start=80#p51660 Can you plz at least re-check yours IMQ kernel/iptables patches comparing with originals ?
- Sat May 18, 2019 1:57 pm
- Forum: Show / Tell / Contribute
- Topic: Gargoyle 1.11.0 Release Candidate 5
- Replies: 211
- Views: 240714
Re: Gargoyle 1.11.0 Release Candidate 5
RomanHK
Thank you for continue research. I hope that Gargoyle developers join it one day.
Thank you for continue research. I hope that Gargoyle developers join it one day.
- Sat May 11, 2019 2:09 pm
- Forum: Show / Tell / Contribute
- Topic: Gargoyle 1.11.0 Release Candidate 5
- Replies: 211
- Views: 240714
Re: Gargoyle 1.11.0 Release Candidate 5
RomanHK
So if I don't want to use links I have to copy (not move) file
46-ipt-imq to /etc/modules-boot.d/ ?
So if I don't want to use links I have to copy (not move) file
46-ipt-imq to /etc/modules-boot.d/ ?
- Sat May 11, 2019 1:43 pm
- Forum: Show / Tell / Contribute
- Topic: Gargoyle 1.11.0 Release Candidate 5
- Replies: 211
- Views: 240714
Re: Gargoyle 1.11.0 Release Candidate 5
I mean, maybe we had to rename 46-ipt-imq to 01-ipt-imq?
But moving to modules-boot.d looking better, of course.
But moving to modules-boot.d looking better, of course.