Merge "Fix issues when handling unkown ipv6 packets" 0.0.2
authorLuc Provoost <luc.provoost@gmail.com>
Mon, 21 Feb 2022 08:26:20 +0000 (08:26 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 21 Feb 2022 08:26:20 +0000 (08:26 +0000)
VNFs/DPPD-PROX/meson_options.txt

index 199d31f..afc2be7 100644 (file)
@@ -1,6 +1,6 @@
 #Keep the options sorted alphabetically
-#option('crc', type: 'string', value: 'soft')
 option('bng_qinq', type: 'feature', value: 'enabled')
+option('crc', type: 'string', value: 'hard')
 option('dbg', type: 'boolean', value: false)
 option('gen_decap_ipv6_to_ipv4_cksum', type: 'feature', value: 'enabled')
 option('hw_direct_stats', type: 'feature', value: 'enabled')