CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/20 15:16:39
Modified files:
sys/net : if.c if_ethersubr.c if_loop.c netisr.c netisr.h
sys/netinet : ip_ether.c ip_gre.c
sys/netmpls : mpls.h mpls_input.c mpls_raw.c
Log message:
Kill NETISR_MPLS, from now on we will use interface input handlers to deal
with MPLS packets.
ok mpi@, claudio@
