bugzilla-daemon@netfilter.org
2003-Apr-30 17:03 UTC
[Bug 84] Unaligned access in ip_tables.c:ip_packet_match
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=84 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From laforge@netfilter.org 2003-04-30 19:03 ------- I think we should make nulldevname aligned. Expressing the loop differently is not possible, especially not with strcmp/memcmp because of the mask. Is there a particular alignment macro in the kernel you would recommend? ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.