Remove the warnings when IP_DONTFRAGMENT/IPV6-DONTFRAG is not supported.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 11 May 2014 15:11:02 +0000 (17:11 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 11 May 2014 15:11:02 +0000 (17:11 +0200)
commitd7be59a9dc6540f7ae6b7d5d6e595265f5f8b3cc
tree7b2a0c5660b7d649b29fd4cdaa65428898b1f3bd
parent035c8e14f3630424c87be520c1c296a58e67424a
Remove the warnings when IP_DONTFRAGMENT/IPV6-DONTFRAG is not supported.

There is nothing we can do about it, and tinc will run fine anyway.
src/net_socket.c