Module Name: src
Committed By: martin
Date: Wed Jul 12 13:42:11 UTC 2017
Modified Files:
src/sys/netinet [netbsd-8]: in_l2tp.c
src/sys/netinet6 [netbsd-8]: in6_l2tp.c
Log Message:
Pull up following revision(s) (requested by knakahara in ticket #121):
sys/netinet6/in6_l2tp.c: revision 1.6
sys/netinet/in_l2tp.c: revision 1.3
l2tp(4): fix mbuf leak when tunnel nested over the limit
XXX need pullup -8 branch
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.8.1 src/sys/netinet/in_l2tp.c
cvs rdiff -u -r1.5 -r1.5.8.1 src/sys/netinet6/in6_l2tp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.