RE: [PATCH] examples/ipsec-secgw: fix promiscuous mode option

2022-05-11 Thread Akhil Goyal
> > Currently default value of promiscuous mode flag is true and > > even there is command line argument to set it to true. > > So it never is in non-promiscuous mode. Fix it by > > changing default value to false. > > > > Fixes: d299106e8e31 ("examples/ipsec-secgw: add IPsec sample application")

RE: [PATCH] examples/ipsec-secgw: fix promiscuous mode option

2022-04-28 Thread Akhil Goyal
> Currently default value of promiscuous mode flag is true and > even there is command line argument to set it to true. > So it never is in non-promiscuous mode. Fix it by > changing default value to false. > > Fixes: d299106e8e31 ("examples/ipsec-secgw: add IPsec sample application") > Cc: sergio