----- Original Message ----
> From: Felix Fietkau <[EMAIL PROTECTED]>
> > ++ if (ntohs(eth->h_proto) >= 1536)
> > ++ return eth->h_proto;
> > ++ return htons(ETH_P_802_2);
> The 'ntohs(eth->h_proto) >= 1536' part looks weird. What is 1536
> supposed to be? Could you explain that part to me or did you just
> copy the patch from the madwifi trac?
> I'd like to understand this fix before applying it.
I suppose the answer is here
http://www.erg.abdn.ac.uk/ipdvb/archive/0405/msg00001.html
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel