bugzilla-daemon@bugzilla.netfilter.org
2006-Feb-19 20:25 UTC
[Bug 448] IPv6 conntrack does not work on a tunnel over a bridge interface when BRIDGE_NETFILTER is enabled
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=448
p167v76dkmomieumt9aoacs372@dgd.no-ip.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|IPv6 conntrack does not work|IPv6 conntrack does not work
|on a tunnel interface |on a tunnel over a bridge
| |interface when
| |BRIDGE_NETFILTER is enabled
------- Additional Comments From p167v76dkmomieumt9aoacs372@dgd.no-ip.com
2006-02-19 20:25 MET -------
(In reply to comment #7)> Thinking about it, it might be related to the defered hook calling done by
> bridge netfilter. If you use bridge-netfilter, please try disabling it.
I just recompiled without BRIDGE_NETFILTER and the connection tracking works.
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Feb-20 06:15 UTC
[Bug 448] IPv6 conntrack does not work on a tunnel over a bridge interface when BRIDGE_NETFILTER is enabled
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=448 ------- Additional Comments From kaber@trash.net 2006-02-20 06:15 MET ------- Created an attachment (id=215) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=215&action=view) Patch Does this patch fix the problem? -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Feb-20 06:15 UTC
[Bug 448] IPv6 conntrack does not work on a tunnel over a bridge interface when BRIDGE_NETFILTER is enabled
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=448 ------- Additional Comments From kaber@trash.net 2006-02-20 06:15 MET ------- Created an attachment (id=215) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=215&action=view) Patch Does this patch fix the problem? -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Feb-20 08:57 UTC
[Bug 448] IPv6 conntrack does not work on a tunnel over a bridge interface when BRIDGE_NETFILTER is enabled
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=448
kaber@trash.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|yasuyuki.kozakai@toshiba.co.|kaber@trash.net
|jp |
Status|NEW |ASSIGNED
------- Additional Comments From kaber@trash.net 2006-02-20 08:57 MET -------
Created an attachment (id=216)
-->
(https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=216&action=view)
[NETFILTER]: Fix skb->nf_bridge lifetime issues
Please test this patch instead, which hopefully fixes the underlying problem.
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Feb-20 08:57 UTC
[Bug 448] IPv6 conntrack does not work on a tunnel over a bridge interface when BRIDGE_NETFILTER is enabled
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=448
kaber@trash.net changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|yasuyuki.kozakai@toshiba.co.|kaber@trash.net
|jp |
Status|NEW |ASSIGNED
------- Additional Comments From kaber@trash.net 2006-02-20 08:57 MET -------
Created an attachment (id=216)
-->
(https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=216&action=view)
[NETFILTER]: Fix skb->nf_bridge lifetime issues
Please test this patch instead, which hopefully fixes the underlying problem.
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Feb-20 10:48 UTC
[Bug 448] IPv6 conntrack does not work on a tunnel over a bridge interface when BRIDGE_NETFILTER is enabled
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=448 ------- Additional Comments From kaber@trash.net 2006-02-20 10:48 MET ------- Created an attachment (id=217) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=217&action=view) [NETFILTER]: Fix skb->nf_bridge lifetime issues Previous patch had a typo, this one is actually compile tested :) -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter.
bugzilla-daemon@bugzilla.netfilter.org
2006-Feb-20 16:50 UTC
[Bug 448] IPv6 conntrack does not work on a tunnel over a bridge interface when BRIDGE_NETFILTER is enabled
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=448 ------- Additional Comments From p167v76dkmomieumt9aoacs372@dgd.no-ip.com 2006-02-20 16:50 MET ------- (In reply to comment #13)> Created an attachment (id=217)--> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=217&action=view) [edit]> [NETFILTER]: Fix skb->nf_bridge lifetime issues > > Previous patch had a typo, this one is actually compile tested :)This patch fixes it. Thanks :) -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Feb-20 19:51 UTC
[Bug 448] IPv6 conntrack does not work on a tunnel over a bridge interface when BRIDGE_NETFILTER is enabled
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=448
kaber@trash.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From kaber@trash.net 2006-02-20 19:51 MET -------
Thanks for testing. Patch was submitted upstream, closing.
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.