CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/08 05:47:45
Modified files:
sys/net : route.c route.h rtsock.c
sys/netmpls : mpls.h mpls_input.c mpls_output.c mpls_proto.c
mpls_shim.c
Log message:
Fix sockaddr_mpls structure.
Now it contains just the label as it must be.
This introduces a ugly hack in rtentry that will be removed
as soon as possible.
OK claudio@
