diff options
Diffstat (limited to 'extras/strongswan/vpp_sswan/kernel_vpp_ipsec.c')
-rw-r--r-- | extras/strongswan/vpp_sswan/kernel_vpp_ipsec.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/extras/strongswan/vpp_sswan/kernel_vpp_ipsec.c b/extras/strongswan/vpp_sswan/kernel_vpp_ipsec.c index a48bd573938..325a3d13c91 100644 --- a/extras/strongswan/vpp_sswan/kernel_vpp_ipsec.c +++ b/extras/strongswan/vpp_sswan/kernel_vpp_ipsec.c @@ -62,14 +62,6 @@ #define PRIO_BASE 384 -/** - * Every 2 seconds, the thread responsible for collecting the available - * interfaces will be executed. - * Retrying 5 times every 1 second ensures that there is enough time to check - * if the interface will be available. - */ -#define N_RETRY_GET_IF 5 - u32 natt_port; /** |