[mpls-linux-general] Bug in mpls_init.c
Status: Beta
Brought to you by:
jleu
From: Vincent J. <ja...@en...> - 2001-04-29 14:04:33
|
Line 90, ETH_P_IP6 is used instead of ETH_P_IPV6. Could you fix it in the mpls repository ? Thanks, Vincent PS: mpls_init.c: In function `mpls_init': mpls_init.c:90: `ETH_P_IP6' undeclared (first use in this function) mpls_init.c:90: (Each undeclared identifier is reported only once mpls_init.c:90: for each function it appears in.) |