summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_neigh.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: Remove static ARP entries on interface down eventsDonatas Abraitis2023-11-061-0/+13
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
* zebra: free neighbor state before exit to avoid memleaksChristian Hopps2022-07-141-0/+5
* zebra: add support for maintaining local neigh entriesAnuradha Karuppiah2022-06-271-0/+279