NetBSD/sys/netmpls
rtr d27b133d27 * split PRU_ACCEPT function out of pr_generic() usrreq switches and put
into a separate function xxx_accept(struct socket *, struct mbuf *)

note: future cleanup will take place to remove struct mbuf parameter
type and replace it with a more appropriate type.

patch reviewed by rmind
2014-07-09 14:41:42 +00:00
..
files.netmpls
Makefile
mpls_proto.c * split PRU_ACCEPT function out of pr_generic() usrreq switches and put 2014-07-09 14:41:42 +00:00
mpls_ttl.c reserve space for ICMP header accordingly to RFC4884 2013-08-07 06:55:00 +00:00
mpls_var.h
mpls.h