Revert "ipv6: save dontfrag in cork"
This reverts commit 8ebf2709 which is commit a18dfa99 upstream. A regression was introduced when backporting this to the stable kernels without applying previous commits in this series. When sending IPv6 UDP packets larger than MTU, EMSGSIZE was returned instead of fragmenting the packets as expected. As there is no compelling reason for this commit to be present in the stable kernels it should be reverted. Signed-off-by:Brett A C Sheffield <bacs@librecast.net> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading