aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/arp/arp.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-09vnet: fix ARP for unnumberedPim van Pelt1-15/+14
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-10/+0
2022-09-20arp: check for manually added proxy-arp entriesBenoît Ganne1-1/+1
2022-09-19arp: update error reason when checking for proxy-arpBenoît Ganne1-1/+0
2022-08-11arp: Use the new style error count declarationNeale Ranns1-90/+93
2022-08-09ip-neighbor: ARP and ND stats per-interface.Neale Ranns1-2/+20
2021-12-12arp: fix arp_vft callbackMercury1-1/+1
2021-06-07pg: Reduce the inclusion of pg.hNeale Ranns1-0/+1
2020-11-20ip-neighbor: Use ip_address_t rather than ip46_address_tNeale Ranns1-3/+7
2020-11-05feature: reset interface feature arc on interface deletionBenoît Ganne1-11/+2
2020-10-26fib: API to extract any resolving interface rather than the one from theNeale Ranns1-1/+1
2020-10-08ip-neighbor: Grat ARPs from different subnet are droppedNeale Ranns1-5/+8
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-0/+934