Klaus Darilion writes:
In mode 2, how are the values added? Will every matching entry be added as an AVP so that there is an AVP-Array, or will there be just one AVP, with all the values joined together?
i tried to tell that in README:
If 'mtree' consists of string values (mtree type = 0) and value of 'mode' is 2, sets values of all matching prefixes to avp specified by pv_values parameter so that value of longest matching prefix is in avp index 0.
i.e., the avp is an array.
-- juha