Pārlūkot izejas kodu

fixed DHCPv6 processing

tags/v1.0.0
Pascal Gloor pirms 6 gadiem
vecāks
revīzija
64cb08090a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      dhcp_protect.c

+ 1
- 1
dhcp_protect.c Parādīt failu

if ( conf->debug ) printf("this is a relay msg\n"); if ( conf->debug ) printf("this is a relay msg\n");
break; break;
default: // all other msgtypes default: // all other msgtypes
offset += 2; // msg-type, hop-count
offset += 4; // msg-type, transaction-id
} }


if ( conf->debug ) printf("offset=%i\n",offset); if ( conf->debug ) printf("offset=%i\n",offset);

Notiek ielāde…
Atcelt
Saglabāt