Re: [mpls-linux-general] MPLS and 802.11e
Status: Beta
Brought to you by:
jleu
From: Jorge B. [DTI2] <jo...@dt...> - 2008-06-05 10:21:44
|
Luca Pilosu escribió: > Do you mean it could be that MadWifi driver doesn't "understand" the > meaning of the packet's fields but only extracts them with some kind of > fixed-size masks? Driver is not responsible of classifying packets, protocol stack (net80211) is. You have to look at function ieee80211_classify() on the file ieee80211_output.c. There you'll see that it only classifies VLAN or IP packets. You have to modify and teach that function how to classify MPLS/IP packets. Regards, -Jorge ============================================================== Jorge Boncompte - Ingenieria y Gestion de RED DTI2 - Desarrollo de la Tecnologia de las Comunicaciones -------------------------------------------------------------- C/ Abogado Enriquez Barrios, 5 14004 CORDOBA (SPAIN) Tlf: +34 957 761395 / FAX: +34 957 450380 ============================================================== - Sin pistachos no hay Rock & Roll... - Without wicker a basket cannot be made. ============================================================== |