Hi Dave,
Thanks for the reply. I want to know about the L3 mode handling when no MAC address is configured. In the VPP source code, the code to send the ARP request/ ARP response is present, however my question is that what will happen to that data packet. Do VPP will queue it up till ARP query is completed. If yes, then can you let me know where it is getting queued up in the VPP source code?
Regards Prerit --------- Original Message --------- Sender : Dave Barach (dbarach) <dbar...@cisco.com> Date : 2016-11-04 17:50 (GMT+5:30) Title : RE: [vpp-dev] FW: ARP handling using VPP To : Prerit Jain<prerit.j...@samsung.com>, null<vpp-dev@lists.fd.io>
Please clarify whether your question concerns bridging or routing.
If you configure interfaces in L2 mode - bridging - packets sent to unknown MAC addresses will be flooded across interfaces in the bridge.
In L3 mode, vpp sends ARP requests.
In neither case is the linux kernel involved.
Thanks… Dave
From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Prerit Jain
Hi,
|
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev