NetBSD/sys/netmpls
martin dc194ae5f0 Fix memory leaks pointed out by Ilja Van Sprundel: all
sendoob() functions are expted to free both passed
mbuf chains.
2019-01-28 12:53:01 +00:00
..
Makefile
files.netmpls
mpls.h Assert size for sockaddr_mpls, but don't require it to be packed. 2016-10-08 20:19:37 +00:00
mpls_proto.c Fix memory leaks pointed out by Ilja Van Sprundel: all 2019-01-28 12:53:01 +00:00
mpls_ttl.c Remove M_COPY_PKTHDR, M_MOVE_PKTHDR, M_ALIGN and MH_ALIGN. 2018-12-27 14:03:54 +00:00
mpls_var.h