aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip6_ll_table.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-4/+0
2024-03-05vnet: fix format of deleted sw interfacesVladislav Grishenko1-3/+2
2022-09-30fib: fix dpo-receive address in ip6-ll fibsVladislav Grishenko1-1/+6
2022-03-25fib: fix ip6-ll fib selection for non-ethernet interfacesVladislav Grishenko1-7/+17
2020-10-19ip: Move the IP6 fib into ip6_[m]fib.cNeale Ranns1-2/+1
2020-02-21ip: Unintialized variables in prefx setup (coverity warning)Neale Ranns1-0/+1
2019-12-16vppinfra: bihash walk cb typedef and continue/stop controlsNeale Ranns1-3/+5
2019-12-04fib: Decouple source from priority and behaviourNeale Ranns1-1/+1
2018-12-16IP6-MFIB: replace the radix tree with bihash (VPP-1526)Neale Ranns1-2/+2
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-03-05IP6 link-local tableNeale Ranns1-0/+372