don't log every strange packet coming to the UDP port
authorMichael Tokarev <mjt@corpit.ru>
Thu, 21 May 2009 21:10:16 +0000 (01:10 +0400)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 24 May 2009 15:28:24 +0000 (17:28 +0200)
commit0246939ce18e1af9660b782b6814be182a7af9da
tree6c011e6d06562386a5e75c99909d037c84265e17
parent576899ef0dec3aaede9b8ac101d189798587a646
don't log every strange packet coming to the UDP port

it's a sure way to fill up syslog.  Only log those if
debug level is up to PROTOCOL
src/net_packet.c