Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1566250
| From | Pablo Neira Ayuso <pablo@netfilter.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC/PATCH 0/3] Fix ctnetlink regressions |
| Date | 2017-01-25 01:40 +0100 |
| Message-ID | <t3jN0-313-17@gated-at.bofh.it> (permalink) |
| References | <t0ulz-2IQ-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jan 16, 2017 at 09:14:05PM -0800, Kevin Cernekee wrote: > These patches address a problem I am seeing on Linux 4.4. They do not > apply as-is to the master branch. But I wanted to run them past the list > first to gather feedback on whether this is a reasonable approach. 1/3 and 3/3 look fine. Regarding 2/3, I'd suggest a new ctnetlink_update_status() and you use it from ctnetlink_glue_parse_ct(). This new function allows us to set status bits leaving what is already set intact, as you proposed. So we leave ctnetlink_change_status() in place, but not being called from the userspace helper path. Thanks for fixing up this mess Kevin.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[RFC/PATCH 0/3] Fix ctnetlink regressions Kevin Cernekee <cernekee@chromium.org> - 2017-01-17 06:20 +0100
[RFC/PATCH 2/3] netfilter: ctnetlink: Fix regression in CTA_STATUS processing Kevin Cernekee <cernekee@chromium.org> - 2017-01-17 06:20 +0100
Re: [RFC/PATCH 2/3] netfilter: ctnetlink: Fix regression in CTA_STATUS processing Doug Anderson <dianders@chromium.org> - 2017-01-18 20:10 +0100
[RFC/PATCH 1/3] netfilter: ctnetlink: Fix regression in CTA_TIMEOUT processing Kevin Cernekee <cernekee@chromium.org> - 2017-01-17 06:20 +0100
Re: [RFC/PATCH 1/3] netfilter: ctnetlink: Fix regression in CTA_TIMEOUT processing Doug Anderson <dianders@chromium.org> - 2017-01-18 20:00 +0100
Re: [RFC/PATCH 0/3] Fix ctnetlink regressions Pablo Neira Ayuso <pablo@netfilter.org> - 2017-01-25 01:40 +0100
csiph-web