Do EBPF has any interface Apis to add or modify route table.
I tried search but do not get any concrete Apis while bpf_fib_lookup Api do not meet my need, Basically I have to add a new route depending upon some specific condition.
Any input will be appreciable.
Regards