Re: [PATCH] ipv6: Need to export ipv6_push_frag_opts for tunneling now.

2017-05-01 Thread Craig Gallek
On Mon, May 1, 2017 at 3:11 PM, David Miller wrote: > > Since that change also made the nfrag function not necessary > for exports, remove it. > > Fixes: 89a23c8b528b ("ip6_tunnel: Fix missing tunnel encapsulation limit > option") > Signed-off-by: David S. Miller Woops, sorry I missed this. Tha

[PATCH] ipv6: Need to export ipv6_push_frag_opts for tunneling now.

2017-05-01 Thread David Miller
Since that change also made the nfrag function not necessary for exports, remove it. Fixes: 89a23c8b528b ("ip6_tunnel: Fix missing tunnel encapsulation limit option") Signed-off-by: David S. Miller --- net/ipv6/exthdrs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/i