See src/vnet/ip4_neighbor.c:ip4_arp_inline (...), look for 
“throttle_check(...)”.

D.

From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of 
super_and...@sina.com
Sent: Sunday, April 12, 2020 8:46 AM
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] a question about vpp arp processing

when vpp recevie a data packet,and hadn't learn arp of the dest ip, vpp will 
send a arp request.
If vpp recevie  1000 packets to the same dest ip, vpp will send 1000 arp 
request. It may cause arp broadcast storm or waste network bandwidth
My question is: is there a state machine of arp in vpp? when the arp state is 
in request. the protocol stack should not send arp packets. I think it's a 
normal behavior of protocal stack.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#16051): https://lists.fd.io/g/vpp-dev/message/16051
Mute This Topic: https://lists.fd.io/mt/72964405/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to