summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/meson_options.txt
blob: afc2be7eb9bf5c2b5ccd123a81af5d42bfec7889 (plain)
1
2
3
4
5
6
7
8
9
#Keep the options sorted alphabetically
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')
option('log', type: 'boolean', value: true)
option('mpls_routing', type: 'feature', value: 'enabled')
option('prox_stats', type: 'feature', value: 'enabled')