On Jan 31, 2011, at 5:40 AM, Jesper Dangaard Brouer wrote:
> VLAN acceleration support is broken, when using GCC compiler >= 4.4
> (tested with gcc version 4.4.5 (Debian 4.4.5-4)), due to the configure
> script.
>
> GCC 4.4 does not indirectly include the type of u_int, which the
> configure cod
VLAN acceleration support is broken, when using GCC compiler >= 4.4
(tested with gcc version 4.4.5 (Debian 4.4.5-4)), due to the configure
script.
GCC 4.4 does not indirectly include the type of u_int, which the
configure code choose to use for this test. Thus, the if_packet check
fails due to the