bugzilla-daemon@netfilter.org
2003-Feb-14 08:27 UTC
[Bug 46] ..patch-o-matic: nfnetlink_conntrack.c or -.h ... compile failure:
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=46 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |trivial ------- Additional Comments From laforge@netfilter.org 2003-02-14 09:27 ------- #include <linux/netfilter_ipv4/ip_conntrack.h> should be included by nfnetlink_conntrack.h... but for some reason (I think too complex makefile dependencies) I didn't put that line in. ip_conntrack.h contains the definitions foer ip_conntrack_proto and ip_conntrack_help. This is absolutely no 'blocker' severity. It is a minor issue with some experimental code used by almost nobody. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
Possibly Parallel Threads
- [Bug 46] New: ..patch-o-matic: nfnetlink_conntrack.c or -.h ... compile failure:
- [Bug 46] ..patch-o-matic: nfnetlink_conntrack.c or -.h ... compile failure:
- [Bug 46] ..patch-o-matic: nfnetlink_conntrack.c or -.h ... compile failure:
- [Bug 39] New: can't execute 'make modules'
- [SECURITY] Netfilter Security Advisory: Conntrack list_del() DoS