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.)
|