User Details
- User Since
- Feb 4 2016, 4:45 PM (552 w, 1 d)
Yesterday
Thu, Sep 3
Tue, Sep 1
What about the RACK and BBR stack?
Mon, Aug 31
Committed in c6ae11c1b0d9.
Fri, Aug 28
Thu, Aug 27
Wed, Aug 26
Mon, Aug 24
Sun, Aug 23
Fri, Aug 21
Tue, Aug 18
Sun, Aug 16
Fri, Aug 14
Mon, Aug 10
Thu, Aug 6
Aug 3 2026
Jul 28 2026
Jul 27 2026
As suggested by glebius.
Jul 23 2026
Jul 21 2026
Jul 19 2026
Jul 18 2026
To whom it may concern: the same problem seems to exist in the Linux source code: cm.c.
Jul 13 2026
Jul 12 2026
Jul 2 2026
Jul 1 2026
Fix white space issue.
More cleaner version.
Jun 29 2026
Jun 28 2026
I don't see what problem this patch should solve nor do I think at compiles at all, since the variable at is not declared in sack_filter_blks(). Please describe which bug you want to fix. Also, when providing a patch, provide context. If you generate the patch file using git diff, please use git diff -U999999 instead.
ret_val is only considered by the caller if ctf_drop_checks() returns 1. So there is no problem in leaving it unassigned when returning 0. So the proposed fix would not change the behavior. So I would tend to not add the proposed change, but let us get glebius into the loop. Maybe improving the comment is the best way forward.
