[Bug 84] Unaligned access in ip_tables.c:ip_packet_match

bugzilla-daemon@netfilter.org bugzilla-daemon@netfilter.org
Wed, 30 Apr 2003 19:03:56 +0200


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.