net/ipv6: introduce fib6_info struct and helpers
authorDavid Ahern <dsahern@gmail.com>
Wed, 18 Apr 2018 00:33:24 +0000 (17:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Apr 2018 03:41:17 +0000 (23:41 -0400)
commita64efe142f5e70b7e39276a414bbb3b96691c608
tree749b0a3338f7878a20e7bc1f0e0dd5647499ee0f
parent23fb93a4d3f118a900790066d03368a296dce0d6
net/ipv6: introduce fib6_info struct and helpers

Add fib6_info struct and alloc, destroy, hold and release helpers.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_fib.h
net/ipv6/ip6_fib.c