Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup | Sabrina Dubroca | 2019-12-04 | 1 | -2/+4 |
* | ipv6: export function to send route updates | David Ahern | 2019-05-22 | 1 | -0/+3 |
* | ipv6: Add hook to bump sernum for a route to stubs | David Ahern | 2019-05-22 | 1 | -0/+1 |
* | ipv6: Add delete route hook to stubs | David Ahern | 2019-05-22 | 1 | -0/+1 |
* | ipv6: Pass fib6_result to fib lookups | David Ahern | 2019-04-17 | 1 | -6/+5 |
* | ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu | David Ahern | 2019-04-17 | 1 | -2/+3 |
* | ipv6: Rename fib6_multipath_select and pass fib6_result | David Ahern | 2019-04-17 | 1 | -5/+4 |
* | ipv6: Add fib6_nh_init and release to stubs | David Ahern | 2019-04-08 | 1 | -0/+6 |
* | ipv6: Move ipv6 stubs to a separate header file | David Ahern | 2019-03-29 | 1 | -0/+63 |