aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/in6_fib.c
Commit message (Expand)AuthorAgeFilesLines
* Switch RIB and RADIX_NODE_HEAD lock from rwlock(9) to rmlock(9).Andrey V. Elsukov2018-06-161-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* MFP r287070,r287073: split radix implementation and route table structure.Alexander V. Chernikov2016-01-251-11/+12
* Bring RADIX_MPATH support to new routing KPI to ease migration.Alexander V. Chernikov2016-01-111-0/+7
* Make in_arpinput(), inp_lookup_mcast_ifp(), icmp_reflect(),Alexander V. Chernikov2015-12-091-2/+6
* Merge helper fib* functions used for basic lookups.Alexander V. Chernikov2015-12-081-0/+264