merging renaming of mode_t to ipsec_mode_t back to trunk
This commit is contained in:
@@ -99,7 +99,7 @@ struct private_child_create_t {
|
||||
/**
|
||||
* mode the new CHILD_SA uses (transport/tunnel/beet)
|
||||
*/
|
||||
mode_t mode;
|
||||
ipsec_mode_t mode;
|
||||
|
||||
/**
|
||||
* IPComp transform to use
|
||||
|
||||
Reference in New Issue
Block a user