[vpnc-devel] svn commit: vpnc r329 - /branches/vpnc-nortel/tunip.c
vpnc at unix-ag.uni-kl.de
vpnc at unix-ag.uni-kl.de
Tue Jun 24 19:23:02 CEST 2008
Author: Joerg Mayer
Date: Tue Jun 24 19:23:01 2008
New Revision: 329
Log:
copy over from trunk (debug -> debugtop)
Modified:
branches/vpnc-nortel/tunip.c
Modified: branches/vpnc-nortel/tunip.c
==============================================================================
--- branches/vpnc-nortel/tunip.c (original)
+++ branches/vpnc-nortel/tunip.c Tue Jun 24 19:23:01 2008
@@ -212,7 +212,7 @@
}
if( r == 1 && *buf == 0xff )
{
- DEBUG(1, printf("UDP NAT keepalive packet received\n"));
+ DEBUGTOP(1, printf("UDP NAT keepalive packet received\n"));
return -1;
}
if (r < s->ipsec.em->fixed_header_size) {
More information about the vpnc-devel
mailing list