aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-29net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern4-19/+42
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern9-127/+138
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern10-174/+178
2019-03-29ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nhDavid Ahern1-19/+20
2019-03-29ipv6: Refactor fib6_ignore_linkdownDavid Ahern2-18/+11
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern7-30/+41
2019-03-29ipv6: Create cleanup helper for fib6_nhDavid Ahern3-4/+10
2019-03-29ipv6: Create init helper for fib6_nhDavid Ahern2-108/+145
2019-03-29ipv4: Create cleanup helper for fib_nhDavid Ahern2-12/+18
2019-03-29ipv4: Create init helper for fib_nhDavid Ahern2-89/+95
2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern3-27/+22
2019-03-29ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabledDavid Ahern1-6/+9