search for: ip_conntrack_put

Displaying 2 results from an estimated 2 matches for "ip_conntrack_put".

Did you mean: ip_conntrack_pptp
2003 Jun 15
9
[Bug 91] conntrack unload loops forever (reproducible)
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=91 ------- Additional Comments From kaber@trash.net 2003-06-16 00:38 ------- problem seems to be a dropped reference in remove_expectations, can be reproduced by unloading ip_conntrack after unloading a helper which is helping a connection. Attached patch fixes my problems. ------- You are receiving this mail because: -------
2003 Feb 08
0
[Bug 46] New: ..patch-o-matic: nfnetlink_conntrack.c or -.h ... compile failure:
...t_conntrack': nfnetlink_conntrack.c:319: warning: concatenation of string literals with __FUNCTION__ is deprecated nfnetlink_conntrack.c:328: warning: concatenation of string literals with __FUNCTION__ is deprecated nfnetlink_conntrack.c:369: warning: implicit declaration of function `ip_conntrack_put' nfnetlink_conntrack.c: In function `ctnetlink_exp_fill_info': nfnetlink_conntrack.c:416: structure has no member named `seq' nfnetlink_conntrack.c:418: sizeof applied to an incomplete type nfnetlink_conntrack.c:418: sizeof applied to an incomplete type nfnetlink_conntrac...