index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
nexthop.c
Age
Commit message (
Expand
)
Author
2020-03-12
inet: Use fallthrough;
Joe Perches
2020-01-27
net: include struct nhmsg size in nh nlmsg size
Stephen Worley
2019-11-21
net: remove the unnecessary strict_start_type in some policies
Xin Long
2019-08-22
nexthops: remove redundant assignment to variable err
Colin Ian King
2019-06-10
nexthops: add support for replace
David Ahern
2019-06-10
nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
David Ahern
2019-06-04
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-04
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
2019-06-04
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
2019-05-31
nexthop: remove redundant assignment to err
Colin Ian King
2019-05-28
nexthop: Add support for nexthop groups
David Ahern
2019-05-28
nexthop: Add support for lwt encaps
David Ahern
2019-05-28
nexthop: Add support for IPv6 gateways
David Ahern
2019-05-28
nexthop: Add support for IPv4 nexthops
David Ahern
2019-05-28
net: Initial nexthop code
David Ahern