CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/09/13 04:02:49
Modified files: sys/netmpls : mpls_input.c Log message: First shot at ICMP error handling inside an MPLS path. Currently only TTL exceeded errors for IPv4 are handled. This makes traceroute through MPLS tunnels work (including RFC 4950 MPLS extension header). "best to get it in." deraadt@