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