CVSROOT: /cvs Module name: src Changes by: mich...@cvs.openbsd.org 2009/04/29 13:26:52
Modified files: sys/netmpls : mpls_input.c mpls_output.c Log message: Split up functionalities between mpls_input and mpls_output. The former is responsible to handle packets destined to localhost, the latter handles packet that have to be forwarded or the ones originated from localhost. "i like it" claudio@