CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/28 15:18:44
Modified files:
sys/net : if_ethersubr.c if_mpe.c route.c route.h
rtsock.c
sys/netmpls : mpls.h mpls_input.c mpls_output.c mpls_shim.c
Log message:
Get rid of the ugly rtentry hack.
We can now act as edge node and allow ipv4 packets to
enter a Label Switched Path and not just forwarding
MPLS packets.
OK claudio@
