Hi,

VPP provides the ARP functionality, However does it share the L2 tables
with kernel ?

When ARP input is processed then below functions are called -
       vnet_arp_set_ip4_over_Ethernet
        vl_api_rpc_call_main_thread
            vl_msg_api_send_shmem_nolock

What is the purpose rpc_call_main_thread. Is it for sending the L2 table to
kernel ??

Regards
Prerit
_______________________________________________
vpp-dev mailing list
[email protected]
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to