Date: Wed, 06 Feb 2019 18:15:47 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 235500] [netgraph] tunnel nesting limit hard coded Message-ID: <bug-235500-227-05TWjZqVKb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235500-227@https.bugs.freebsd.org/bugzilla/> References: <bug-235500-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235500 --- Comment #2 from Andrey V. Elsukov <ae@FreeBSD.org> --- I think I see what happened. The previous code in the ng_iface did not count number of tags, it only could fail when ifnet pointer was the same. So, it doesn't fully match the behavior that if_tunnel_check_nesting() has. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235500-227-05TWjZqVKb>