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, 22 Jun 2014 15:22:15 +0000 (17:22 +0200)
commitb24faf3cbe07dd931911ec4d70f1a9e0d6a87519
tree5bb8a253a4a53b0b86eda458ccceabc148439bb0
parentb99e1a306c7fb8f43dd61e432f3c896f5142e4ac
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