mandos: Bug fix for Python 2.7 and the "--interface" option
* mandos: Try harder at program start to find correct value of SO_BINDTODEVICE, even if it is missing from the Python standard libraries. (IPv6_TCPServer.server_bind): If SO_BINDTODEVICE was not found, fall back to a hard-coded value (and emit warning).