Re: [Swan-dev] [PATCH libreswan v2 2/3] pluto, whack: Add nic-offload 'auto' mode

2017-08-05 Thread Ilan Tayari
> -Original Message- > From: Antony Antony [mailto:ant...@phenome.org] > Subject: Re: [PATCH libreswan v2 2/3] pluto, whack: Add nic-offload 'auto' > mode > > > +enum nic_offload_options { > > + nic_offload_no = 0, > > the feed back I sent used nic_offload_no = 1 > that is less confusin

Re: [Swan-dev] [PATCH libreswan v2 3/3] kernel, netlink: Add support for nic_offload='auto' mode

2017-08-05 Thread Ilan Tayari
> -Original Message- > From: Antony Antony [mailto:ant...@phenome.org] > Subject: Re: [PATCH libreswan v2 3/3] kernel, netlink: Add support for > nic_offload='auto' mode > > > > > +static void setup_esp_nic_offload(struct kernel_sa *sa, struct > connection *c, > > + bool *nic_off