Alexander Novikov

Results 1 issues of Alexander Novikov

Hi, There is a question concerning counters in the ‎abf_input_inline function. Ternary operator looks odd. https://github.com/FDio/vpp/blob/9370dde53acb0324a6b91cd3d6928273a83ef228/src/plugins/abf/abf_itf_attach.c#L607C1-L616C37 Is it intended to do the following assignments? fproto = FIB_PROTOCOL_IP6 It looks like...