Re: [mpls-linux-general] Proble in patching the mpls-linux to the latest kernel(2.4.10)
Status: Beta
Brought to you by:
jleu
From: Olivier D. <Oli...@rd...> - 2001-10-09 07:29:31
|
Olivier Dugeon wrote: > Hi, > > nitin panjwani wrote: > >> Hi James, >> >> I tried to patch the mpls-linux to the new kernel >> avaiable at kernel.org(2.4.10). I got rejection in >> if_arp.h.rej; in thie file I am not able to patch MPLS >> tunnel Interafce(ARHDR_MPLS_TUNEL). > > > I get the same problem with some patchy kernel (especially with Mandrake > kernel source). The problem is that Jim define ARHDR_MPLS_TUNEL > with the same code as for WaveLan ie 802.11 ARPHRD_IEEE80211 variable. > > So patch by hand if_arp.h. Just add this line after ARPHRD_IEEE80211 > definition : > > #define ARHDR_MPLS_TUNEL 802 Apologize. I make a keyboard shortcut :-( The right declaration is : #define ARPHRD_MPLS_TUNNEL 802 /* MPLS Tunnel Interface */ ^^^^^^ Olivier -- FTR&D/DAC/CPN Technopole Anticipa | mailto:Oli...@fr... 2, Avenue Pierre Marzin | Phone: +(33) 2 96 05 28 80 F-22307 LANNION | Fax: +(33) 2 96 05 18 52 |