]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
authorDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2017 19:10:20 +0000 (15:10 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2017 19:10:20 +0000 (15:10 -0400)
commit78ba3974131ba3308f9971864bf249b6f7ecfada
tree1aa9656e4344c449980f45f31115b522846ce911
parentb11087208f29f73bbf782ec887a3f03d17a83025
ipv6: Need to export ipv6_push_frag_opts for tunneling now.

Since that change also made the nfrag function not necessary
for exports, remove it.

Fixes: 9e183c130cac ("ip6_tunnel: Fix missing tunnel encapsulation limit option")
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/exthdrs.c