Introduce a new function, lltable_get(), used to retrieve lltable pointer for the specified interface and family.
Use it to avoid all-iftable list traversal when adding or deleting ARP/ND records.
Differential D33660
[lltable] Add per-family lltable getters melifaro on Dec 26 2021, 12:39 PM. Authored by Tags None Referenced Files
Details Introduce a new function, lltable_get(), used to retrieve lltable pointer for the specified interface and family. Use it to avoid all-iftable list traversal when adding or deleting ARP/ND records.
Diff Detail
|