tunnelserver: log which ADD_SUBNET was refused
authorMichael Tokarev <mjt@tls.msk.ru>
Sun, 24 May 2009 13:23:24 +0000 (17:23 +0400)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 25 May 2009 14:55:55 +0000 (16:55 +0200)
commita8a65cee083a27afe42cab360596e1453e7141b9
tree42de554bddf38801475a34d305c6ccf2bd861b4c
parent4e9e3ca89dba68cbacaaa15ddfb298b181a969da
tunnelserver: log which ADD_SUBNET was refused

Add some logging about refused ADD_SUBNET
(it causes subsequent client disconnect so it's
important to know which subnet was at fault).

Maybe we should just ignore it completely.
src/protocol_subnet.c