Use crc offload by default when building with meson
[samplevnf.git] / VNFs / DPPD-PROX / meson_options.txt
1 #Keep the options sorted alphabetically
2 #option('crc', type: 'string', value: 'soft')
3 option('bng_qinq', type: 'feature', value: 'enabled')
4 option('dbg', type: 'boolean', value: false)
5 option('gen_decap_ipv6_to_ipv4_cksum', type: 'feature', value: 'enabled')
6 option('hw_direct_stats', type: 'feature', value: 'enabled')
7 option('log', type: 'boolean', value: true)
8 option('mpls_routing', type: 'feature', value: 'enabled')
9 option('prox_stats', type: 'feature', value: 'enabled')