small fix after bmv2 update, plus a #ifdef hack to test direct meters

This commit is contained in:
Antonin Bas
2016-01-12 21:27:15 -08:00
parent 17952c0f42
commit 7d563d6077
3 changed files with 20 additions and 2 deletions

View File

@@ -2,4 +2,4 @@ table_set_default m_table _nop
table_add m_table m_action aa:aa:aa:aa:aa:aa => 0
table_set_default m_filter _drop
table_add m_filter _nop 0 =>
meter_set_rates my_meter 0.0000005:1 0.00001:1
meter_array_set_rates my_meter 0.0000005:1 0.00001:1