CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/10/07 06:34:15
Modified files: sys/netmpls : mpls_input.c Log message: Handle IMPLNULL labels (#3) directly in the kernel like we do with the explicit NULL labels. IMPLNULL labels should never ever be seen on the wire but we're realists. michele@ agrees