aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/arp
AgeCommit message (Expand)AuthorFilesLines
2024-04-09vnet: fix ARP for unnumberedPim van Pelt1-15/+14
2024-03-12misc: remove GNU Indent directivesDamjan Marion2-16/+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-30l2: skip arp term for locally originated packetsStanislav Zaikin1-0/+2
2022-08-11arp: Use the new style error count declarationNeale Ranns4-133/+229
2022-08-09ip-neighbor: ARP and ND stats per-interface.Neale Ranns1-2/+20
2021-12-12arp: fix arp_vft callbackMercury1-1/+1
2021-09-27misc: api move continuedFlorin Coras1-1/+1
2021-09-27misc: move part of vpe apis to vlibmemoryFlorin Coras1-2/+0
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
2020-09-18vat: add infrastructure to align vnet test code and plugin test codeOle Troan1-3/+4
2020-03-16arp: Restore CLI for setting ARP proxy entriesNeale Ranns1-2/+47
2020-01-09misc: fix feature description spellingOle Troan1-1/+1
2020-01-03arp: add FEATURE.yamlNeale Ranns1-0/+9
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns7-0/+1975