[strongSwan-dev] [PATCH mark-inbound-sa 2/2] stroke: Make setting mark on inbound SA configurable

Christophe Gouault christophe.gouault at 6wind.com
Thu Aug 24 08:51:36 CEST 2017


Hi Simon,

indeed, it's a temporary keyboard/chair interface problem ;-)

Thanks for noticing it.

Regards,
Christophe

2017-08-23 18:24 GMT+02:00 Simon Deziel <simon.deziel at gmail.com>:
> On 2017-08-23 12:16 PM, Christophe Gouault wrote:
>> diff --git a/src/starter/starterstroke.c b/src/starter/starterstroke.c
>> index 90af9372ac06..a43e3424076c 100644
>> --- a/src/starter/starterstroke.c
>> +++ b/src/starter/starterstroke.c
>> @@ -229,8 +229,10 @@ int starter_stroke_add_conn(starter_config_t *cfg, starter_conn_t *conn)
>>       msg->add_conn.replay_window = conn->replay_window;
>>       msg->add_conn.mark_in.value = conn->mark_in.value;
>>       msg->add_conn.mark_in.mask = conn->mark_in.mask;
>> +     msg->add_conn.mark_in.mask = conn->mark_in.mask;
>
> Probably added by accident...


More information about the Dev mailing list