[Bug 780] nfnl_handle_packet() doesn't respect NLMSG_DONE
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Sat Jun 9 02:17:25 CEST 2012
http://bugzilla.netfilter.org/show_bug.cgi?id=780
--- Comment #3 from Pablo Neira Ayuso <pablo at netfilter.org> 2012-06-09 02:17:25 CEST ---
Two reasons not to take this patch:
1) nfnl_handle_packet was not designed to handle multi-part netlink message
that usually comes through one dump request.
2) We're moving towards libmnl [1], use that library for your netlink things.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
You are watching the assignee of the bug.
More information about the netfilter-buglog
mailing list