fix percpu table support in c++ api
The percpu table support in the c++ api was wrong.
This commit creates two new table classes BPFPercpuArrayTable
and BPFPercpuHashTable, it also extends the BPFTable that allows
to access map using strings.
Signed-off-by: Mauricio Vasquez B <mauricio.vasquez@polito.it>
Showing
Please register or sign in to comment