fixed compile warnings when using -Wall
further CHILD_SA rekeying work done: creation of a new CHILD_SA on a expire from a kernel works delete of old CHILD_SA still missing some issues when both initiate rekeing
This commit is contained in:
@@ -258,7 +258,6 @@ static proposal_t *select_proposal(private_proposal_t *this, private_proposal_t
|
||||
u_int16_t algo;
|
||||
size_t key_size;
|
||||
bool add;
|
||||
u_int64_t spi;
|
||||
|
||||
/* check protocol */
|
||||
if (this->protocol != other->protocol)
|
||||
|
||||
Reference in New Issue
Block a user