Tom Herbert 127eb7cd3c lwt: Add cfg argument to build_state
Add cfg and family arguments to lwt build state functions. cfg is a void
pointer and will either be a pointer to a fib_config or fib6_config
structure. The family parameter indicates which one (either AF_INET
or AF_INET6).

LWT encpasulation implementation may use the fib configuration to build
the LWT state.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-08-24 10:34:40 -07:00
..
2015-07-23 13:07:04 -07:00
2015-03-02 16:43:41 -05:00
2015-08-24 10:34:40 -07:00
2015-03-06 21:50:02 -05:00
2015-08-24 10:34:40 -07:00
2015-08-24 10:34:40 -07:00
2015-08-24 10:34:40 -07:00
2015-07-28 09:37:44 -07:00
2015-08-11 12:41:35 +02:00